mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-12-15 14:50:48 +08:00
perf: 同步完整版分支代码
This commit is contained in:
49
pnpm-lock.yaml
generated
49
pnpm-lock.yaml
generated
@@ -15,6 +15,7 @@ specifiers:
|
||||
"@types/qs": ^6.9.7
|
||||
"@typescript-eslint/eslint-plugin": 4.31.0
|
||||
"@typescript-eslint/parser": 4.31.0
|
||||
"@vitejs/plugin-legacy": ^1.6.4
|
||||
"@vitejs/plugin-vue": ^1.10.2
|
||||
"@vitejs/plugin-vue-jsx": ^1.3.1
|
||||
"@vue/compiler-sfc": ^3.2.24
|
||||
@@ -121,6 +122,7 @@ devDependencies:
|
||||
"@types/qs": 6.9.7
|
||||
"@typescript-eslint/eslint-plugin": 4.31.0_f4e6dc0776b3600ef484e3c64a523136
|
||||
"@typescript-eslint/parser": 4.31.0_eslint@7.30.0+typescript@4.4.2
|
||||
"@vitejs/plugin-legacy": 1.6.4_vite@2.6.14
|
||||
"@vitejs/plugin-vue": 1.10.2_vite@2.6.14
|
||||
"@vitejs/plugin-vue-jsx": 1.3.1
|
||||
"@vue/eslint-config-prettier": 6.0.0_82e4252401b0cc5be86f7c2133946f49
|
||||
@@ -495,6 +497,14 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/standalone/7.16.6:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-wjildVe951w1IPEPN4G76j+y5JFZfJN9gdyP8o9zd61qbiVEecAgORKskK1D/7VrJZrZS+nxDbhj2akEFU2RJw==
|
||||
}
|
||||
engines: { node: ">=6.9.0" }
|
||||
dev: true
|
||||
|
||||
/@babel/template/7.16.0:
|
||||
resolution:
|
||||
{
|
||||
@@ -1257,6 +1267,23 @@ packages:
|
||||
eslint-visitor-keys: 2.1.0
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-legacy/1.6.4_vite@2.6.14:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-geH2F3hTRN++E4n9NZ0JFumxIWUKqW4FA9PAgM7Q6RvUOUUYW4tlURhEmCBYfZSN24H/yX3mEolX+wFVErsAYQ==
|
||||
}
|
||||
engines: { node: ">=12.0.0" }
|
||||
peerDependencies:
|
||||
vite: ^2.0.0
|
||||
dependencies:
|
||||
"@babel/standalone": 7.16.6
|
||||
core-js: 3.20.0
|
||||
magic-string: 0.25.7
|
||||
regenerator-runtime: 0.13.9
|
||||
systemjs: 6.11.0
|
||||
vite: 2.6.14_sass@1.43.4
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue-jsx/1.3.1:
|
||||
resolution:
|
||||
{
|
||||
@@ -2305,6 +2332,14 @@ packages:
|
||||
safe-buffer: 5.1.2
|
||||
dev: true
|
||||
|
||||
/core-js/3.20.0:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-KjbKU7UEfg4YPpskMtMXPhUKn7m/1OdTHTVjy09ScR2LVaoUXe8Jh0UdvN2EKUR6iKTJph52SJP95mAB0MnVLQ==
|
||||
}
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
|
||||
/cosmiconfig/7.0.1:
|
||||
resolution:
|
||||
{
|
||||
@@ -5297,6 +5332,13 @@ packages:
|
||||
strip-indent: 3.0.0
|
||||
dev: true
|
||||
|
||||
/regenerator-runtime/0.13.9:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==
|
||||
}
|
||||
dev: true
|
||||
|
||||
/regexpp/3.2.0:
|
||||
resolution:
|
||||
{
|
||||
@@ -6009,6 +6051,13 @@ packages:
|
||||
stable: 0.1.8
|
||||
dev: true
|
||||
|
||||
/systemjs/6.11.0:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-7YPIY44j+BoY+E6cGBSw0oCU8SNTTIHKZgftcBdwWkDzs/M86Fdlr21FrzAyph7Zo8r3CFGscyFe4rrBtixrBg==
|
||||
}
|
||||
dev: true
|
||||
|
||||
/table/6.7.2:
|
||||
resolution:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user