We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b9bdc commit c411c76Copy full SHA for c411c76
bun.lockb
5.21 KB
package.json
@@ -23,19 +23,19 @@
23
"@tauri-apps/api": "^1.5.3",
24
"@vanilla-extract/css": "^1.14.2",
25
"@vanilla-extract/sprinkles": "^1.6.1",
26
- "next": "14.1.4",
+ "next": "14.2.2",
27
"react": "^18.2.0",
28
"react-dom": "^18.2.0",
29
"the-new-css-reset": "^1.11.2"
30
},
31
"devDependencies": {
32
- "@biomejs/biome": "^1.6.4",
+ "@biomejs/biome": "^1.7.0",
33
"@tauri-apps/cli": "^1.5.11",
34
- "@types/node": "^20.12.3",
35
- "@types/react": "^18.2.74",
36
- "@types/react-dom": "^18.2.23",
+ "@types/node": "^20.12.7",
+ "@types/react": "^18.2.79",
+ "@types/react-dom": "^18.2.25",
37
"@vanilla-extract/next-plugin": "^2.4.0",
38
- "lefthook": "^1.6.8",
39
- "typescript": "^5.4.3"
+ "lefthook": "^1.6.10",
+ "typescript": "^5.4.5"
40
}
41
0 commit comments