chore(deps): bump package version

This commit is contained in:
Aslam H
2024-11-09 13:25:05 +07:00
parent 08023c3b24
commit eea862c15b
2 changed files with 20 additions and 20 deletions

View File

@@ -15,7 +15,7 @@
],
"dependencies": {
"@tauri-apps/cli": "^2.0.4",
"@tauri-apps/plugin-fs": "^2.0.1",
"@tauri-apps/plugin-fs": "^2.0.2",
"jazz-nodejs": "0.8.0"
},
"devDependencies": {

View File

@@ -12,8 +12,8 @@
"lint:fix": "eslint . --ext .js,.jsx,.ts,.tsx --fix"
},
"dependencies": {
"@clerk/tanstack-start": "^0.4.21",
"@clerk/themes": "^2.1.40",
"@clerk/tanstack-start": "^0.4.24",
"@clerk/themes": "^2.1.42",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",
@@ -39,12 +39,12 @@
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.3",
"@tanstack/react-query": "^5.59.18",
"@tanstack/react-router": "^1.78.3",
"@tanstack/react-router-with-query": "^1.78.3",
"@tanstack/react-virtual": "^3.10.8",
"@tanstack/router-zod-adapter": "^1.78.3",
"@tanstack/start": "^1.78.3",
"@tanstack/react-query": "^5.59.20",
"@tanstack/react-router": "^1.79.0",
"@tanstack/react-router-with-query": "^1.79.0",
"@tanstack/react-virtual": "^3.10.9",
"@tanstack/router-zod-adapter": "^1.79.0",
"@tanstack/start": "^1.80.0",
"@tiptap/core": "^2.9.1",
"@tiptap/extension-code-block-lowlight": "^2.9.1",
"@tiptap/extension-color": "^2.9.1",
@@ -68,10 +68,10 @@
"cmdk": "1.0.2",
"date-fns": "^3.6.0",
"framer-motion": "^11.11.11",
"jazz-browser-media-images": "^0.8.12",
"jazz-react": "^0.8.12",
"jazz-react-auth-clerk": "^0.8.12",
"jazz-tools": "^0.8.12",
"jazz-browser-media-images": "^0.8.18",
"jazz-react": "^0.8.18",
"jazz-react-auth-clerk": "^0.8.18",
"jazz-tools": "^0.8.18",
"jotai": "^2.10.1",
"lowlight": "^3.1.0",
"lucide-react": "^0.446.0",
@@ -81,12 +81,12 @@
"react-day-picker": "8.10.1",
"react-dom": "^18.3.1",
"react-grid-gallery": "^1.0.1",
"react-hook-form": "^7.53.1",
"react-hook-form": "^7.53.2",
"react-medium-image-zoom": "^5.2.10",
"react-textarea-autosize": "^8.5.4",
"ronin": "^4.4.1",
"slugify": "^1.6.6",
"sonner": "^1.6.1",
"sonner": "^1.7.0",
"streaming-markdown": "^0.0.14",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
@@ -95,11 +95,11 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@ronin/learn-anything": "^0.0.0-3460605731228",
"@ronin/learn-anything": "^0.0.0-3461302210631",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query-devtools": "^5.59.18",
"@tanstack/router-devtools": "^1.78.3",
"@types/node": "^22.8.7",
"@tanstack/react-query-devtools": "^5.59.20",
"@tanstack/router-devtools": "^1.79.0",
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/uuid": "^10.0.0",
@@ -115,7 +115,7 @@
"prettier-plugin-tailwindcss": "^0.5.14",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
"vite-tsconfig-paths": "^5.0.1"
"vite-tsconfig-paths": "^5.1.1"
},
"prettier": {
"plugins": [