chore(deps): update dependency vitest to v1.0.2

This commit is contained in:
renovate[bot] 2023-12-07 12:52:36 +00:00 committed by GitHub
parent bf6968006d
commit 00fb1d0376
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 34 additions and 34 deletions

View file

@ -46,7 +46,7 @@
"tailwindcss-animate": "1.0.7", "tailwindcss-animate": "1.0.7",
"typescript": "5.3.3", "typescript": "5.3.3",
"vite": "5.0.6", "vite": "5.0.6",
"vitest": "1.0.1" "vitest": "1.0.2"
} }
}, },
"node_modules/@aashutoshrathi/word-wrap": { "node_modules/@aashutoshrathi/word-wrap": {
@ -4294,12 +4294,12 @@
} }
}, },
"node_modules/@vitest/expect": { "node_modules/@vitest/expect": {
"version": "1.0.1", "version": "1.0.2",
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-1.0.1.tgz", "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-1.0.2.tgz",
"integrity": "sha512-3cdrb/eKD/0tygDX75YscuHEHMUJ70u3UoLSq2eqhWks57AyzvsDQbyn53IhZ0tBN7gA8Jj2VhXiOV2lef7thw==", "integrity": "sha512-mAIo/8uddSWkjQMLFcjqZP3WmkwvvN0OtlyZIu33jFnwme3vZds8m8EDMxtj+Uzni2DwtPfHNjJcTM8zTV1f4A==",
"dependencies": { "dependencies": {
"@vitest/spy": "1.0.1", "@vitest/spy": "1.0.2",
"@vitest/utils": "1.0.1", "@vitest/utils": "1.0.2",
"chai": "^4.3.10" "chai": "^4.3.10"
}, },
"funding": { "funding": {
@ -4307,11 +4307,11 @@
} }
}, },
"node_modules/@vitest/runner": { "node_modules/@vitest/runner": {
"version": "1.0.1", "version": "1.0.2",
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-1.0.1.tgz", "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-1.0.2.tgz",
"integrity": "sha512-/+z0vhJ0MfRPT3AyTvAK6m57rzlew/ct8B2a4LMv7NhpPaiI2QLGyOBMB3lcioWdJHjRuLi9aYppfOv0B5aRQA==", "integrity": "sha512-ZcHJXPT2kg/9Hc4fNkCbItlsgZSs3m4vQbxB8LCSdzpbG85bExCmSvu6K9lWpMNdoKfAr1Jn0BwS9SWUcGnbTQ==",
"dependencies": { "dependencies": {
"@vitest/utils": "1.0.1", "@vitest/utils": "1.0.2",
"p-limit": "^5.0.0", "p-limit": "^5.0.0",
"pathe": "^1.1.1" "pathe": "^1.1.1"
}, },
@ -4345,9 +4345,9 @@
} }
}, },
"node_modules/@vitest/snapshot": { "node_modules/@vitest/snapshot": {
"version": "1.0.1", "version": "1.0.2",
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-1.0.1.tgz", "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-1.0.2.tgz",
"integrity": "sha512-wIPtPDGSxEZ+DpNMc94AsybX6LV6uN6sosf5TojyP1m2QbKwiRuLV/5RSsjt1oWViHsTj8mlcwrQQ1zHGO0fMw==", "integrity": "sha512-9ClDz2/aV5TfWA4reV7XR9p+hE0e7bifhwxlURugj3Fw0YXeTFzHmKCNEHd6wOIFMfthbGGwhlq7TOJ2jDO4/g==",
"dependencies": { "dependencies": {
"magic-string": "^0.30.5", "magic-string": "^0.30.5",
"pathe": "^1.1.1", "pathe": "^1.1.1",
@ -4387,9 +4387,9 @@
"integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==" "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w=="
}, },
"node_modules/@vitest/spy": { "node_modules/@vitest/spy": {
"version": "1.0.1", "version": "1.0.2",
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-1.0.1.tgz", "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-1.0.2.tgz",
"integrity": "sha512-yXwm1uKhBVr/5MhVeSmtNqK+0q2RXIchJt8kokEKdrWLtkPeDgdbZ6SjR1VQGZuNdWL6sSBnLayIyVvcS0qLfA==", "integrity": "sha512-YlnHmDntp+zNV3QoTVFI5EVHV0AXpiThd7+xnDEbWnD6fw0TH/J4/+3GFPClLimR39h6nA5m0W4Bjm5Edg4A/A==",
"dependencies": { "dependencies": {
"tinyspy": "^2.2.0" "tinyspy": "^2.2.0"
}, },
@ -4398,9 +4398,9 @@
} }
}, },
"node_modules/@vitest/utils": { "node_modules/@vitest/utils": {
"version": "1.0.1", "version": "1.0.2",
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-1.0.1.tgz", "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-1.0.2.tgz",
"integrity": "sha512-MGPCHkzXbbAyscrhwGzh8uP1HPrTYLWaj1WTDtWSGrpe2yJWLRN9mF9ooKawr6NMOg9vTBtg2JqWLfuLC7Dknw==", "integrity": "sha512-GPQkGHAnFAP/+seSbB9pCsj339yRrMgILoI5H2sPevTLCYgBq0VRjF8QSllmnQyvf0EontF6KUIt2t5s2SmqoQ==",
"dependencies": { "dependencies": {
"diff-sequences": "^29.6.3", "diff-sequences": "^29.6.3",
"loupe": "^2.3.7", "loupe": "^2.3.7",
@ -10111,15 +10111,15 @@
} }
}, },
"node_modules/vite-node": { "node_modules/vite-node": {
"version": "1.0.1", "version": "1.0.2",
"resolved": "https://registry.npmjs.org/vite-node/-/vite-node-1.0.1.tgz", "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-1.0.2.tgz",
"integrity": "sha512-Y2Jnz4cr2azsOMMYuVPrQkp3KMnS/0WV8ezZjCy4hU7O5mUHCAVOnFmoEvs1nvix/4mYm74Len8bYRWZJMNP6g==", "integrity": "sha512-h7BbMJf46fLvFW/9Ygo3snkIBEHFh6fHpB4lge98H5quYrDhPFeI3S0LREz328uqPWSnii2yeJXktQ+Pmqk5BQ==",
"dependencies": { "dependencies": {
"cac": "^6.7.14", "cac": "^6.7.14",
"debug": "^4.3.4", "debug": "^4.3.4",
"pathe": "^1.1.1", "pathe": "^1.1.1",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",
"vite": "^5.0.0-beta.15 || ^5.0.0" "vite": "^5.0.0"
}, },
"bin": { "bin": {
"vite-node": "vite-node.mjs" "vite-node": "vite-node.mjs"
@ -10132,15 +10132,15 @@
} }
}, },
"node_modules/vitest": { "node_modules/vitest": {
"version": "1.0.1", "version": "1.0.2",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-1.0.1.tgz", "resolved": "https://registry.npmjs.org/vitest/-/vitest-1.0.2.tgz",
"integrity": "sha512-MHsOj079S28hDsvdDvyD1pRj4dcS51EC5Vbe0xvOYX+WryP8soiK2dm8oULi+oA/8Xa/h6GoJEMTmcmBy5YM+Q==", "integrity": "sha512-F3NVwwpXfRSDnJmyv+ALPwSRVt0zDkRRE18pwUHSUPXAlWQ47rY1dc99ziMW5bBHyqwK2ERjMisLNoef64qk9w==",
"dependencies": { "dependencies": {
"@vitest/expect": "1.0.1", "@vitest/expect": "1.0.2",
"@vitest/runner": "1.0.1", "@vitest/runner": "1.0.2",
"@vitest/snapshot": "1.0.1", "@vitest/snapshot": "1.0.2",
"@vitest/spy": "1.0.1", "@vitest/spy": "1.0.2",
"@vitest/utils": "1.0.1", "@vitest/utils": "1.0.2",
"acorn-walk": "^8.3.0", "acorn-walk": "^8.3.0",
"cac": "^6.7.14", "cac": "^6.7.14",
"chai": "^4.3.10", "chai": "^4.3.10",
@ -10154,8 +10154,8 @@
"strip-literal": "^1.3.0", "strip-literal": "^1.3.0",
"tinybench": "^2.5.1", "tinybench": "^2.5.1",
"tinypool": "^0.8.1", "tinypool": "^0.8.1",
"vite": "^5.0.0-beta.19 || ^5.0.0", "vite": "^5.0.0",
"vite-node": "1.0.1", "vite-node": "1.0.2",
"why-is-node-running": "^2.2.2" "why-is-node-running": "^2.2.2"
}, },
"bin": { "bin": {

View file

@ -45,7 +45,7 @@
"tailwindcss-animate": "1.0.7", "tailwindcss-animate": "1.0.7",
"typescript": "5.3.3", "typescript": "5.3.3",
"vite": "5.0.6", "vite": "5.0.6",
"vitest": "1.0.1" "vitest": "1.0.2"
}, },
"scripts": { "scripts": {
"format": "prettier --write \"./*.js\" \"src/**/*.(tsx|ts|css)\"", "format": "prettier --write \"./*.js\" \"src/**/*.(tsx|ts|css)\"",