Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed Feb 18, 2025
1 parent e4f50bd commit 4a67eb8
Show file tree
Hide file tree
Showing 2 changed files with 348 additions and 367 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@mantine/ds": "^6.0.22",
"@mantine/form": "^6.0.22",
"@mantine/hooks": "^6.0.22",
"@sinclair/typebox": "^0.34.21",
"@sinclair/typebox": "^0.34.25",
"@tabler/icons-react": "^2.47.0",
"@uiw/react-codemirror": "^4.23.8",
"coi-serviceworker": "^0.1.7",
Expand All @@ -31,7 +31,7 @@
},
"devDependencies": {
"@eslint/js": "^9.20.0",
"@types/node": "^22.13.2",
"@types/node": "^22.13.4",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/tmp": "^0.2.6",
Expand All @@ -40,15 +40,15 @@
"esbuild": "0.25.0",
"eslint": "^9.20.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unicorn": "^56.0.1",
"eslint-plugin-unicorn": "^57.0.0",
"execa": "^9.5.2",
"globals": "^15.15.0",
"node-fetch": "^3.3.2",
"tmp": "^0.2.3",
"ts-morph": "^25.0.1",
"tsx": "^4.19.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.24.0",
"typescript-eslint": "^8.24.1",
"vite": "^6.1.0",
"vite-plugin-node-polyfills": "^0.23.0",
"vite-plugin-static-copy": "^2.2.0"
Expand All @@ -72,5 +72,5 @@
"wasi-js"
]
},
"packageManager": "pnpm@10.3.0+sha512.ee592eda8815a8a293c206bb0917c4bb0ff274c50def7cbc17be05ec641fc2d1b02490ce660061356bd0d126a4d7eb2ec8830e6959fb8a447571c631d5a2442d"
"packageManager": "pnpm@10.4.1+sha512.c753b6c3ad7afa13af388fa6d808035a008e30ea9993f58c6663e2bc5ff21679aa834db094987129aa4d488b86df57f7b634981b2f827cdcacc698cc0cfb88af"
}
Loading

0 comments on commit 4a67eb8

Please sign in to comment.