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

This commit is contained in:
renovate[bot] 2024-01-12 19:11:50 +00:00 committed by GitHub
parent 943b7f8203
commit afa770b3aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 32 deletions

View file

@ -46,7 +46,7 @@
"tailwindcss-animate": "1.0.7",
"typescript": "5.3.3",
"vite": "5.0.11",
"vitest": "1.1.3"
"vitest": "1.2.0"
}
},
"node_modules/@aashutoshrathi/word-wrap": {
@ -4380,12 +4380,12 @@
}
},
"node_modules/@vitest/expect": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-1.1.3.tgz",
"integrity": "sha512-MnJqsKc1Ko04lksF9XoRJza0bGGwTtqfbyrsYv5on4rcEkdo+QgUdITenBQBUltKzdxW7K3rWh+nXRULwsdaVg==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-1.2.0.tgz",
"integrity": "sha512-H+2bHzhyvgp32o7Pgj2h9RTHN0pgYaoi26Oo3mE+dCi1PAqV31kIIVfTbqMO3Bvshd5mIrJLc73EwSRrbol9Lw==",
"dependencies": {
"@vitest/spy": "1.1.3",
"@vitest/utils": "1.1.3",
"@vitest/spy": "1.2.0",
"@vitest/utils": "1.2.0",
"chai": "^4.3.10"
},
"funding": {
@ -4393,11 +4393,11 @@
}
},
"node_modules/@vitest/runner": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-1.1.3.tgz",
"integrity": "sha512-Va2XbWMnhSdDEh/OFxyUltgQuuDRxnarK1hW5QNN4URpQrqq6jtt8cfww/pQQ4i0LjoYxh/3bYWvDFlR9tU73g==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-1.2.0.tgz",
"integrity": "sha512-vaJkDoQaNUTroT70OhM0NPznP7H3WyRwt4LvGwCVYs/llLaqhoSLnlIhUClZpbF5RgAee29KRcNz0FEhYcgxqA==",
"dependencies": {
"@vitest/utils": "1.1.3",
"@vitest/utils": "1.2.0",
"p-limit": "^5.0.0",
"pathe": "^1.1.1"
},
@ -4431,9 +4431,9 @@
}
},
"node_modules/@vitest/snapshot": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-1.1.3.tgz",
"integrity": "sha512-U0r8pRXsLAdxSVAyGNcqOU2H3Z4Y2dAAGGelL50O0QRMdi1WWeYHdrH/QWpN1e8juWfVKsb8B+pyJwTC+4Gy9w==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-1.2.0.tgz",
"integrity": "sha512-P33EE7TrVgB3HDLllrjK/GG6WSnmUtWohbwcQqmm7TAk9AVHpdgf7M3F3qRHKm6vhr7x3eGIln7VH052Smo6Kw==",
"dependencies": {
"magic-string": "^0.30.5",
"pathe": "^1.1.1",
@ -4473,9 +4473,9 @@
"integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w=="
},
"node_modules/@vitest/spy": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-1.1.3.tgz",
"integrity": "sha512-Ec0qWyGS5LhATFQtldvChPTAHv08yHIOZfiNcjwRQbFPHpkih0md9KAbs7TfeIfL7OFKoe7B/6ukBTqByubXkQ==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-1.2.0.tgz",
"integrity": "sha512-MNxSAfxUaCeowqyyGwC293yZgk7cECZU9wGb8N1pYQ0yOn/SIr8t0l9XnGRdQZvNV/ZHBYu6GO/W3tj5K3VN1Q==",
"dependencies": {
"tinyspy": "^2.2.0"
},
@ -4484,9 +4484,9 @@
}
},
"node_modules/@vitest/utils": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-1.1.3.tgz",
"integrity": "sha512-Dyt3UMcdElTll2H75vhxfpZu03uFpXRCHxWnzcrFjZxT1kTbq8ALUYIeBgGolo1gldVdI0YSlQRacsqxTwNqwg==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-1.2.0.tgz",
"integrity": "sha512-FyD5bpugsXlwVpTcGLDf3wSPYy8g541fQt14qtzo8mJ4LdEpDKZ9mQy2+qdJm2TZRpjY5JLXihXCgIxiRJgi5g==",
"dependencies": {
"diff-sequences": "^29.6.3",
"estree-walker": "^3.0.3",
@ -10395,9 +10395,9 @@
}
},
"node_modules/vite-node": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/vite-node/-/vite-node-1.1.3.tgz",
"integrity": "sha512-BLSO72YAkIUuNrOx+8uznYICJfTEbvBAmWClY3hpath5+h1mbPS5OMn42lrTxXuyCazVyZoDkSRnju78GiVCqA==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/vite-node/-/vite-node-1.2.0.tgz",
"integrity": "sha512-ETnQTHeAbbOxl7/pyBck9oAPZZZo+kYnFt1uQDD+hPReOc+wCjXw4r4jHriBRuVDB5isHmPXxrfc1yJnfBERqg==",
"dependencies": {
"cac": "^6.7.14",
"debug": "^4.3.4",
@ -10416,15 +10416,15 @@
}
},
"node_modules/vitest": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-1.1.3.tgz",
"integrity": "sha512-2l8om1NOkiA90/Y207PsEvJLYygddsOyr81wLQ20Ra8IlLKbyQncWsGZjnbkyG2KwwuTXLQjEPOJuxGMG8qJBQ==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-1.2.0.tgz",
"integrity": "sha512-Ixs5m7BjqvLHXcibkzKRQUvD/XLw0E3rvqaCMlrm/0LMsA0309ZqYvTlPzkhh81VlEyVZXFlwWnkhb6/UMtcaQ==",
"dependencies": {
"@vitest/expect": "1.1.3",
"@vitest/runner": "1.1.3",
"@vitest/snapshot": "1.1.3",
"@vitest/spy": "1.1.3",
"@vitest/utils": "1.1.3",
"@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",
"cac": "^6.7.14",
"chai": "^4.3.10",
@ -10439,7 +10439,7 @@
"tinybench": "^2.5.1",
"tinypool": "^0.8.1",
"vite": "^5.0.0",
"vite-node": "1.1.3",
"vite-node": "1.2.0",
"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.1.3"
"vitest": "1.2.0"
},
"scripts": {
"format": "prettier --write \"./*.js\" \"src/**/*.(tsx|ts|css)\"",