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

This commit is contained in:
renovate[bot] 2024-01-05 19:28:20 +00:00 committed by GitHub
parent eea28e42c9
commit 6757f6d4f8
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.2"
"vitest": "1.1.3"
}
},
"node_modules/@aashutoshrathi/word-wrap": {
@ -4380,12 +4380,12 @@
}
},
"node_modules/@vitest/expect": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-1.1.2.tgz",
"integrity": "sha512-1aOqDLbgkvJ2e1nLQ/5dkUX54V1Alwt2e6M2u03Oy7wGbDYHV5ZLKm1XbcT45h8TMXtc2q/BPtkeIjyRv1oDHQ==",
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-1.1.3.tgz",
"integrity": "sha512-MnJqsKc1Ko04lksF9XoRJza0bGGwTtqfbyrsYv5on4rcEkdo+QgUdITenBQBUltKzdxW7K3rWh+nXRULwsdaVg==",
"dependencies": {
"@vitest/spy": "1.1.2",
"@vitest/utils": "1.1.2",
"@vitest/spy": "1.1.3",
"@vitest/utils": "1.1.3",
"chai": "^4.3.10"
},
"funding": {
@ -4393,11 +4393,11 @@
}
},
"node_modules/@vitest/runner": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-1.1.2.tgz",
"integrity": "sha512-oTqXCGtZzu9EaXq9cO/QDGnC721iryuTPs5rLyVZUJsdm33IQeIOwTRIWUB7EYFwpJsI+qMiCiuGZS49+DP5hA==",
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-1.1.3.tgz",
"integrity": "sha512-Va2XbWMnhSdDEh/OFxyUltgQuuDRxnarK1hW5QNN4URpQrqq6jtt8cfww/pQQ4i0LjoYxh/3bYWvDFlR9tU73g==",
"dependencies": {
"@vitest/utils": "1.1.2",
"@vitest/utils": "1.1.3",
"p-limit": "^5.0.0",
"pathe": "^1.1.1"
},
@ -4431,9 +4431,9 @@
}
},
"node_modules/@vitest/snapshot": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-1.1.2.tgz",
"integrity": "sha512-hXXd5KjURGt6GCrmw55A+PNIlrOaE6x6KcdEANXac76xmvVbJZXSiNVJ1JuMCiyvLLTzdpPnrgWyCX9/CepFCQ==",
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-1.1.3.tgz",
"integrity": "sha512-U0r8pRXsLAdxSVAyGNcqOU2H3Z4Y2dAAGGelL50O0QRMdi1WWeYHdrH/QWpN1e8juWfVKsb8B+pyJwTC+4Gy9w==",
"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.2",
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-1.1.2.tgz",
"integrity": "sha512-1Nn70K3oY00lhThDXsVQxjslUvJij1YQDzH/4FMxMLgjYxB5u4Aw4yXeICNSSap04wyV2dtGL3RqdBGwoR3sPA==",
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-1.1.3.tgz",
"integrity": "sha512-Ec0qWyGS5LhATFQtldvChPTAHv08yHIOZfiNcjwRQbFPHpkih0md9KAbs7TfeIfL7OFKoe7B/6ukBTqByubXkQ==",
"dependencies": {
"tinyspy": "^2.2.0"
},
@ -4484,9 +4484,9 @@
}
},
"node_modules/@vitest/utils": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-1.1.2.tgz",
"integrity": "sha512-QrXfDieptshDkTkXnA+HmlVQto1h0jengbkSKcJjlbCMeXbSCr3AcALPPzozRQxEOKvFjqx9WHjljz62uxrGew==",
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-1.1.3.tgz",
"integrity": "sha512-Dyt3UMcdElTll2H75vhxfpZu03uFpXRCHxWnzcrFjZxT1kTbq8ALUYIeBgGolo1gldVdI0YSlQRacsqxTwNqwg==",
"dependencies": {
"diff-sequences": "^29.6.3",
"estree-walker": "^3.0.3",
@ -10392,9 +10392,9 @@
}
},
"node_modules/vite-node": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/vite-node/-/vite-node-1.1.2.tgz",
"integrity": "sha512-2S3Y7T68PMrBbFS2H9Oda2GeordkIU5gLx2toubxPUcFZ+LKZ9L6U69pLtofotwQUrb3NcUImP3fl9GfLplebA==",
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/vite-node/-/vite-node-1.1.3.tgz",
"integrity": "sha512-BLSO72YAkIUuNrOx+8uznYICJfTEbvBAmWClY3hpath5+h1mbPS5OMn42lrTxXuyCazVyZoDkSRnju78GiVCqA==",
"dependencies": {
"cac": "^6.7.14",
"debug": "^4.3.4",
@ -10413,15 +10413,15 @@
}
},
"node_modules/vitest": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-1.1.2.tgz",
"integrity": "sha512-nEw58z0PFBARwo3hWx6aKmI0Rob2avL9Mt2IYW+5mH5dS4S39J+VLH9aG8x6KZIgyegdE1p7/3JjZ93FzVCsoQ==",
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-1.1.3.tgz",
"integrity": "sha512-2l8om1NOkiA90/Y207PsEvJLYygddsOyr81wLQ20Ra8IlLKbyQncWsGZjnbkyG2KwwuTXLQjEPOJuxGMG8qJBQ==",
"dependencies": {
"@vitest/expect": "1.1.2",
"@vitest/runner": "1.1.2",
"@vitest/snapshot": "1.1.2",
"@vitest/spy": "1.1.2",
"@vitest/utils": "1.1.2",
"@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",
"acorn-walk": "^8.3.1",
"cac": "^6.7.14",
"chai": "^4.3.10",
@ -10436,7 +10436,7 @@
"tinybench": "^2.5.1",
"tinypool": "^0.8.1",
"vite": "^5.0.0",
"vite-node": "1.1.2",
"vite-node": "1.1.3",
"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.2"
"vitest": "1.1.3"
},
"scripts": {
"format": "prettier --write \"./*.js\" \"src/**/*.(tsx|ts|css)\"",