We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e526d8b commit 45cdc40Copy full SHA for 45cdc40
bun.lockb
-8 Bytes
package.json
@@ -28,7 +28,7 @@
28
"@rushstack/eslint-patch": "1.10.5",
29
"@tailwindcss/forms": "0.5.10",
30
"@tsconfig/node22": "22.0.0",
31
- "@types/bun": "1.2.0",
+ "@types/bun": "1.2.2",
32
"@vitejs/plugin-vue": "5.2.1",
33
"@vue/eslint-config-prettier": "10.2.0",
34
"@vue/eslint-config-typescript": "14.3.0",
@@ -44,7 +44,7 @@
44
"typescript": "5.7.3",
45
"vite": "6.0.11",
46
"vite-plugin-vue-devtools": "7.7.1",
47
- "vitest": "2.1.8",
+ "vitest": "2.1.9",
48
"vue-tsc": "2.2.0"
49
}
50
0 commit comments