chore(deps): update dependency vitest to v0.25.8
This commit is contained in:
parent
b37ae37116
commit
f3a7093ed8
@ -104,7 +104,7 @@
|
|||||||
"vite": "4.0.1",
|
"vite": "4.0.1",
|
||||||
"vite-plugin-pwa": "0.14.0",
|
"vite-plugin-pwa": "0.14.0",
|
||||||
"vite-svg-loader": "3.6.0",
|
"vite-svg-loader": "3.6.0",
|
||||||
"vitest": "0.25.7",
|
"vitest": "0.25.8",
|
||||||
"vue-tsc": "1.0.13",
|
"vue-tsc": "1.0.13",
|
||||||
"wait-on": "6.0.1",
|
"wait-on": "6.0.1",
|
||||||
"workbox-cli": "6.5.4"
|
"workbox-cli": "6.5.4"
|
||||||
|
30
pnpm-lock.yaml
generated
30
pnpm-lock.yaml
generated
@ -78,7 +78,7 @@ specifiers:
|
|||||||
vite: 4.0.1
|
vite: 4.0.1
|
||||||
vite-plugin-pwa: 0.14.0
|
vite-plugin-pwa: 0.14.0
|
||||||
vite-svg-loader: 3.6.0
|
vite-svg-loader: 3.6.0
|
||||||
vitest: 0.25.7
|
vitest: 0.25.8
|
||||||
vue: 3.2.45
|
vue: 3.2.45
|
||||||
vue-advanced-cropper: 2.8.6
|
vue-advanced-cropper: 2.8.6
|
||||||
vue-flatpickr-component: 11.0.1
|
vue-flatpickr-component: 11.0.1
|
||||||
@ -177,7 +177,7 @@ devDependencies:
|
|||||||
vite: 4.0.1_oikvjtnnftwzouvzlvvzpaj54a
|
vite: 4.0.1_oikvjtnnftwzouvzlvvzpaj54a
|
||||||
vite-plugin-pwa: 0.14.0_g4iujw25hqdfh6wclgohw5mvje
|
vite-plugin-pwa: 0.14.0_g4iujw25hqdfh6wclgohw5mvje
|
||||||
vite-svg-loader: 3.6.0
|
vite-svg-loader: 3.6.0
|
||||||
vitest: 0.25.7_katy2imjas67pzkdlhxnwaus2i
|
vitest: 0.25.8_katy2imjas67pzkdlhxnwaus2i
|
||||||
vue-tsc: 1.0.13_typescript@4.9.4
|
vue-tsc: 1.0.13_typescript@4.9.4
|
||||||
wait-on: 6.0.1
|
wait-on: 6.0.1
|
||||||
workbox-cli: 6.5.4_acorn@7.4.1
|
workbox-cli: 6.5.4_acorn@7.4.1
|
||||||
@ -3217,11 +3217,11 @@ packages:
|
|||||||
/@types/chai-subset/1.3.3:
|
/@types/chai-subset/1.3.3:
|
||||||
resolution: {integrity: sha512-frBecisrNGz+F4T6bcc+NLeolfiojh5FxW2klu669+8BARtyQv2C/GkNW6FUodVe4BroGMP/wER/YDGc7rEllw==}
|
resolution: {integrity: sha512-frBecisrNGz+F4T6bcc+NLeolfiojh5FxW2klu669+8BARtyQv2C/GkNW6FUodVe4BroGMP/wER/YDGc7rEllw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/chai': 4.3.3
|
'@types/chai': 4.3.4
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/chai/4.3.3:
|
/@types/chai/4.3.4:
|
||||||
resolution: {integrity: sha512-hC7OMnszpxhZPduX+m+nrx+uFoLkWOMiR4oa/AZF3MuSETYTZmFfJAHqZEM8MVlvfG7BEUcgvtwoCTxBp6hm3g==}
|
resolution: {integrity: sha512-KnRanxnpfpjUTqTCXslZSEdLfXExwgNxYPdiO2WGUj8+HDjFi8R3k5RVKPeSCzLjCcshCAtVO2QBbVuAV4kTnw==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/codemirror/5.60.5:
|
/@types/codemirror/5.60.5:
|
||||||
@ -4833,13 +4833,13 @@ packages:
|
|||||||
resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==}
|
resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/chai/4.3.6:
|
/chai/4.3.7:
|
||||||
resolution: {integrity: sha512-bbcp3YfHCUzMOvKqsztczerVgBKSsEijCySNlHHbX3VG1nskvqjz5Rfso1gGwD6w6oOV3eI60pKuMOV5MV7p3Q==}
|
resolution: {integrity: sha512-HLnAzZ2iupm25PlN0xFreAlBA5zaBSv3og0DdeGA4Ar6h6rJ3A0rolRUKJhSF2V10GZKDgWF/VmAEsNWjCRB+A==}
|
||||||
engines: {node: '>=4'}
|
engines: {node: '>=4'}
|
||||||
dependencies:
|
dependencies:
|
||||||
assertion-error: 1.1.0
|
assertion-error: 1.1.0
|
||||||
check-error: 1.0.2
|
check-error: 1.0.2
|
||||||
deep-eql: 3.0.1
|
deep-eql: 4.1.3
|
||||||
get-func-name: 2.0.0
|
get-func-name: 2.0.0
|
||||||
loupe: 2.3.4
|
loupe: 2.3.4
|
||||||
pathval: 1.1.1
|
pathval: 1.1.1
|
||||||
@ -5781,9 +5781,9 @@ packages:
|
|||||||
strip-dirs: 2.1.0
|
strip-dirs: 2.1.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/deep-eql/3.0.1:
|
/deep-eql/4.1.3:
|
||||||
resolution: {integrity: sha512-+QeIQyN5ZuO+3Uk5DYh6/1eKO0m0YmJFGNmFHGACpf1ClL1nmlV/p4gNgbl2pJGxgXb4faqo6UE+M5ACEMyVcw==}
|
resolution: {integrity: sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==}
|
||||||
engines: {node: '>=0.12'}
|
engines: {node: '>=6'}
|
||||||
dependencies:
|
dependencies:
|
||||||
type-detect: 4.0.8
|
type-detect: 4.0.8
|
||||||
dev: true
|
dev: true
|
||||||
@ -13051,8 +13051,8 @@ packages:
|
|||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vitest/0.25.7_katy2imjas67pzkdlhxnwaus2i:
|
/vitest/0.25.8_katy2imjas67pzkdlhxnwaus2i:
|
||||||
resolution: {integrity: sha512-lJ+Ue+v8kHl2JzjaKHJ9u5Yo/loU7zrWK2/Whn8OKQjtq5G7nkeWfXuq3elZaC8xKdkdIuWiiIicaNBG1F5yzg==}
|
resolution: {integrity: sha512-X75TApG2wZTJn299E/TIYevr4E9/nBo1sUtZzn0Ci5oK8qnpZAZyhwg0qCeMSakGIWtc6oRwcQFyFfW14aOFWg==}
|
||||||
engines: {node: '>=v14.16.0'}
|
engines: {node: '>=v14.16.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -13073,12 +13073,12 @@ packages:
|
|||||||
jsdom:
|
jsdom:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/chai': 4.3.3
|
'@types/chai': 4.3.4
|
||||||
'@types/chai-subset': 1.3.3
|
'@types/chai-subset': 1.3.3
|
||||||
'@types/node': 18.11.14
|
'@types/node': 18.11.14
|
||||||
acorn: 8.8.1
|
acorn: 8.8.1
|
||||||
acorn-walk: 8.2.0
|
acorn-walk: 8.2.0
|
||||||
chai: 4.3.6
|
chai: 4.3.7
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
happy-dom: 8.1.0
|
happy-dom: 8.1.0
|
||||||
local-pkg: 0.4.2
|
local-pkg: 0.4.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user