mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
build(deps-dev): bump tslib from 2.7.0 to 2.8.0 (#918)
This commit is contained in:
parent
1dc9415aa7
commit
aaeae6542f
@ -62,7 +62,7 @@
|
||||
"c8": "10.1.2",
|
||||
"jsdom": "25.0.1",
|
||||
"microbundle": "^0.15.1",
|
||||
"tslib": "2.7.0",
|
||||
"tslib": "2.8.0",
|
||||
"typescript": "5.6.3",
|
||||
"vitepress": "1.4.1"
|
||||
},
|
||||
|
||||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@ -52,8 +52,8 @@ importers:
|
||||
specifier: ^0.15.1
|
||||
version: 0.15.1
|
||||
tslib:
|
||||
specifier: 2.7.0
|
||||
version: 2.7.0
|
||||
specifier: 2.8.0
|
||||
version: 2.8.0
|
||||
typescript:
|
||||
specifier: 5.6.3
|
||||
version: 5.6.3
|
||||
@ -3089,8 +3089,8 @@ packages:
|
||||
trim-lines@3.0.1:
|
||||
resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==}
|
||||
|
||||
tslib@2.7.0:
|
||||
resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==}
|
||||
tslib@2.8.0:
|
||||
resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==}
|
||||
|
||||
typed-array-buffer@1.0.0:
|
||||
resolution: {integrity: sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==}
|
||||
@ -4541,7 +4541,7 @@ snapshots:
|
||||
colorette: 2.0.20
|
||||
debug: 4.3.4
|
||||
pirates: 4.0.6
|
||||
tslib: 2.7.0
|
||||
tslib: 2.8.0
|
||||
typescript: 5.6.3
|
||||
transitivePeerDependencies:
|
||||
- '@swc/types'
|
||||
@ -4550,7 +4550,7 @@ snapshots:
|
||||
'@swc-node/sourcemap-support@0.5.0':
|
||||
dependencies:
|
||||
source-map-support: 0.5.21
|
||||
tslib: 2.7.0
|
||||
tslib: 2.8.0
|
||||
|
||||
'@swc/core-darwin-arm64@1.3.96':
|
||||
optional: true
|
||||
@ -4603,7 +4603,7 @@ snapshots:
|
||||
|
||||
'@swc/helpers@0.5.13':
|
||||
dependencies:
|
||||
tslib: 2.7.0
|
||||
tslib: 2.8.0
|
||||
|
||||
'@swc/types@0.1.5': {}
|
||||
|
||||
@ -5826,7 +5826,7 @@ snapshots:
|
||||
sade: 1.8.1
|
||||
terser: 5.26.0
|
||||
tiny-glob: 0.2.9
|
||||
tslib: 2.7.0
|
||||
tslib: 2.8.0
|
||||
typescript: 4.9.5
|
||||
transitivePeerDependencies:
|
||||
- '@types/babel__core'
|
||||
@ -6323,7 +6323,7 @@ snapshots:
|
||||
fs-extra: 10.1.0
|
||||
resolve: 1.22.8
|
||||
rollup: 2.79.2
|
||||
tslib: 2.7.0
|
||||
tslib: 2.8.0
|
||||
typescript: 4.9.5
|
||||
|
||||
rollup-plugin-visualizer@5.12.0(rollup@2.79.2):
|
||||
@ -6602,7 +6602,7 @@ snapshots:
|
||||
|
||||
trim-lines@3.0.1: {}
|
||||
|
||||
tslib@2.7.0: {}
|
||||
tslib@2.8.0: {}
|
||||
|
||||
typed-array-buffer@1.0.0:
|
||||
dependencies:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user