mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-25 01:15:26 +10:00
chore: update dependencies
This commit is contained in:
+13
-13
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/react": "^3.0.187",
|
||||
"@base-ui/react": "^1.4.1",
|
||||
"@base-ui/react": "^1.5.0",
|
||||
"@better-auth/api-key": "^1.6.11",
|
||||
"@better-auth/infra": "^0.2.8",
|
||||
"@better-auth/oauth-provider": "^1.6.11",
|
||||
@@ -47,15 +47,15 @@
|
||||
"@tanstack/react-form": "^1.32.0",
|
||||
"@tanstack/react-hotkeys": "^0.10.0",
|
||||
"@tanstack/react-query": "^5.100.11",
|
||||
"@tanstack/react-router": "^1.170.4",
|
||||
"@tiptap/extension-color": "^3.23.4",
|
||||
"@tiptap/extension-highlight": "^3.23.4",
|
||||
"@tiptap/extension-table": "^3.23.4",
|
||||
"@tiptap/extension-text-align": "^3.23.4",
|
||||
"@tiptap/extension-text-style": "^3.23.4",
|
||||
"@tiptap/pm": "^3.23.4",
|
||||
"@tiptap/react": "^3.23.4",
|
||||
"@tiptap/starter-kit": "^3.23.4",
|
||||
"@tanstack/react-router": "^1.170.5",
|
||||
"@tiptap/extension-color": "^3.23.5",
|
||||
"@tiptap/extension-highlight": "^3.23.5",
|
||||
"@tiptap/extension-table": "^3.23.5",
|
||||
"@tiptap/extension-text-align": "^3.23.5",
|
||||
"@tiptap/extension-text-style": "^3.23.5",
|
||||
"@tiptap/pm": "^3.23.5",
|
||||
"@tiptap/react": "^3.23.5",
|
||||
"@tiptap/starter-kit": "^3.23.5",
|
||||
"@types/js-cookie": "^3.0.6",
|
||||
"@uiw/color-convert": "^2.10.1",
|
||||
"@uiw/react-color-colorful": "^2.10.1",
|
||||
@@ -90,11 +90,11 @@
|
||||
"@lingui/vite-plugin": "^6.0.1",
|
||||
"@reactive-resume/config": "workspace:*",
|
||||
"@rolldown/plugin-babel": "^0.2.3",
|
||||
"@tanstack/router-plugin": "^1.168.6",
|
||||
"@tanstack/router-plugin": "^1.168.7",
|
||||
"@types/pg": "^8.20.0",
|
||||
"@types/react": "^19.2.14",
|
||||
"@types/react": "^19.2.15",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260518.1",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260519.1",
|
||||
"@vitejs/plugin-react": "^6.0.2",
|
||||
"babel-plugin-macros": "^3.1.0",
|
||||
"typescript": "^6.0.3",
|
||||
|
||||
Reference in New Issue
Block a user