Revert "update packages"

This reverts commit 835dd7dd46.
This commit is contained in:
Nate Kelley 2025-09-26 11:33:12 -06:00
parent 835dd7dd46
commit d7c91ca742
No known key found for this signature in database
GPG Key ID: FD90372AB8D98B4F
2 changed files with 1972 additions and 682 deletions

View File

@ -60,7 +60,7 @@
"@platejs/indent": "^49.0.0",
"@platejs/juice": "^49.0.0",
"@platejs/layout": "^49.2.1",
"@platejs/link": "^50.2.7",
"@platejs/link": "^50.2.5",
"@platejs/list": "50.2.0",
"@platejs/markdown": "^50.2.0",
"@platejs/math": "^49.0.0",
@ -98,35 +98,35 @@
"@supabase/supabase-js": "catalog:",
"@t3-oss/env-core": "^0.13.8",
"@tailwindcss/vite": "^4.1.13",
"@tanstack/db": "^0.4.1",
"@tanstack/db": "^0.3.2",
"@tanstack/match-sorter-utils": "^8.19.4",
"@tanstack/query-db-collection": "0.2.22",
"@tanstack/react-db": "0.1.23",
"@tanstack/query-db-collection": "0.2.20",
"@tanstack/react-db": "0.1.21",
"@tanstack/react-devtools": "^0.7.0",
"@tanstack/react-form": "^1.23.4",
"@tanstack/react-form": "^1.23.0",
"@tanstack/react-query": "^5.90.2",
"@tanstack/react-query-devtools": "^5.90.2",
"@tanstack/react-query-persist-client": "^5.90.2",
"@tanstack/react-router": "^1.132.7",
"@tanstack/react-router-devtools": "^1.132.7",
"@tanstack/react-router-ssr-query": "^1.132.7",
"@tanstack/react-router": "^1.131.50",
"@tanstack/react-router-devtools": "^1.131.50",
"@tanstack/react-router-ssr-query": "^1.131.50",
"@tanstack/react-router-with-query": "^1.130.17",
"@tanstack/react-start": "^1.132.9",
"@tanstack/react-start": "^1.131.50",
"@tanstack/react-store": "^0.7.7",
"@tanstack/react-table": "^8.21.3",
"@tanstack/react-virtual": "^3.13.12",
"@tanstack/router-plugin": "^1.132.7",
"@tanstack/router-plugin": "^1.131.50",
"@tanstack/store": "^0.7.7",
"@testing-library/jest-dom": "^6.8.0",
"@tiptap/core": "^3.6.1",
"@tiptap/extension-document": "^3.6.1",
"@tiptap/extension-mention": "^3.6.1",
"@tiptap/extension-paragraph": "^3.6.1",
"@tiptap/extension-text": "^3.6.1",
"@tiptap/pm": "^3.6.1",
"@tiptap/react": "^3.6.1",
"@tiptap/starter-kit": "^3.6.1",
"@tiptap/suggestion": "^3.6.1",
"@tiptap/core": "^3.5.0",
"@tiptap/extension-document": "^3.5.0",
"@tiptap/extension-mention": "^3.5.0",
"@tiptap/extension-paragraph": "^3.5.0",
"@tiptap/extension-text": "^3.5.0",
"@tiptap/pm": "^3.5.0",
"@tiptap/react": "^3.5.0",
"@tiptap/starter-kit": "^3.5.0",
"@tiptap/suggestion": "^3.5.0",
"@types/qs": "^6.14.0",
"@udecode/cn": "^49.0.15",
"@uploadthing/react": "^7.3.3",
@ -142,7 +142,7 @@
"cmdk": "^1.1.1",
"dayjs": "^1.11.18",
"font-color-contrast": "^11.1.0",
"framer-motion": "^12.23.22",
"framer-motion": "^12.23.19",
"fuse.js": "^7.1.0",
"html2canvas-pro": "^1.5.11",
"js-cookie": "^3.0.5",
@ -157,7 +157,7 @@
"mutative": "^1.3.0",
"platejs": "49.2.21",
"pluralize": "^8.0.0",
"posthog-js": "^1.268.6",
"posthog-js": "^1.268.1",
"qs": "^6.14.0",
"react": "catalog:",
"react-colorful": "^5.6.1",
@ -179,7 +179,7 @@
"tailwind-merge": "^3.3.1",
"tailwind-scrollbar": "^4.0.2",
"tailwindcss": "^4.1.13",
"tw-animate-css": "^1.4.0",
"tw-animate-css": "^1.3.8",
"uploadthing": "^7.7.4",
"use-context-selector": "^2.0.0",
"use-file-picker": "^2.1.4",
@ -197,8 +197,8 @@
"@storybook/addon-docs": "^9.1.8",
"@storybook/addon-vitest": "^9.1.8",
"@storybook/react-vite": "^9.1.8",
"@tanstack/devtools-event-client": "^0.3.2",
"@tanstack/router-cli": "^1.132.7",
"@tanstack/devtools-event-client": "^0.3.0",
"@tanstack/router-cli": "^1.131.50",
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^16.3.0",
"@types/canvas-confetti": "^1.9.0",
@ -217,7 +217,7 @@
"jsdom": "^27.0.0",
"msw": "^2.11.3",
"playwright": "^1.55.1",
"sass": "^1.93.2",
"sass": "^1.93.1",
"storybook": "^9.1.8",
"vite": "catalog:",
"vite-plugin-checker": "^0.10.3",

File diff suppressed because it is too large Load Diff