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 7c9e488 commit 23ac625Copy full SHA for 23ac625
bun.lockb
19.2 KB
package.json
@@ -7,17 +7,17 @@
7
"start": "vinxi start"
8
},
9
"dependencies": {
10
- "@solidjs/router": "^0.15.0",
11
- "@solidjs/start": "^1.1.0",
+ "@solidjs/router": "^0.15.3",
+ "@solidjs/start": "^1.1.3",
12
"solid-icons": "^1.1.0",
13
- "solid-js": "^1.9.5",
+ "solid-js": "^1.9.6",
14
"twgl.js": "^5.5.4",
15
- "vinxi": "^0.5.3"
+ "vinxi": "^0.5.6"
16
17
"devDependencies": {
18
- "@tailwindcss/vite": "^4.0.7",
19
- "tailwindcss": "^4.0.7",
20
- "vite-plugin-glsl": "^1.3.1"
+ "@tailwindcss/vite": "^4.1.6",
+ "tailwindcss": "^4.1.6",
+ "vite-plugin-glsl": "^1.4.1"
21
22
"engines": {
23
"node": ">=22"
0 commit comments