chore(deps): update dependency tslib to v2.7.0
This commit is contained in:
parent
acb4d99802
commit
54bf5ebb29
2 changed files with 7 additions and 7 deletions
|
@ -87,7 +87,7 @@
|
|||
"rollup-plugin-swc3": "0.11.2",
|
||||
"sass": "1.77.8",
|
||||
"semver": "7.6.3",
|
||||
"tslib": "2.6.3",
|
||||
"tslib": "2.7.0",
|
||||
"typescript": "5.5.4",
|
||||
"vite": "4.5.3",
|
||||
"vitest": "0.34.6",
|
||||
|
|
|
@ -81,8 +81,8 @@ importers:
|
|||
specifier: 7.6.3
|
||||
version: 7.6.3
|
||||
tslib:
|
||||
specifier: 2.6.3
|
||||
version: 2.6.3
|
||||
specifier: 2.7.0
|
||||
version: 2.7.0
|
||||
typescript:
|
||||
specifier: 5.5.4
|
||||
version: 5.5.4
|
||||
|
@ -2526,8 +2526,8 @@ packages:
|
|||
peerDependencies:
|
||||
typescript: '>=4.2.0'
|
||||
|
||||
tslib@2.6.3:
|
||||
resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==}
|
||||
tslib@2.7.0:
|
||||
resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==}
|
||||
|
||||
type-check@0.4.0:
|
||||
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
||||
|
@ -3029,7 +3029,7 @@ snapshots:
|
|||
resolve.exports: 1.1.1
|
||||
rollup: 4.21.0
|
||||
source-map-js: 1.0.2
|
||||
tslib: 2.6.3
|
||||
tslib: 2.7.0
|
||||
|
||||
'@isaacs/cliui@8.0.2':
|
||||
dependencies:
|
||||
|
@ -5202,7 +5202,7 @@ snapshots:
|
|||
dependencies:
|
||||
typescript: 5.5.4
|
||||
|
||||
tslib@2.6.3: {}
|
||||
tslib@2.7.0: {}
|
||||
|
||||
type-check@0.4.0:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue