chore(deps): update dependency tslib to v2.8.0
This commit is contained in:
parent
73f471992e
commit
32492ab597
2 changed files with 7 additions and 7 deletions
|
@ -87,7 +87,7 @@
|
||||||
"rollup-plugin-swc3": "0.12.1",
|
"rollup-plugin-swc3": "0.12.1",
|
||||||
"sass": "1.79.5",
|
"sass": "1.79.5",
|
||||||
"semver": "7.6.3",
|
"semver": "7.6.3",
|
||||||
"tslib": "2.7.0",
|
"tslib": "2.8.0",
|
||||||
"typescript": "5.5.4",
|
"typescript": "5.5.4",
|
||||||
"vite": "4.5.5",
|
"vite": "4.5.5",
|
||||||
"vitest": "0.34.6",
|
"vitest": "0.34.6",
|
||||||
|
|
|
@ -81,8 +81,8 @@ importers:
|
||||||
specifier: 7.6.3
|
specifier: 7.6.3
|
||||||
version: 7.6.3
|
version: 7.6.3
|
||||||
tslib:
|
tslib:
|
||||||
specifier: 2.7.0
|
specifier: 2.8.0
|
||||||
version: 2.7.0
|
version: 2.8.0
|
||||||
typescript:
|
typescript:
|
||||||
specifier: 5.5.4
|
specifier: 5.5.4
|
||||||
version: 5.5.4
|
version: 5.5.4
|
||||||
|
@ -2548,8 +2548,8 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '>=4.2.0'
|
typescript: '>=4.2.0'
|
||||||
|
|
||||||
tslib@2.7.0:
|
tslib@2.8.0:
|
||||||
resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==}
|
resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==}
|
||||||
|
|
||||||
type-check@0.4.0:
|
type-check@0.4.0:
|
||||||
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
||||||
|
@ -3046,7 +3046,7 @@ snapshots:
|
||||||
resolve.exports: 1.1.1
|
resolve.exports: 1.1.1
|
||||||
rollup: 4.24.0
|
rollup: 4.24.0
|
||||||
source-map-js: 1.0.2
|
source-map-js: 1.0.2
|
||||||
tslib: 2.7.0
|
tslib: 2.8.0
|
||||||
|
|
||||||
'@isaacs/cliui@8.0.2':
|
'@isaacs/cliui@8.0.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -5224,7 +5224,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
typescript: 5.5.4
|
typescript: 5.5.4
|
||||||
|
|
||||||
tslib@2.7.0: {}
|
tslib@2.8.0: {}
|
||||||
|
|
||||||
type-check@0.4.0:
|
type-check@0.4.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue