mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
chore(deps): update package
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"@nothing-but/force-graph": "^0.9.5",
|
||||
"@nothing-but/utils": "^0.17.0",
|
||||
"@omit/react-confirm-dialog": "^1.1.5",
|
||||
"@omit/react-fancy-switch": "^0.1.3",
|
||||
"@omit/react-fancy-switch": "^1.0.0",
|
||||
"@radix-ui/react-alert-dialog": "^1.1.2",
|
||||
"@radix-ui/react-avatar": "^1.1.1",
|
||||
"@radix-ui/react-checkbox": "^1.1.2",
|
||||
@@ -40,11 +40,11 @@
|
||||
"@radix-ui/react-toggle-group": "^1.1.0",
|
||||
"@radix-ui/react-tooltip": "^1.1.3",
|
||||
"@tanstack/react-query": "^5.59.15",
|
||||
"@tanstack/react-router": "^1.70.1",
|
||||
"@tanstack/react-router-with-query": "^1.70.1",
|
||||
"@tanstack/react-router": "^1.74.0",
|
||||
"@tanstack/react-router-with-query": "^1.74.0",
|
||||
"@tanstack/react-virtual": "^3.10.8",
|
||||
"@tanstack/router-zod-adapter": "^1.70.1",
|
||||
"@tanstack/start": "^1.70.1",
|
||||
"@tanstack/router-zod-adapter": "^1.74.0",
|
||||
"@tanstack/start": "^1.74.0",
|
||||
"@tiptap/core": "^2.8.0",
|
||||
"@tiptap/extension-code-block-lowlight": "^2.8.0",
|
||||
"@tiptap/extension-color": "^2.8.0",
|
||||
@@ -80,7 +80,7 @@
|
||||
"react": "^18.3.1",
|
||||
"react-day-picker": "8.10.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-hook-form": "^7.53.0",
|
||||
"react-hook-form": "^7.53.1",
|
||||
"react-medium-image-zoom": "^5.2.10",
|
||||
"react-textarea-autosize": "^8.5.4",
|
||||
"ronin": "^4.3.1",
|
||||
@@ -97,14 +97,14 @@
|
||||
"@ronin/learn-anything": "^0.0.0-3457754034220",
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
"@tanstack/react-query-devtools": "^5.59.15",
|
||||
"@tanstack/router-devtools": "^1.70.1",
|
||||
"@types/node": "^22.7.6",
|
||||
"@tanstack/router-devtools": "^1.74.0",
|
||||
"@types/node": "^22.7.7",
|
||||
"@types/react": "^18.3.11",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
||||
"@typescript-eslint/parser": "^7.18.0",
|
||||
"@vitejs/plugin-react": "^4.3.2",
|
||||
"@vitejs/plugin-react": "^4.3.3",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"dotenv": "^16.4.5",
|
||||
"eslint": "^8.57.1",
|
||||
|
||||
Reference in New Issue
Block a user