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

This commit is contained in:
renovate[bot] 2024-01-17 16:36:27 +00:00 committed by GitHub
parent 49649aa7e7
commit 13bd5b57c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 33 additions and 33 deletions

View file

@ -46,7 +46,7 @@
"tailwindcss-animate": "1.0.7",
"typescript": "5.3.3",
"vite": "5.0.11",
"vitest": "1.2.0"
"vitest": "1.2.1"
}
},
"node_modules/@aashutoshrathi/word-wrap": {
@ -4379,12 +4379,12 @@
}
},
"node_modules/@vitest/expect": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-1.2.0.tgz",
"integrity": "sha512-H+2bHzhyvgp32o7Pgj2h9RTHN0pgYaoi26Oo3mE+dCi1PAqV31kIIVfTbqMO3Bvshd5mIrJLc73EwSRrbol9Lw==",
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-1.2.1.tgz",
"integrity": "sha512-/bqGXcHfyKgFWYwIgFr1QYDaR9e64pRKxgBNWNXPefPFRhgm+K3+a/dS0cUGEreWngets3dlr8w8SBRw2fCfFQ==",
"dependencies": {
"@vitest/spy": "1.2.0",
"@vitest/utils": "1.2.0",
"@vitest/spy": "1.2.1",
"@vitest/utils": "1.2.1",
"chai": "^4.3.10"
},
"funding": {
@ -4392,11 +4392,11 @@
}
},
"node_modules/@vitest/runner": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-1.2.0.tgz",
"integrity": "sha512-vaJkDoQaNUTroT70OhM0NPznP7H3WyRwt4LvGwCVYs/llLaqhoSLnlIhUClZpbF5RgAee29KRcNz0FEhYcgxqA==",
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-1.2.1.tgz",
"integrity": "sha512-zc2dP5LQpzNzbpaBt7OeYAvmIsRS1KpZQw4G3WM/yqSV1cQKNKwLGmnm79GyZZjMhQGlRcSFMImLjZaUQvNVZQ==",
"dependencies": {
"@vitest/utils": "1.2.0",
"@vitest/utils": "1.2.1",
"p-limit": "^5.0.0",
"pathe": "^1.1.1"
},
@ -4430,9 +4430,9 @@
}
},
"node_modules/@vitest/snapshot": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-1.2.0.tgz",
"integrity": "sha512-P33EE7TrVgB3HDLllrjK/GG6WSnmUtWohbwcQqmm7TAk9AVHpdgf7M3F3qRHKm6vhr7x3eGIln7VH052Smo6Kw==",
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-1.2.1.tgz",
"integrity": "sha512-Tmp/IcYEemKaqAYCS08sh0vORLJkMr0NRV76Gl8sHGxXT5151cITJCET20063wk0Yr/1koQ6dnmP6eEqezmd/Q==",
"dependencies": {
"magic-string": "^0.30.5",
"pathe": "^1.1.1",
@ -4472,9 +4472,9 @@
"integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w=="
},
"node_modules/@vitest/spy": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-1.2.0.tgz",
"integrity": "sha512-MNxSAfxUaCeowqyyGwC293yZgk7cECZU9wGb8N1pYQ0yOn/SIr8t0l9XnGRdQZvNV/ZHBYu6GO/W3tj5K3VN1Q==",
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-1.2.1.tgz",
"integrity": "sha512-vG3a/b7INKH7L49Lbp0IWrG6sw9j4waWAucwnksPB1r1FTJgV7nkBByd9ufzu6VWya/QTvQW4V9FShZbZIB2UQ==",
"dependencies": {
"tinyspy": "^2.2.0"
},
@ -4483,9 +4483,9 @@
}
},
"node_modules/@vitest/utils": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-1.2.0.tgz",
"integrity": "sha512-FyD5bpugsXlwVpTcGLDf3wSPYy8g541fQt14qtzo8mJ4LdEpDKZ9mQy2+qdJm2TZRpjY5JLXihXCgIxiRJgi5g==",
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-1.2.1.tgz",
"integrity": "sha512-bsH6WVZYe/J2v3+81M5LDU8kW76xWObKIURpPrOXm2pjBniBu2MERI/XP60GpS4PHU3jyK50LUutOwrx4CyHUg==",
"dependencies": {
"diff-sequences": "^29.6.3",
"estree-walker": "^3.0.3",
@ -10398,9 +10398,9 @@
}
},
"node_modules/vite-node": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/vite-node/-/vite-node-1.2.0.tgz",
"integrity": "sha512-ETnQTHeAbbOxl7/pyBck9oAPZZZo+kYnFt1uQDD+hPReOc+wCjXw4r4jHriBRuVDB5isHmPXxrfc1yJnfBERqg==",
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/vite-node/-/vite-node-1.2.1.tgz",
"integrity": "sha512-fNzHmQUSOY+y30naohBvSW7pPn/xn3Ib/uqm+5wAJQJiqQsU0NBR78XdRJb04l4bOFKjpTWld0XAfkKlrDbySg==",
"dependencies": {
"cac": "^6.7.14",
"debug": "^4.3.4",
@ -10419,16 +10419,16 @@
}
},
"node_modules/vitest": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-1.2.0.tgz",
"integrity": "sha512-Ixs5m7BjqvLHXcibkzKRQUvD/XLw0E3rvqaCMlrm/0LMsA0309ZqYvTlPzkhh81VlEyVZXFlwWnkhb6/UMtcaQ==",
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-1.2.1.tgz",
"integrity": "sha512-TRph8N8rnSDa5M2wKWJCMnztCZS9cDcgVTQ6tsTFTG/odHJ4l5yNVqvbeDJYJRZ6is3uxaEpFs8LL6QM+YFSdA==",
"dependencies": {
"@vitest/expect": "1.2.0",
"@vitest/runner": "1.2.0",
"@vitest/snapshot": "1.2.0",
"@vitest/spy": "1.2.0",
"@vitest/utils": "1.2.0",
"acorn-walk": "^8.3.1",
"@vitest/expect": "1.2.1",
"@vitest/runner": "1.2.1",
"@vitest/snapshot": "1.2.1",
"@vitest/spy": "1.2.1",
"@vitest/utils": "1.2.1",
"acorn-walk": "^8.3.2",
"cac": "^6.7.14",
"chai": "^4.3.10",
"debug": "^4.3.4",
@ -10442,7 +10442,7 @@
"tinybench": "^2.5.1",
"tinypool": "^0.8.1",
"vite": "^5.0.0",
"vite-node": "1.2.0",
"vite-node": "1.2.1",
"why-is-node-running": "^2.2.2"
},
"bin": {

View file

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