chore(deps): update dependency vitest to v0.29.8
This commit is contained in:
parent
eb34f6e136
commit
e483f1cd2e
@ -138,7 +138,7 @@
|
|||||||
"vite-plugin-inject-preload": "1.3.1",
|
"vite-plugin-inject-preload": "1.3.1",
|
||||||
"vite-plugin-pwa": "0.14.7",
|
"vite-plugin-pwa": "0.14.7",
|
||||||
"vite-svg-loader": "4.0.0",
|
"vite-svg-loader": "4.0.0",
|
||||||
"vitest": "0.29.7",
|
"vitest": "0.29.8",
|
||||||
"vue-tsc": "1.2.0",
|
"vue-tsc": "1.2.0",
|
||||||
"wait-on": "7.0.1",
|
"wait-on": "7.0.1",
|
||||||
"workbox-cli": "6.5.4"
|
"workbox-cli": "6.5.4"
|
||||||
|
47
pnpm-lock.yaml
generated
47
pnpm-lock.yaml
generated
@ -90,7 +90,7 @@ specifiers:
|
|||||||
vite-plugin-inject-preload: 1.3.1
|
vite-plugin-inject-preload: 1.3.1
|
||||||
vite-plugin-pwa: 0.14.7
|
vite-plugin-pwa: 0.14.7
|
||||||
vite-svg-loader: 4.0.0
|
vite-svg-loader: 4.0.0
|
||||||
vitest: 0.29.7
|
vitest: 0.29.8
|
||||||
vue: 3.2.47
|
vue: 3.2.47
|
||||||
vue-advanced-cropper: 2.8.8
|
vue-advanced-cropper: 2.8.8
|
||||||
vue-flatpickr-component: 11.0.3
|
vue-flatpickr-component: 11.0.3
|
||||||
@ -196,7 +196,7 @@ devDependencies:
|
|||||||
vite-plugin-inject-preload: 1.3.1_vite@4.2.1
|
vite-plugin-inject-preload: 1.3.1_vite@4.2.1
|
||||||
vite-plugin-pwa: 0.14.7_h7yo2zok6ssdtcsppnnx4hllne
|
vite-plugin-pwa: 0.14.7_h7yo2zok6ssdtcsppnnx4hllne
|
||||||
vite-svg-loader: 4.0.0
|
vite-svg-loader: 4.0.0
|
||||||
vitest: 0.29.7_zwl3dv34vescssgfug4i5hi5ka
|
vitest: 0.29.8_zwl3dv34vescssgfug4i5hi5ka
|
||||||
vue-tsc: 1.2.0_typescript@5.0.2
|
vue-tsc: 1.2.0_typescript@5.0.2
|
||||||
wait-on: 7.0.1
|
wait-on: 7.0.1
|
||||||
workbox-cli: 6.5.4_acorn@7.4.1
|
workbox-cli: 6.5.4_acorn@7.4.1
|
||||||
@ -4316,30 +4316,30 @@ packages:
|
|||||||
vue: 3.2.47
|
vue: 3.2.47
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/expect/0.29.7:
|
/@vitest/expect/0.29.8:
|
||||||
resolution: {integrity: sha512-UtG0tW0DP6b3N8aw7PHmweKDsvPv4wjGvrVZW7OSxaFg76ShtVdMiMcUkZJgCE8QWUmhwaM0aQhbbVLo4F4pkA==}
|
resolution: {integrity: sha512-xlcVXn5I5oTq6NiZSY3ykyWixBxr5mG8HYtjvpgg6KaqHm0mvhX18xuwl5YGxIRNt/A5jidd7CWcNHrSvgaQqQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/spy': 0.29.7
|
'@vitest/spy': 0.29.8
|
||||||
'@vitest/utils': 0.29.7
|
'@vitest/utils': 0.29.8
|
||||||
chai: 4.3.7
|
chai: 4.3.7
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/runner/0.29.7:
|
/@vitest/runner/0.29.8:
|
||||||
resolution: {integrity: sha512-Yt0+csM945+odOx4rjZSjibQfl2ymxqVsmYz6sO2fiO5RGPYDFCo60JF6tLL9pz4G/kjY4irUxadeB1XT+H1jg==}
|
resolution: {integrity: sha512-FzdhnRDwEr/A3Oo1jtIk/B952BBvP32n1ObMEb23oEJNO+qO5cBet6M2XWIDQmA7BDKGKvmhUf2naXyp/2JEwQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/utils': 0.29.7
|
'@vitest/utils': 0.29.8
|
||||||
p-limit: 4.0.0
|
p-limit: 4.0.0
|
||||||
pathe: 1.1.0
|
pathe: 1.1.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/spy/0.29.7:
|
/@vitest/spy/0.29.8:
|
||||||
resolution: {integrity: sha512-IalL0iO6A6Xz8hthR8sctk6ZS//zVBX48EiNwQguYACdgdei9ZhwMaBFV70mpmeYAFCRAm+DpoFHM5470Im78A==}
|
resolution: {integrity: sha512-VdjBe9w34vOMl5I5mYEzNX8inTxrZ+tYUVk9jxaZJmHFwmDFC/GV3KBFTA/JKswr3XHvZL+FE/yq5EVhb6pSAw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
tinyspy: 1.0.2
|
tinyspy: 1.0.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitest/utils/0.29.7:
|
/@vitest/utils/0.29.8:
|
||||||
resolution: {integrity: sha512-vNgGadp2eE5XKCXtZXL5UyNEDn68npSct75OC9AlELenSK0DiV1Mb9tfkwJHKjRb69iek+e79iipoJx8+s3SdA==}
|
resolution: {integrity: sha512-qGzuf3vrTbnoY+RjjVVIBYfuWMjn3UMUqyQtdGNZ6ZIIyte7B37exj6LaVkrZiUTvzSadVvO/tJm8AEgbGCBPg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
cli-truncate: 3.1.0
|
cli-truncate: 3.1.0
|
||||||
diff: 5.1.0
|
diff: 5.1.0
|
||||||
@ -14730,8 +14730,8 @@ packages:
|
|||||||
- terser
|
- terser
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite-node/0.29.7_u34bco4jaix4sbiularmqei3lm:
|
/vite-node/0.29.8_u34bco4jaix4sbiularmqei3lm:
|
||||||
resolution: {integrity: sha512-PakCZLvz37yFfUPWBnLa1OYHPCGm5v4pmRrTcFN4V/N/T3I6tyP3z07S//9w+DdeL7vVd0VSeyMZuAh+449ZWw==}
|
resolution: {integrity: sha512-b6OtCXfk65L6SElVM20q5G546yu10/kNrhg08afEoWlFRJXFq9/6glsvSVY+aI6YeC1tu2TtAqI2jHEQmOmsFw==}
|
||||||
engines: {node: '>=v14.16.0'}
|
engines: {node: '>=v14.16.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -14823,8 +14823,8 @@ packages:
|
|||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vitest/0.29.7_zwl3dv34vescssgfug4i5hi5ka:
|
/vitest/0.29.8_zwl3dv34vescssgfug4i5hi5ka:
|
||||||
resolution: {integrity: sha512-aWinOSOu4jwTuZHkb+cCyrqQ116Q9TXaJrNKTHudKBknIpR0VplzeaOUuDF9jeZcrbtQKZQt6yrtd+eakbaxHg==}
|
resolution: {integrity: sha512-JIAVi2GK5cvA6awGpH0HvH/gEG9PZ0a/WoxdiV3PmqK+3CjQMf8c+J/Vhv4mdZ2nRyXFw66sAg6qz7VNkaHfDQ==}
|
||||||
engines: {node: '>=v14.16.0'}
|
engines: {node: '>=v14.16.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -14833,6 +14833,7 @@ packages:
|
|||||||
'@vitest/ui': '*'
|
'@vitest/ui': '*'
|
||||||
happy-dom: '*'
|
happy-dom: '*'
|
||||||
jsdom: '*'
|
jsdom: '*'
|
||||||
|
playwright: '*'
|
||||||
safaridriver: '*'
|
safaridriver: '*'
|
||||||
webdriverio: '*'
|
webdriverio: '*'
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
@ -14846,6 +14847,8 @@ packages:
|
|||||||
optional: true
|
optional: true
|
||||||
jsdom:
|
jsdom:
|
||||||
optional: true
|
optional: true
|
||||||
|
playwright:
|
||||||
|
optional: true
|
||||||
safaridriver:
|
safaridriver:
|
||||||
optional: true
|
optional: true
|
||||||
webdriverio:
|
webdriverio:
|
||||||
@ -14854,10 +14857,10 @@ packages:
|
|||||||
'@types/chai': 4.3.4
|
'@types/chai': 4.3.4
|
||||||
'@types/chai-subset': 1.3.3
|
'@types/chai-subset': 1.3.3
|
||||||
'@types/node': 18.15.10
|
'@types/node': 18.15.10
|
||||||
'@vitest/expect': 0.29.7
|
'@vitest/expect': 0.29.8
|
||||||
'@vitest/runner': 0.29.7
|
'@vitest/runner': 0.29.8
|
||||||
'@vitest/spy': 0.29.7
|
'@vitest/spy': 0.29.8
|
||||||
'@vitest/utils': 0.29.7
|
'@vitest/utils': 0.29.8
|
||||||
acorn: 8.8.2
|
acorn: 8.8.2
|
||||||
acorn-walk: 8.2.0
|
acorn-walk: 8.2.0
|
||||||
cac: 6.7.14
|
cac: 6.7.14
|
||||||
@ -14874,7 +14877,7 @@ packages:
|
|||||||
tinypool: 0.4.0
|
tinypool: 0.4.0
|
||||||
tinyspy: 1.0.2
|
tinyspy: 1.0.2
|
||||||
vite: 4.2.1_u34bco4jaix4sbiularmqei3lm
|
vite: 4.2.1_u34bco4jaix4sbiularmqei3lm
|
||||||
vite-node: 0.29.7_u34bco4jaix4sbiularmqei3lm
|
vite-node: 0.29.8_u34bco4jaix4sbiularmqei3lm
|
||||||
why-is-node-running: 2.2.2
|
why-is-node-running: 2.2.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- less
|
- less
|
||||||
|
Loading…
x
Reference in New Issue
Block a user