Skip to content

Commit b23d251

Browse files
committed
more
1 parent e40f860 commit b23d251

File tree

2 files changed

+90
-74
lines changed

2 files changed

+90
-74
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@mantine/ds": "^6.0.22",
1818
"@mantine/form": "^6.0.22",
1919
"@mantine/hooks": "^6.0.22",
20-
"@sinclair/typebox": "^0.32.15",
20+
"@sinclair/typebox": "^0.33.17",
2121
"@tabler/icons-react": "^2.47.0",
2222
"@uiw/react-codemirror": "^4.23.6",
2323
"coi-serviceworker": "^0.1.7",
@@ -30,7 +30,7 @@
3030
"wasi-js": "^1.7.3"
3131
},
3232
"devDependencies": {
33-
"@types/node": "^20.11.25",
33+
"@types/node": "^22.8.1",
3434
"@types/react": "^18.3.12",
3535
"@types/react-dom": "^18.3.1",
3636
"@types/tmp": "^0.2.6",

0 commit comments

Comments
 (0)