Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot] 94cf80b25d chore(deps): update dependency vitest to v3.2.6 [security] 2026-07-12 10:55:02 +00:00
4 changed files with 83 additions and 102 deletions
@@ -46,6 +46,6 @@
"devDependencies": { "devDependencies": {
"@types/babel__core": "7.20.5", "@types/babel__core": "7.20.5",
"vite-config": "workspace:*", "vite-config": "workspace:*",
"vitest": "3.2.4" "vitest": "3.2.6"
} }
} }
+2 -2
View File
@@ -47,10 +47,10 @@
"@testing-library/react": "16.3.0", "@testing-library/react": "16.3.0",
"@types/react": "19.1.8", "@types/react": "19.1.8",
"@vitejs/plugin-react-swc": "3.11.0", "@vitejs/plugin-react-swc": "3.11.0",
"happy-dom": "20.8.9", "happy-dom": "18.0.1",
"react": "19.1.0", "react": "19.1.0",
"vite": "6.1.3", "vite": "6.1.3",
"vite-config": "workspace:*", "vite-config": "workspace:*",
"vitest": "3.2.4" "vitest": "3.2.6"
} }
} }
+1 -1
View File
@@ -86,7 +86,7 @@
"react": "19.1.0", "react": "19.1.0",
"react-dom": "19.1.0", "react-dom": "19.1.0",
"vite-config": "workspace:*", "vite-config": "workspace:*",
"vitest": "3.2.4" "vitest": "3.2.6"
}, },
"sideEffects": false, "sideEffects": false,
"keywords": [ "keywords": [
+79 -98
View File
@@ -19,7 +19,7 @@ importers:
version: 22.16.5 version: 22.16.5
'@vitest/eslint-plugin': '@vitest/eslint-plugin':
specifier: 1.2.1 specifier: 1.2.1
version: 1.2.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.2.4(@types/debug@4.1.12)(@types/node@22.16.5)(happy-dom@20.8.9)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6))) version: 1.2.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.2.6(@types/debug@4.1.12)(@types/node@22.16.5)(happy-dom@18.0.1)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6)))
eslint: eslint:
specifier: 9.24.0 specifier: 9.24.0
version: 9.24.0(jiti@2.4.2) version: 9.24.0(jiti@2.4.2)
@@ -249,8 +249,8 @@ importers:
specifier: workspace:* specifier: workspace:*
version: link:../../devtools/vite-config version: link:../../devtools/vite-config
vitest: vitest:
specifier: 3.2.4 specifier: 3.2.6
version: 3.2.4(@types/debug@4.1.12)(@types/node@22.16.5)(happy-dom@20.8.9)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6)) version: 3.2.6(@types/debug@4.1.12)(@types/node@22.16.5)(happy-dom@18.0.1)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6))
packages/tuono-react-vite-plugin: packages/tuono-react-vite-plugin:
dependencies: dependencies:
@@ -274,8 +274,8 @@ importers:
specifier: workspace:* specifier: workspace:*
version: link:../../devtools/vite-config version: link:../../devtools/vite-config
vitest: vitest:
specifier: 3.2.4 specifier: 3.2.6
version: 3.2.4(@types/debug@4.1.12)(@types/node@22.16.5)(happy-dom@20.8.9)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6)) version: 3.2.6(@types/debug@4.1.12)(@types/node@22.16.5)(happy-dom@18.0.1)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6))
packages/tuono-router: packages/tuono-router:
dependencies: dependencies:
@@ -293,8 +293,8 @@ importers:
specifier: 3.11.0 specifier: 3.11.0
version: 3.11.0(vite@6.1.3(@types/node@22.16.5)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6))) version: 3.11.0(vite@6.1.3(@types/node@22.16.5)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6)))
happy-dom: happy-dom:
specifier: 20.8.9 specifier: 18.0.1
version: 20.8.9 version: 18.0.1
react: react:
specifier: 19.1.0 specifier: 19.1.0
version: 19.1.0 version: 19.1.0
@@ -305,8 +305,8 @@ importers:
specifier: workspace:* specifier: workspace:*
version: link:../../devtools/vite-config version: link:../../devtools/vite-config
vitest: vitest:
specifier: 3.2.4 specifier: 3.2.6
version: 3.2.4(@types/debug@4.1.12)(@types/node@22.16.5)(happy-dom@20.8.9)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6)) version: 3.2.6(@types/debug@4.1.12)(@types/node@22.16.5)(happy-dom@18.0.1)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6))
packages: packages:
@@ -1397,6 +1397,9 @@ packages:
'@types/ms@0.7.34': '@types/ms@0.7.34':
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
'@types/node@20.19.9':
resolution: {integrity: sha512-cuVNgarYWZqxRJDQHEB58GEONhOK79QVR/qYx4S7kcUObQvUwvFnYxJuuHUKm2aieN9X3yZB4LZsuYNU1Qphsw==}
'@types/node@22.16.5': '@types/node@22.16.5':
resolution: {integrity: sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==} resolution: {integrity: sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==}
@@ -1417,9 +1420,6 @@ packages:
'@types/whatwg-mimetype@3.0.2': '@types/whatwg-mimetype@3.0.2':
resolution: {integrity: sha512-c2AKvDT8ToxLIOUlN51gTiHXflsfIFisS4pO7pDPoKouJCESkhZnEy623gwP9laCy5lnLDAw1vAzu2vM2YLOrA==} resolution: {integrity: sha512-c2AKvDT8ToxLIOUlN51gTiHXflsfIFisS4pO7pDPoKouJCESkhZnEy623gwP9laCy5lnLDAw1vAzu2vM2YLOrA==}
'@types/ws@8.18.1':
resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==}
'@typescript-eslint/eslint-plugin@8.29.1': '@typescript-eslint/eslint-plugin@8.29.1':
resolution: {integrity: sha512-ba0rr4Wfvg23vERs3eB+P3lfj2E+2g3lhWcCVukUuhtcdUx5lSIFZlGFEBHKr+3zizDa/TvZTptdNHVZWAkSBg==} resolution: {integrity: sha512-ba0rr4Wfvg23vERs3eB+P3lfj2E+2g3lhWcCVukUuhtcdUx5lSIFZlGFEBHKr+3zizDa/TvZTptdNHVZWAkSBg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -1568,11 +1568,11 @@ packages:
vitest: vitest:
optional: true optional: true
'@vitest/expect@3.2.4': '@vitest/expect@3.2.6':
resolution: {integrity: sha512-Io0yyORnB6sikFlt8QW5K7slY4OjqNX9jmJQ02QDda8lyM6B5oNgVWoSoKPac8/kgnCUzuHQKrSLtu/uOqqrig==} resolution: {integrity: sha512-1+7q9BtaKzEmO+fmNT3kYvoNn5Y71XWAx2Q5HRim4tTVRQVRv4uJFAQ5FbK0OPUeNP/WmVCpxYxoJdvuHVjzBQ==}
'@vitest/mocker@3.2.4': '@vitest/mocker@3.2.6':
resolution: {integrity: sha512-46ryTE9RZO/rfDd7pEqFl7etuyzekzEhUbTW3BvmeO/BcCMEgq59BKhek3dXDWgAj4oMK6OZi+vRr1wPW6qjEQ==} resolution: {integrity: sha512-EZOrpDbkKotFAP7wPAQV1UIyoGOk4oX7ynWhBhLB7v+meMHbQhU16oPpIYGTTe4oFlhpryGpgpcZP/sin3hYuw==}
peerDependencies: peerDependencies:
msw: ^2.4.9 msw: ^2.4.9
vite: ^5.0.0 || ^6.0.0 || ^7.0.0-0 vite: ^5.0.0 || ^6.0.0 || ^7.0.0-0
@@ -1582,20 +1582,23 @@ packages:
vite: vite:
optional: true optional: true
'@vitest/pretty-format@3.2.4': '@vitest/pretty-format@3.2.6':
resolution: {integrity: sha512-IVNZik8IVRJRTr9fxlitMKeJeXFFFN0JaB9PHPGQ8NKQbGpfjlTx9zO4RefN8gp7eqjNy8nyK3NZmBzOPeIxtA==} resolution: {integrity: sha512-lb7XXXzmm2h2ASzFnRvQpDo6onT1NmMJA3tkGTWiBFtRJ9lxGY3d3mm/Apt36gej2bkkOVLL/yTOtufDaFa/jA==}
'@vitest/runner@3.2.4': '@vitest/pretty-format@3.2.7':
resolution: {integrity: sha512-oukfKT9Mk41LreEW09vt45f8wx7DordoWUZMYdY/cyAk7w5TWkTRCNZYF7sX7n2wB7jyGAl74OxgwhPgKaqDMQ==} resolution: {integrity: sha512-KUHlwqVu0sRlhCdyPdQ/wBoTfRahjUky1MubOmYw9fWfIZy1gNoHpuaaQBPAaMaVYdQYHJLurzj8ECCj5OwTqA==}
'@vitest/snapshot@3.2.4': '@vitest/runner@3.2.6':
resolution: {integrity: sha512-dEYtS7qQP2CjU27QBC5oUOxLE/v5eLkGqPE0ZKEIDGMs4vKWe7IjgLOeauHsR0D5YuuycGRO5oSRXnwnmA78fQ==} resolution: {integrity: sha512-HYcoSj1w5tcgUnzoF0HcyaAQjpA1gj9ftUJ7iSJSuipc02jW9gKkigwZbjFldAfYHA1fa8UZVRftdMY5msWM9Q==}
'@vitest/spy@3.2.4': '@vitest/snapshot@3.2.6':
resolution: {integrity: sha512-vAfasCOe6AIK70iP5UD11Ac4siNUNJ9i/9PZ3NKx07sG6sUxeag1LWdNrMWeKKYBLlzuK+Gn65Yd5nyL6ds+nw==} resolution: {integrity: sha512-H+ZjNTWGpObenh0YnlBctAPnJSI20P81PL8BPzWpx54YXLLTm8hEsWawtcYLMrwvpK48hGxLLbCS+1KRXhsKhw==}
'@vitest/utils@3.2.4': '@vitest/spy@3.2.6':
resolution: {integrity: sha512-fB2V0JFrQSMsCo9HiSq3Ezpdv4iYaXRG1Sx8edX3MwxfyNn83mKiGzOcH+Fkxt4MHxr3y42fQi1oeAInqgX2QA==} resolution: {integrity: sha512-oq6BbH68WzcWmwtBrU9nqLeaXTR4XwJF7FSLkKEZo4i6eoXcrxjcwSuTvWBIRUTC6VC72nXYunzqgZA+IKdtxg==}
'@vitest/utils@3.2.6':
resolution: {integrity: sha512-lI23nIs4bnT3T8NIoh+vFaz5s2/DdP0Jgt2jxwgWljvwn82cLJtyi/If+fjFyoLMGIOz0U/fKvWE0d4jsNQEfg==}
acorn-jsx@5.3.2: acorn-jsx@5.3.2:
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
@@ -1846,10 +1849,6 @@ packages:
resolution: {integrity: sha512-0/r0MySGYG8YqlayBZ6MuCfECmHFdJ5qyPh8s8wa5Hnm6SaFLSK1VYCbj+NKp090Nm1caZhD+QTnmxO7esYGyQ==} resolution: {integrity: sha512-0/r0MySGYG8YqlayBZ6MuCfECmHFdJ5qyPh8s8wa5Hnm6SaFLSK1VYCbj+NKp090Nm1caZhD+QTnmxO7esYGyQ==}
engines: {node: '>=10.13.0'} engines: {node: '>=10.13.0'}
entities@7.0.1:
resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==}
engines: {node: '>=0.12'}
es-abstract@1.23.7: es-abstract@1.23.7:
resolution: {integrity: sha512-OygGC8kIcDhXX+6yAZRGLqwi2CmEXCbLQixeGUgYeR+Qwlppqmo7DIDr8XibtEBZp+fJcoYpoatp5qwLMEdcqQ==} resolution: {integrity: sha512-OygGC8kIcDhXX+6yAZRGLqwi2CmEXCbLQixeGUgYeR+Qwlppqmo7DIDr8XibtEBZp+fJcoYpoatp5qwLMEdcqQ==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
@@ -2154,8 +2153,8 @@ packages:
graphemer@1.4.0: graphemer@1.4.0:
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
happy-dom@20.8.9: happy-dom@18.0.1:
resolution: {integrity: sha512-Tz23LR9T9jOGVZm2x1EPdXqwA37G/owYMxRwU0E4miurAtFsPMQ1d2Jc2okUaSjZqAFz2oEn3FLXC5a0a+siyA==} resolution: {integrity: sha512-qn+rKOW7KWpVTtgIUi6RVmTBZJSe2k0Db0vh1f7CWrWclkkc7/Q+FrOfkZIb2eiErLyqu5AXEzE7XthO9JVxRA==}
engines: {node: '>=20.0.0'} engines: {node: '>=20.0.0'}
has-bigints@1.0.2: has-bigints@1.0.2:
@@ -3262,16 +3261,16 @@ packages:
yaml: yaml:
optional: true optional: true
vitest@3.2.4: vitest@3.2.6:
resolution: {integrity: sha512-LUCP5ev3GURDysTWiP47wRRUpLKMOfPh+yKTx3kVIEiu5KOMeqzpnYNsKyOoVrULivR8tLcks4+lga33Whn90A==} resolution: {integrity: sha512-xejya+bT/j/+R/AGa1XOfRxLmNUlLtlwjRsFUILF+xHfzElmGcmFydy2gqqIrd62ptIEfwVMofd19uNWD9L7Nw==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
'@edge-runtime/vm': '*' '@edge-runtime/vm': '*'
'@types/debug': ^4.1.12 '@types/debug': ^4.1.12
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
'@vitest/browser': 3.2.4 '@vitest/browser': 3.2.6
'@vitest/ui': 3.2.4 '@vitest/ui': 3.2.6
happy-dom: '*' happy-dom: '*'
jsdom: '*' jsdom: '*'
peerDependenciesMeta: peerDependenciesMeta:
@@ -3331,18 +3330,6 @@ packages:
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==} resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
ws@8.21.1:
resolution: {integrity: sha512-+0NTnW77fFN/DjQi6k/Sq/Yvk4Sgajw7urW8V+asjXnRgDs9gyGkdb7EzgfhA4goXsRIZKE28fzIXBHEzhuiWw==}
engines: {node: '>=10.0.0'}
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: '>=5.0.2'
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
yallist@3.1.1: yallist@3.1.1:
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
@@ -4136,7 +4123,7 @@ snapshots:
'@types/acorn@4.0.6': '@types/acorn@4.0.6':
dependencies: dependencies:
'@types/estree': 1.0.7 '@types/estree': 1.0.8
'@types/aria-query@5.0.4': {} '@types/aria-query@5.0.4': {}
@@ -4195,6 +4182,10 @@ snapshots:
'@types/ms@0.7.34': {} '@types/ms@0.7.34': {}
'@types/node@20.19.9':
dependencies:
undici-types: 6.21.0
'@types/node@22.16.5': '@types/node@22.16.5':
dependencies: dependencies:
undici-types: 6.21.0 undici-types: 6.21.0
@@ -4213,10 +4204,6 @@ snapshots:
'@types/whatwg-mimetype@3.0.2': {} '@types/whatwg-mimetype@3.0.2': {}
'@types/ws@8.18.1':
dependencies:
'@types/node': 22.16.5
'@typescript-eslint/eslint-plugin@8.29.1(@typescript-eslint/parser@8.29.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)': '@typescript-eslint/eslint-plugin@8.29.1(@typescript-eslint/parser@8.29.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)':
dependencies: dependencies:
'@eslint-community/regexpp': 4.12.1 '@eslint-community/regexpp': 4.12.1
@@ -4359,55 +4346,59 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- '@swc/helpers' - '@swc/helpers'
'@vitest/eslint-plugin@1.2.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.2.4(@types/debug@4.1.12)(@types/node@22.16.5)(happy-dom@20.8.9)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6)))': '@vitest/eslint-plugin@1.2.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.2.6(@types/debug@4.1.12)(@types/node@22.16.5)(happy-dom@18.0.1)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6)))':
dependencies: dependencies:
'@typescript-eslint/utils': 8.29.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3) '@typescript-eslint/utils': 8.29.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)
eslint: 9.24.0(jiti@2.4.2) eslint: 9.24.0(jiti@2.4.2)
optionalDependencies: optionalDependencies:
typescript: 5.8.3 typescript: 5.8.3
vitest: 3.2.4(@types/debug@4.1.12)(@types/node@22.16.5)(happy-dom@20.8.9)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6)) vitest: 3.2.6(@types/debug@4.1.12)(@types/node@22.16.5)(happy-dom@18.0.1)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6))
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@vitest/expect@3.2.4': '@vitest/expect@3.2.6':
dependencies: dependencies:
'@types/chai': 5.2.2 '@types/chai': 5.2.2
'@vitest/spy': 3.2.4 '@vitest/spy': 3.2.6
'@vitest/utils': 3.2.4 '@vitest/utils': 3.2.6
chai: 5.2.0 chai: 5.2.0
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
'@vitest/mocker@3.2.4(vite@6.1.3(@types/node@22.16.5)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6)))': '@vitest/mocker@3.2.6(vite@6.1.3(@types/node@22.16.5)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6)))':
dependencies: dependencies:
'@vitest/spy': 3.2.4 '@vitest/spy': 3.2.6
estree-walker: 3.0.3 estree-walker: 3.0.3
magic-string: 0.30.17 magic-string: 0.30.17
optionalDependencies: optionalDependencies:
vite: 6.1.3(@types/node@22.16.5)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6)) vite: 6.1.3(@types/node@22.16.5)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6))
'@vitest/pretty-format@3.2.4': '@vitest/pretty-format@3.2.6':
dependencies: dependencies:
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
'@vitest/runner@3.2.4': '@vitest/pretty-format@3.2.7':
dependencies: dependencies:
'@vitest/utils': 3.2.4 tinyrainbow: 2.0.0
'@vitest/runner@3.2.6':
dependencies:
'@vitest/utils': 3.2.6
pathe: 2.0.3 pathe: 2.0.3
strip-literal: 3.0.0 strip-literal: 3.0.0
'@vitest/snapshot@3.2.4': '@vitest/snapshot@3.2.6':
dependencies: dependencies:
'@vitest/pretty-format': 3.2.4 '@vitest/pretty-format': 3.2.6
magic-string: 0.30.17 magic-string: 0.30.17
pathe: 2.0.3 pathe: 2.0.3
'@vitest/spy@3.2.4': '@vitest/spy@3.2.6':
dependencies: dependencies:
tinyspy: 4.0.3 tinyspy: 4.0.3
'@vitest/utils@3.2.4': '@vitest/utils@3.2.6':
dependencies: dependencies:
'@vitest/pretty-format': 3.2.4 '@vitest/pretty-format': 3.2.6
loupe: 3.1.4 loupe: 3.1.4
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
@@ -4677,8 +4668,6 @@ snapshots:
graceful-fs: 4.2.11 graceful-fs: 4.2.11
tapable: 2.2.1 tapable: 2.2.1
entities@7.0.1: {}
es-abstract@1.23.7: es-abstract@1.23.7:
dependencies: dependencies:
array-buffer-byte-length: 1.0.2 array-buffer-byte-length: 1.0.2
@@ -5006,7 +4995,7 @@ snapshots:
estree-util-attach-comments@3.0.0: estree-util-attach-comments@3.0.0:
dependencies: dependencies:
'@types/estree': 1.0.7 '@types/estree': 1.0.8
estree-util-build-jsx@3.0.1: estree-util-build-jsx@3.0.1:
dependencies: dependencies:
@@ -5163,17 +5152,11 @@ snapshots:
graphemer@1.4.0: {} graphemer@1.4.0: {}
happy-dom@20.8.9: happy-dom@18.0.1:
dependencies: dependencies:
'@types/node': 22.16.5 '@types/node': 20.19.9
'@types/whatwg-mimetype': 3.0.2 '@types/whatwg-mimetype': 3.0.2
'@types/ws': 8.18.1
entities: 7.0.1
whatwg-mimetype: 3.0.0 whatwg-mimetype: 3.0.0
ws: 8.21.1
transitivePeerDependencies:
- bufferutil
- utf-8-validate
has-bigints@1.0.2: {} has-bigints@1.0.2: {}
@@ -5199,7 +5182,7 @@ snapshots:
hast-util-to-estree@3.1.0: hast-util-to-estree@3.1.0:
dependencies: dependencies:
'@types/estree': 1.0.7 '@types/estree': 1.0.8
'@types/estree-jsx': 1.0.5 '@types/estree-jsx': 1.0.5
'@types/hast': 3.0.4 '@types/hast': 3.0.4
comma-separated-tokens: 2.0.3 comma-separated-tokens: 2.0.3
@@ -5624,7 +5607,7 @@ snapshots:
micromark-extension-mdx-expression@3.0.0: micromark-extension-mdx-expression@3.0.0:
dependencies: dependencies:
'@types/estree': 1.0.7 '@types/estree': 1.0.8
devlop: 1.1.0 devlop: 1.1.0
micromark-factory-mdx-expression: 2.0.2 micromark-factory-mdx-expression: 2.0.2
micromark-factory-space: 2.0.1 micromark-factory-space: 2.0.1
@@ -5636,7 +5619,7 @@ snapshots:
micromark-extension-mdx-jsx@3.0.1: micromark-extension-mdx-jsx@3.0.1:
dependencies: dependencies:
'@types/acorn': 4.0.6 '@types/acorn': 4.0.6
'@types/estree': 1.0.7 '@types/estree': 1.0.8
devlop: 1.1.0 devlop: 1.1.0
estree-util-is-identifier-name: 3.0.0 estree-util-is-identifier-name: 3.0.0
micromark-factory-mdx-expression: 2.0.2 micromark-factory-mdx-expression: 2.0.2
@@ -5653,7 +5636,7 @@ snapshots:
micromark-extension-mdxjs-esm@3.0.0: micromark-extension-mdxjs-esm@3.0.0:
dependencies: dependencies:
'@types/estree': 1.0.7 '@types/estree': 1.0.8
devlop: 1.1.0 devlop: 1.1.0
micromark-core-commonmark: 2.0.2 micromark-core-commonmark: 2.0.2
micromark-util-character: 2.1.1 micromark-util-character: 2.1.1
@@ -5689,7 +5672,7 @@ snapshots:
micromark-factory-mdx-expression@2.0.2: micromark-factory-mdx-expression@2.0.2:
dependencies: dependencies:
'@types/estree': 1.0.7 '@types/estree': 1.0.8
devlop: 1.1.0 devlop: 1.1.0
micromark-factory-space: 2.0.1 micromark-factory-space: 2.0.1
micromark-util-character: 2.1.1 micromark-util-character: 2.1.1
@@ -5754,7 +5737,7 @@ snapshots:
micromark-util-events-to-acorn@2.0.2: micromark-util-events-to-acorn@2.0.2:
dependencies: dependencies:
'@types/acorn': 4.0.6 '@types/acorn': 4.0.6
'@types/estree': 1.0.7 '@types/estree': 1.0.8
'@types/unist': 3.0.3 '@types/unist': 3.0.3
devlop: 1.1.0 devlop: 1.1.0
estree-util-visit: 2.0.0 estree-util-visit: 2.0.0
@@ -6045,7 +6028,7 @@ snapshots:
recma-parse@1.0.0: recma-parse@1.0.0:
dependencies: dependencies:
'@types/estree': 1.0.7 '@types/estree': 1.0.8
esast-util-from-js: 2.0.1 esast-util-from-js: 2.0.1
unified: 11.0.5 unified: 11.0.5
vfile: 6.0.3 vfile: 6.0.3
@@ -6600,22 +6583,22 @@ snapshots:
lightningcss: 1.29.1 lightningcss: 1.29.1
sugarss: 4.0.1(postcss@8.5.6) sugarss: 4.0.1(postcss@8.5.6)
vitest@3.2.4(@types/debug@4.1.12)(@types/node@22.16.5)(happy-dom@20.8.9)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6)): vitest@3.2.6(@types/debug@4.1.12)(@types/node@22.16.5)(happy-dom@18.0.1)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6)):
dependencies: dependencies:
'@types/chai': 5.2.2 '@types/chai': 5.2.2
'@vitest/expect': 3.2.4 '@vitest/expect': 3.2.6
'@vitest/mocker': 3.2.4(vite@6.1.3(@types/node@22.16.5)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6))) '@vitest/mocker': 3.2.6(vite@6.1.3(@types/node@22.16.5)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.6)))
'@vitest/pretty-format': 3.2.4 '@vitest/pretty-format': 3.2.7
'@vitest/runner': 3.2.4 '@vitest/runner': 3.2.6
'@vitest/snapshot': 3.2.4 '@vitest/snapshot': 3.2.6
'@vitest/spy': 3.2.4 '@vitest/spy': 3.2.6
'@vitest/utils': 3.2.4 '@vitest/utils': 3.2.6
chai: 5.2.0 chai: 5.2.0
debug: 4.4.1 debug: 4.4.1
expect-type: 1.2.1 expect-type: 1.2.1
magic-string: 0.30.17 magic-string: 0.30.17
pathe: 2.0.3 pathe: 2.0.3
picomatch: 4.0.2 picomatch: 4.0.3
std-env: 3.9.0 std-env: 3.9.0
tinybench: 2.9.0 tinybench: 2.9.0
tinyexec: 0.3.2 tinyexec: 0.3.2
@@ -6628,7 +6611,7 @@ snapshots:
optionalDependencies: optionalDependencies:
'@types/debug': 4.1.12 '@types/debug': 4.1.12
'@types/node': 22.16.5 '@types/node': 22.16.5
happy-dom: 20.8.9 happy-dom: 18.0.1
transitivePeerDependencies: transitivePeerDependencies:
- jiti - jiti
- less - less
@@ -6700,8 +6683,6 @@ snapshots:
word-wrap@1.2.5: {} word-wrap@1.2.5: {}
ws@8.21.1: {}
yallist@3.1.1: {} yallist@3.1.1: {}
yocto-queue@0.1.0: {} yocto-queue@0.1.0: {}