mirror of https://github.com/buster-so/buster.git
update package versions for web
This commit is contained in:
parent
c15ef33d1d
commit
2c5a093fb5
|
@ -91,31 +91,30 @@
|
|||
"@radix-ui/react-visually-hidden": "^1.2.3",
|
||||
"@shikijs/langs": "^3.12.2",
|
||||
"@shikijs/themes": "^3.12.2",
|
||||
"@supabase/auth-js": "^2.71.1",
|
||||
"@supabase/ssr": "^0.7.0",
|
||||
"@supabase/supabase-js": "catalog:",
|
||||
"@t3-oss/env-core": "^0.13.8",
|
||||
"@tailwindcss/vite": "^4.1.13",
|
||||
"@tanstack/db": "^0.1.12",
|
||||
"@tanstack/db": "^0.2.4",
|
||||
"@tanstack/match-sorter-utils": "^8.19.4",
|
||||
"@tanstack/query-async-storage-persister": "^5.87.4",
|
||||
"@tanstack/query-db-collection": "0.1.1",
|
||||
"@tanstack/query-db-collection": "0.2.16",
|
||||
"@tanstack/query-sync-storage-persister": "^5.87.4",
|
||||
"@tanstack/react-db": "0.1.17",
|
||||
"@tanstack/react-devtools": "^0.6.7",
|
||||
"@tanstack/react-form": "^1.19.5",
|
||||
"@tanstack/react-form": "^1.20.0",
|
||||
"@tanstack/react-query": "^5.87.4",
|
||||
"@tanstack/react-query-devtools": "^5.87.4",
|
||||
"@tanstack/react-query-persist-client": "^5.87.4",
|
||||
"@tanstack/react-router": "^1.131.41",
|
||||
"@tanstack/react-router-devtools": "^1.131.41",
|
||||
"@tanstack/react-router-ssr-query": "^1.131.41",
|
||||
"@tanstack/react-router": "^1.131.44",
|
||||
"@tanstack/react-router-devtools": "^1.131.44",
|
||||
"@tanstack/react-router-ssr-query": "^1.131.44",
|
||||
"@tanstack/react-router-with-query": "^1.130.17",
|
||||
"@tanstack/react-start": "^1.131.41",
|
||||
"@tanstack/react-start": "^1.131.44",
|
||||
"@tanstack/react-store": "^0.7.5",
|
||||
"@tanstack/react-table": "^8.21.3",
|
||||
"@tanstack/react-virtual": "^3.13.12",
|
||||
"@tanstack/router-plugin": "^1.131.41",
|
||||
"@tanstack/router-plugin": "^1.131.44",
|
||||
"@tanstack/store": "^0.7.5",
|
||||
"@testing-library/jest-dom": "^6.8.0",
|
||||
"@udecode/cn": "^49.0.15",
|
||||
|
@ -146,7 +145,7 @@
|
|||
"mutative": "^1.2.0",
|
||||
"platejs": "49.2.21",
|
||||
"pluralize": "^8.0.0",
|
||||
"posthog-js": "^1.264.2",
|
||||
"posthog-js": "^1.266.0",
|
||||
"react": "catalog:",
|
||||
"react-colorful": "^5.6.1",
|
||||
"react-day-picker": "^8.10.1",
|
||||
|
@ -173,7 +172,7 @@
|
|||
"use-file-picker": "^2.1.4",
|
||||
"utility-types": "^3.11.0",
|
||||
"uuid": "catalog:",
|
||||
"virtua": "^0.43.0",
|
||||
"virtua": "^0.43.1",
|
||||
"vite-tsconfig-paths": "^5.1.4",
|
||||
"vitest-browser-react": "^1.0.1",
|
||||
"zod": "catalog:"
|
||||
|
@ -181,12 +180,12 @@
|
|||
"devDependencies": {
|
||||
"@biomejs/biome": "2.2.4",
|
||||
"@chromatic-com/storybook": "^4.1.1",
|
||||
"@storybook/addon-a11y": "^9.1.5",
|
||||
"@storybook/addon-docs": "^9.1.5",
|
||||
"@storybook/addon-vitest": "^9.1.5",
|
||||
"@storybook/react-vite": "^9.1.5",
|
||||
"@storybook/addon-a11y": "^9.1.6",
|
||||
"@storybook/addon-docs": "^9.1.6",
|
||||
"@storybook/addon-vitest": "^9.1.6",
|
||||
"@storybook/react-vite": "^9.1.6",
|
||||
"@tanstack/devtools-event-client": "^0.2.4",
|
||||
"@tanstack/router-cli": "^1.131.41",
|
||||
"@tanstack/router-cli": "^1.131.44",
|
||||
"@testing-library/dom": "^10.4.1",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@types/canvas-confetti": "^1.9.0",
|
||||
|
@ -202,11 +201,11 @@
|
|||
"@vitest/coverage-v8": "3.2.4",
|
||||
"@vitest/ui": "3.2.4",
|
||||
"cross-env": "^10.0.0",
|
||||
"jsdom": "^26.1.0",
|
||||
"jsdom": "^27.0.0",
|
||||
"msw": "^2.11.2",
|
||||
"playwright": "^1.55.0",
|
||||
"sass": "^1.92.1",
|
||||
"storybook": "^9.1.5",
|
||||
"storybook": "^9.1.6",
|
||||
"vite": "catalog:",
|
||||
"vite-plugin-checker": "^0.10.3",
|
||||
"vite-plugin-monaco-editor": "^1.1.0",
|
||||
|
|
1007
pnpm-lock.yaml
1007
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue