Skip to content

Commit 8fcb304

Browse files
committed
chore: update dependencies
1 parent 1e321ff commit 8fcb304

File tree

2 files changed

+30
-202
lines changed

2 files changed

+30
-202
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@auth0/nextjs-auth0": "3.7.0",
38-
"@bufbuild/protobuf": "^2.2.5",
38+
"@bufbuild/protobuf": "2.2.5",
3939
"@emotion/cache": "11.14.0",
4040
"@emotion/react": "11.14.0",
4141
"@emotion/server": "11.11.0",
@@ -57,7 +57,7 @@
5757
"@squonk/mui-theme": "5.0.0",
5858
"@squonk/sdf-parser": "1.3.0",
5959
"@tanstack/match-sorter-utils": "8.19.4",
60-
"@tanstack/react-form": "1.1.0",
60+
"@tanstack/react-form": "1.6.3",
6161
"@tanstack/react-query": "5.71.1",
6262
"@tanstack/react-query-devtools": "5.71.2",
6363
"@tanstack/react-table": "8.21.2",
@@ -92,15 +92,15 @@
9292
"react-dom": "19.1.0",
9393
"react-dropzone": "14.3.8",
9494
"react-plotly.js": "2.6.0",
95-
"react-use-websocket": "^4.13.0",
95+
"react-use-websocket": "4.13.0",
9696
"sharp": "0.33.5",
9797
"typescript": "5.8.2",
9898
"use-immer": "0.11.0",
99-
"zod": "^3.24.2"
99+
"zod": "3.24.3"
100100
},
101101
"devDependencies": {
102-
"@bufbuild/buf": "^1.52.1",
103-
"@bufbuild/protoc-gen-es": "^2.2.5",
102+
"@bufbuild/buf": "1.52.1",
103+
"@bufbuild/protoc-gen-es": "2.2.5",
104104
"@next/bundle-analyzer": "15.2.4",
105105
"@playwright/test": "1.51.1",
106106
"@squonk/eslint-config": "2.2.0",

0 commit comments

Comments
 (0)