Skip to content

Commit 0c41667

Browse files
chore(deps): update app dependencies (#1495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 49027be commit 0c41667

File tree

6 files changed

+565
-491
lines changed

6 files changed

+565
-491
lines changed

apps/next-app-router/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@sanity/client": "6.25.0",
1616
"@sanity/preview-kit": "workspace:*",
1717
"bulma": "0.9.4",
18-
"groq": "3.70.0",
18+
"groq": "3.71.0",
1919
"groqd": "0.15.12",
2020
"next": "15.1.5",
2121
"next-sanity": "9.8.39",

apps/next-pages-router/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"dependencies": {
1515
"@sanity/client": "6.25.0",
1616
"@sanity/preview-kit": "workspace:*",
17-
"@sanity/visual-editing": "2.12.4",
17+
"@sanity/visual-editing": "2.12.5",
1818
"bulma": "0.9.4",
19-
"groq": "3.70.0",
19+
"groq": "3.71.0",
2020
"groqd": "0.15.12",
2121
"next": "15.1.5",
2222
"react": "19.0.0",

apps/remix/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"@remix-run/react": "2.15.2",
1515
"@sanity/client": "6.25.0",
1616
"@sanity/preview-kit": "workspace:*",
17-
"@sanity/visual-editing": "2.12.4",
17+
"@sanity/visual-editing": "2.12.5",
1818
"@vercel/remix": "2.15.2",
19-
"groq": "3.70.0",
19+
"groq": "3.71.0",
2020
"groqd": "0.15.12",
2121
"isbot": "latest",
2222
"react": "19.0.0",
@@ -29,7 +29,7 @@
2929
"@remix-run/serve": "2.15.2",
3030
"@types/react": "^19.0.7",
3131
"@types/react-dom": "^19.0.3",
32-
"@typescript-eslint/eslint-plugin": "^8.20.0",
32+
"@typescript-eslint/eslint-plugin": "^8.21.0",
3333
"eslint": "^8.57.1",
3434
"typescript": "^5.7.3"
3535
},

apps/studio/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
"@sanity/client": "6.25.0",
1212
"@sanity/icons": "3.5.7",
1313
"@sanity/preview-kit": "workspace:*",
14-
"@sanity/ui": "2.11.3",
15-
"@sanity/vision": "3.70.0",
14+
"@sanity/ui": "2.11.4",
15+
"@sanity/vision": "3.71.0",
1616
"@types/react": "^19.0.7",
1717
"@types/react-dom": "^19.0.3",
1818
"esbuild": "^0.24.2",
1919
"esbuild-register": "^3.6.0",
2020
"eslint": "^8.57.1",
21-
"groq": "3.70.0",
21+
"groq": "3.71.0",
2222
"groqd-playground": "0.0.20",
2323
"react": "19.0.0",
2424
"react-dom": "19.0.0",
25-
"sanity": "3.70.0",
25+
"sanity": "3.71.0",
2626
"sanity-plugin-iframe-pane": "3.1.6",
2727
"styled-components": "6.1.14",
2828
"typescript": "^5.7.3"

packages/ui/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@
4949
"date-fns": "4.1.0",
5050
"@vercel/stega": "0.1.2",
5151
"bulma": "0.9.4",
52-
"groq": "3.70.0",
52+
"groq": "3.71.0",
5353
"groqd": "0.15.12"
5454
},
5555
"devDependencies": {
56-
"@sanity/pkg-utils": "7.0.1",
56+
"@sanity/pkg-utils": "7.0.2",
5757
"@types/react": "^19.0.7",
5858
"@types/react-dom": "^19.0.3",
59-
"@typescript-eslint/eslint-plugin": "^8.20.0",
60-
"@typescript-eslint/parser": "^8.20.0",
59+
"@typescript-eslint/eslint-plugin": "^8.21.0",
60+
"@typescript-eslint/parser": "^8.21.0",
6161
"eslint": "^8.57.1",
6262
"eslint-config-prettier": "^10.0.1",
6363
"eslint-gitignore": "^0.1.0",

0 commit comments

Comments
 (0)