Skip to content

Commit 4a67eb8

Browse files
committed
Update deps
1 parent e4f50bd commit 4a67eb8

File tree

2 files changed

+348
-367
lines changed

2 files changed

+348
-367
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@mantine/ds": "^6.0.22",
1919
"@mantine/form": "^6.0.22",
2020
"@mantine/hooks": "^6.0.22",
21-
"@sinclair/typebox": "^0.34.21",
21+
"@sinclair/typebox": "^0.34.25",
2222
"@tabler/icons-react": "^2.47.0",
2323
"@uiw/react-codemirror": "^4.23.8",
2424
"coi-serviceworker": "^0.1.7",
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@eslint/js": "^9.20.0",
34-
"@types/node": "^22.13.2",
34+
"@types/node": "^22.13.4",
3535
"@types/react": "^18.3.18",
3636
"@types/react-dom": "^18.3.5",
3737
"@types/tmp": "^0.2.6",
@@ -40,15 +40,15 @@
4040
"esbuild": "0.25.0",
4141
"eslint": "^9.20.1",
4242
"eslint-plugin-simple-import-sort": "^12.1.1",
43-
"eslint-plugin-unicorn": "^56.0.1",
43+
"eslint-plugin-unicorn": "^57.0.0",
4444
"execa": "^9.5.2",
4545
"globals": "^15.15.0",
4646
"node-fetch": "^3.3.2",
4747
"tmp": "^0.2.3",
4848
"ts-morph": "^25.0.1",
4949
"tsx": "^4.19.2",
5050
"typescript": "^5.7.3",
51-
"typescript-eslint": "^8.24.0",
51+
"typescript-eslint": "^8.24.1",
5252
"vite": "^6.1.0",
5353
"vite-plugin-node-polyfills": "^0.23.0",
5454
"vite-plugin-static-copy": "^2.2.0"
@@ -72,5 +72,5 @@
7272
"wasi-js"
7373
]
7474
},
75-
"packageManager": "pnpm@10.3.0+sha512.ee592eda8815a8a293c206bb0917c4bb0ff274c50def7cbc17be05ec641fc2d1b02490ce660061356bd0d126a4d7eb2ec8830e6959fb8a447571c631d5a2442d"
75+
"packageManager": "pnpm@10.4.1+sha512.c753b6c3ad7afa13af388fa6d808035a008e30ea9993f58c6663e2bc5ff21679aa834db094987129aa4d488b86df57f7b634981b2f827cdcacc698cc0cfb88af"
7676
}

0 commit comments

Comments
 (0)