Skip to content

Commit 57eb5bf

Browse files
committed
update pnpm/deps
1 parent d46c374 commit 57eb5bf

File tree

3 files changed

+316
-329
lines changed

3 files changed

+316
-329
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"sideEffects": false,
55
"repository": "https://github.com/TanStack/tanstack.com.git",
6-
"packageManager": "pnpm@10.26.0",
6+
"packageManager": "pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319",
77
"type": "module",
88
"scripts": {
99
"dev": "pnpm run with-env vite dev",
@@ -38,16 +38,16 @@
3838
"@radix-ui/react-tooltip": "^1.2.8",
3939
"@react-three/drei": "^10.7.7",
4040
"@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",
4444
"@tailwindcss/typography": "^0.5.19",
4545
"@tailwindcss/vite": "^4.2.2",
4646
"@tanstack/create": "^0.49.3",
4747
"@tanstack/pacer": "^0.16.4",
4848
"@tanstack/react-hotkeys": "^0.0.2",
4949
"@tanstack/react-pacer": "^0.17.4",
50-
"@tanstack/react-query": "^5.95.2",
50+
"@tanstack/react-query": "^5.96.1",
5151
"@tanstack/react-router": "1.157.16",
5252
"@tanstack/react-router-devtools": "1.157.16",
5353
"@tanstack/react-router-ssr-query": "1.157.16",
@@ -74,14 +74,14 @@
7474
"lru-cache": "^7.18.3",
7575
"lucide-react": "^0.561.0",
7676
"match-sorter": "^8.2.0",
77-
"mermaid": "^11.13.0",
77+
"mermaid": "^11.14.0",
7878
"postgres": "^3.4.8",
79-
"posthog-node": "^5.28.9",
79+
"posthog-node": "^5.28.10",
8080
"react": "19.2.3",
8181
"react-colorful": "^5.6.1",
8282
"react-dom": "19.2.3",
8383
"react-easy-crop": "^5.5.7",
84-
"react-instantsearch": "^7.28.1",
84+
"react-instantsearch": "^7.29.0",
8585
"rehype-autolink-headings": "^7.1.0",
8686
"rehype-callouts": "^2.1.2",
8787
"rehype-parse": "^9.0.1",
@@ -111,8 +111,8 @@
111111
"devDependencies": {
112112
"@content-collections/core": "^0.8.2",
113113
"@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",
116116
"@shikijs/transformers": "^4.0.2",
117117
"@types/hast": "^3.0.4",
118118
"@types/node": "^24.12.0",
@@ -125,7 +125,7 @@
125125
"dotenv-cli": "^8.0.0",
126126
"drizzle-kit": "^0.31.10",
127127
"esbuild": "^0.27.4",
128-
"eslint": "^9.39.1",
128+
"eslint": "^9.39.4",
129129
"eslint-plugin-jsx-a11y": "^6.10.2",
130130
"eslint-plugin-react": "^7.37.5",
131131
"eslint-plugin-react-hooks": "^7.0.1",
@@ -135,8 +135,8 @@
135135
"source-map-explorer": "^2.5.3",
136136
"tailwindcss": "^4.2.2",
137137
"tsx": "^4.21.0",
138-
"typescript-eslint": "^8.48.1",
139138
"typescript": "^5.9.3",
139+
"typescript-eslint": "^8.58.0",
140140
"vite": "^8.0.3"
141141
},
142142
"engines": {

0 commit comments

Comments
 (0)