mirror of
https://github.com/element-plus/element-plus.git
synced 2025-08-26 12:32:17 +08:00
chore(deps): update dependency @pnpm/types to v1000
This commit is contained in:
@ -37,7 +37,7 @@
|
||||
"unplugin-vue-macros": "^0.11.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/types": "^8.4.0",
|
||||
"@pnpm/types": "^1000.7.0",
|
||||
"tsx": "^4.19.3",
|
||||
"unbuild": "^2.0.0",
|
||||
"vue": "^3.2.37"
|
||||
|
@ -75,7 +75,7 @@
|
||||
"@element-plus/eslint-config": "workspace:*",
|
||||
"@pnpm/find-workspace-packages": "^4.0.16",
|
||||
"@pnpm/logger": "^4.0.0",
|
||||
"@pnpm/types": "^8.4.0",
|
||||
"@pnpm/types": "^1000.7.0",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/gulp": "^4.0.9",
|
||||
"@types/jsdom": "^16.2.14",
|
||||
|
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@ -142,8 +142,8 @@ importers:
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.0
|
||||
'@pnpm/types':
|
||||
specifier: ^8.4.0
|
||||
version: 8.4.0
|
||||
specifier: ^1000.7.0
|
||||
version: 1000.7.0
|
||||
'@types/fs-extra':
|
||||
specifier: ^9.0.13
|
||||
version: 9.0.13
|
||||
@ -411,8 +411,8 @@ importers:
|
||||
version: 0.11.2(esbuild@0.14.47)(rollup@2.75.7)(vite@5.4.10(@types/node@22.9.0)(sass@1.79.3)(terser@5.36.0))(vue@3.2.37)
|
||||
devDependencies:
|
||||
'@pnpm/types':
|
||||
specifier: ^8.4.0
|
||||
version: 8.4.0
|
||||
specifier: ^1000.7.0
|
||||
version: 1000.7.0
|
||||
tsx:
|
||||
specifier: ^4.19.3
|
||||
version: 4.19.3
|
||||
@ -2230,6 +2230,10 @@ packages:
|
||||
resolution: {integrity: sha512-J2FOgp7HheHWE+0WwaQkR2Ab+osg0yVO8H750+7MBw2PTvUyeNMVAdgy3ddIRYRaogT90jjpJFiywxSt9kd/4g==}
|
||||
engines: {node: '>=14.6'}
|
||||
|
||||
'@pnpm/types@1000.7.0':
|
||||
resolution: {integrity: sha512-1s7FvDqmOEIeFGLUj/VO8sF5lGFxeE/1WALrBpfZhDnMXY/x8FbmuygTTE5joWifebcZ8Ww8Kw2CgBoStsIevQ==}
|
||||
engines: {node: '>=18.12'}
|
||||
|
||||
'@pnpm/types@8.4.0':
|
||||
resolution: {integrity: sha512-sq/UdSq/jWCpYglw9SFmvR8qzUEi0p2oZIO0AHjkWWQg4Qrolf6DgD0WWmLiEP2WxHjbYeyD3ZzWzQor1+6cvw==}
|
||||
engines: {node: '>=14.6'}
|
||||
@ -7117,7 +7121,7 @@ packages:
|
||||
puppeteer@17.1.3:
|
||||
resolution: {integrity: sha512-tVtvNSOOqlq75rUgwLeDAEQoLIiBqmRg0/zedpI6fuqIocIkuxG23A7FIl1oVSkuSMMLgcOP5kVhNETmsmjvPw==}
|
||||
engines: {node: '>=14.1.0'}
|
||||
deprecated: < 22.8.2 is no longer supported
|
||||
deprecated: < 24.9.0 is no longer supported
|
||||
|
||||
qs@6.5.3:
|
||||
resolution: {integrity: sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==}
|
||||
@ -7316,7 +7320,7 @@ packages:
|
||||
right-pad@1.0.1:
|
||||
resolution: {integrity: sha512-bYBjgxmkvTAfgIYy328fmkwhp39v8lwVgWhhrzxPV3yHtcSqyYKe9/XOhvW48UFjATg3VuJbpsp5822ACNvkmw==}
|
||||
engines: {node: '>= 0.10'}
|
||||
deprecated: Please use String.prototype.padEnd() over this package.
|
||||
deprecated: Use String.prototype.padEnd() instead
|
||||
|
||||
rimraf@3.0.2:
|
||||
resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
|
||||
@ -10376,6 +10380,8 @@ snapshots:
|
||||
chalk: 4.1.2
|
||||
cli-columns: 4.0.0
|
||||
|
||||
'@pnpm/types@1000.7.0': {}
|
||||
|
||||
'@pnpm/types@8.4.0': {}
|
||||
|
||||
'@pnpm/write-project-manifest@3.0.5':
|
||||
|
Reference in New Issue
Block a user