Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rel1cx committed Nov 15, 2023
1 parent 910dc6c commit 0849477
Show file tree
Hide file tree
Showing 2 changed files with 415 additions and 280 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
"update-version": "tsx ./scripts/update_version.ts"
},
"dependencies": {
"@mantine/core": "7.1.7",
"@mantine/hooks": "7.1.7",
"@mantine/core": "7.2.2",
"@mantine/hooks": "7.2.2",
"@mantine/utils": "6.0.21",
"@swan-io/boxed": "1.2.0",
"@swan-io/chicane": "1.4.1",
"@tauri-apps/api": "1.5.1",
"@total-typescript/ts-reset": "0.5.1",
"core-js": "3.33.2",
"immer": "10.0.3",
"jotai": "2.5.0",
"jotai": "2.5.1",
"jotai-immer": "0.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -44,22 +44,22 @@
"zod": "3.22.4"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "0.5.9",
"@eslint-react/eslint-plugin": "0.8.6-beta.3",
"@tauri-apps/cli": "1.5.6",
"@types/node": "20.8.10",
"@types/react": "18.2.34",
"@types/react-dom": "18.2.14",
"@types/throttle-debounce": "5.0.1",
"@vanilla-extract/css": "1.13.0",
"@vanilla-extract/vite-plugin": "3.9.0",
"@types/node": "20.9.0",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/throttle-debounce": "5.0.2",
"@vanilla-extract/css": "1.14.0",
"@vanilla-extract/vite-plugin": "3.9.1",
"@vitejs/plugin-react-swc": "3.4.1",
"concurrently": "8.2.2",
"core-dts": "0.0.3",
"dprint": "0.42.5",
"eslint": "8.52.0",
"eslint-config-with-tsconfig": "2.9.0",
"eslint": "8.53.0",
"eslint-config-with-tsconfig": "2.9.50",
"leasot": "13.3.0",
"prettier": "3.0.3",
"prettier": "3.1.0",
"sass": "1.69.5",
"skott": "0.31.3",
"ts-essentials": "9.4.1",
Expand All @@ -69,7 +69,7 @@
"vite": "4.5.0",
"zx": "7.2.3"
},
"packageManager": "pnpm@8.10.2",
"packageManager": "pnpm@8.10.5",
"pnpm": {
"overrides": {
"@mantine/core": "latest",
Expand Down
Loading

0 comments on commit 0849477

Please sign in to comment.