|
3 | 3 | "private": true, |
4 | 4 | "sideEffects": false, |
5 | 5 | "repository": "https://github.com/TanStack/tanstack.com.git", |
6 | | - "packageManager": "pnpm@10.26.0", |
| 6 | + "packageManager": "pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319", |
7 | 7 | "type": "module", |
8 | 8 | "scripts": { |
9 | 9 | "dev": "pnpm run with-env vite dev", |
|
38 | 38 | "@radix-ui/react-tooltip": "^1.2.8", |
39 | 39 | "@react-three/drei": "^10.7.7", |
40 | 40 | "@react-three/fiber": "^9.5.0", |
41 | | - "@sentry/browser": "^10.46.0", |
42 | | - "@sentry/node": "^10.46.0", |
43 | | - "@sentry/tanstackstart-react": "^10.46.0", |
| 41 | + "@sentry/browser": "^10.47.0", |
| 42 | + "@sentry/node": "^10.47.0", |
| 43 | + "@sentry/tanstackstart-react": "^10.47.0", |
44 | 44 | "@tailwindcss/typography": "^0.5.19", |
45 | 45 | "@tailwindcss/vite": "^4.2.2", |
46 | 46 | "@tanstack/create": "^0.49.3", |
47 | 47 | "@tanstack/pacer": "^0.16.4", |
48 | 48 | "@tanstack/react-hotkeys": "^0.0.2", |
49 | 49 | "@tanstack/react-pacer": "^0.17.4", |
50 | | - "@tanstack/react-query": "^5.95.2", |
| 50 | + "@tanstack/react-query": "^5.96.1", |
51 | 51 | "@tanstack/react-router": "1.157.16", |
52 | 52 | "@tanstack/react-router-devtools": "1.157.16", |
53 | 53 | "@tanstack/react-router-ssr-query": "1.157.16", |
|
74 | 74 | "lru-cache": "^7.18.3", |
75 | 75 | "lucide-react": "^0.561.0", |
76 | 76 | "match-sorter": "^8.2.0", |
77 | | - "mermaid": "^11.13.0", |
| 77 | + "mermaid": "^11.14.0", |
78 | 78 | "postgres": "^3.4.8", |
79 | | - "posthog-node": "^5.28.9", |
| 79 | + "posthog-node": "^5.28.10", |
80 | 80 | "react": "19.2.3", |
81 | 81 | "react-colorful": "^5.6.1", |
82 | 82 | "react-dom": "19.2.3", |
83 | 83 | "react-easy-crop": "^5.5.7", |
84 | | - "react-instantsearch": "^7.28.1", |
| 84 | + "react-instantsearch": "^7.29.0", |
85 | 85 | "rehype-autolink-headings": "^7.1.0", |
86 | 86 | "rehype-callouts": "^2.1.2", |
87 | 87 | "rehype-parse": "^9.0.1", |
|
111 | 111 | "devDependencies": { |
112 | 112 | "@content-collections/core": "^0.8.2", |
113 | 113 | "@content-collections/vite": "^0.2.9", |
114 | | - "@eslint/js": "^9.39.1", |
115 | | - "@playwright/test": "^1.58.2", |
| 114 | + "@eslint/js": "^9.39.4", |
| 115 | + "@playwright/test": "^1.59.0", |
116 | 116 | "@shikijs/transformers": "^4.0.2", |
117 | 117 | "@types/hast": "^3.0.4", |
118 | 118 | "@types/node": "^24.12.0", |
|
125 | 125 | "dotenv-cli": "^8.0.0", |
126 | 126 | "drizzle-kit": "^0.31.10", |
127 | 127 | "esbuild": "^0.27.4", |
128 | | - "eslint": "^9.39.1", |
| 128 | + "eslint": "^9.39.4", |
129 | 129 | "eslint-plugin-jsx-a11y": "^6.10.2", |
130 | 130 | "eslint-plugin-react": "^7.37.5", |
131 | 131 | "eslint-plugin-react-hooks": "^7.0.1", |
|
135 | 135 | "source-map-explorer": "^2.5.3", |
136 | 136 | "tailwindcss": "^4.2.2", |
137 | 137 | "tsx": "^4.21.0", |
138 | | - "typescript-eslint": "^8.48.1", |
139 | 138 | "typescript": "^5.9.3", |
| 139 | + "typescript-eslint": "^8.58.0", |
140 | 140 | "vite": "^8.0.3" |
141 | 141 | }, |
142 | 142 | "engines": { |
|
0 commit comments