xiaoxian521
2 years ago
4 changed files with 12 additions and 23 deletions
@ -0,0 +1,3 @@ |
|||
shamefully-hoist=true |
|||
strict-peer-dependencies=false |
|||
shell-emulator=true |
@ -37,7 +37,6 @@ specifiers: |
|||
autoprefixer: ^10.4.8 |
|||
axios: ^0.27.2 |
|||
cloc: ^2.10.0 |
|||
cross-env: 7.0.3 |
|||
dayjs: ^1.11.4 |
|||
echarts: ^5.3.3 |
|||
element-plus: ^2.2.16 |
|||
@ -155,7 +154,6 @@ devDependencies: |
|||
"@vue/runtime-core": 3.2.38 |
|||
autoprefixer: 10.4[email protected] |
|||
cloc: 2.10.0 |
|||
cross-env: 7.0.3 |
|||
eslint: 8.23.0 |
|||
eslint-plugin-prettier: 4.2[email protected][email protected] |
|||
eslint-plugin-vue: 8.7[email protected] |
|||
@ -2371,7 +2369,7 @@ packages: |
|||
hasBin: true |
|||
dependencies: |
|||
caniuse-lite: 1.0.30001390 |
|||
electron-to-chromium: 1.4.242 |
|||
electron-to-chromium: 1.4.243 |
|||
node-releases: 2.0.6 |
|||
update-browserslist-db: 1.0[email protected] |
|||
dev: true |
|||
@ -2779,17 +2777,6 @@ packages: |
|||
} |
|||
dev: true |
|||
|
|||
/cross-env/7.0.3: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw== |
|||
} |
|||
engines: { node: ">=10.14", npm: ">=6", yarn: ">=1" } |
|||
hasBin: true |
|||
dependencies: |
|||
cross-spawn: 7.0.3 |
|||
dev: true |
|||
|
|||
/cross-spawn/7.0.3: |
|||
resolution: |
|||
{ |
|||
@ -3218,10 +3205,10 @@ packages: |
|||
} |
|||
dev: true |
|||
|
|||
/electron-to-chromium/1.4.242: |
|||
/electron-to-chromium/1.4.243: |
|||
resolution: |
|||
{ |
|||
integrity: sha512-nPdgMWtjjWGCtreW/2adkrB2jyHjClo9PtVhR6rW+oxa4E4Wom642Tn+5LslHP3XPL5MCpkn5/UEY60EXylNeQ== |
|||
integrity: sha512-BgLD2gBX43OSXwlT01oYRRD5NIB4n3okTRxkzEAC6G0SZG4TTlyrWMjbOo0fajCwqwpRtMHXQNMjtRN6qpNtfw== |
|||
} |
|||
dev: true |
|||
|
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue