Skip to content

Commit

Permalink
chore(deps): update app dependencies (#862)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent e5a8f3b commit c483c90
Show file tree
Hide file tree
Showing 6 changed files with 86 additions and 86 deletions.
4 changes: 2 additions & 2 deletions apps/next-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@sanity/overlays": "2.3.9",
"@sanity/preview-kit": "workspace:*",
"bulma": "0.9.4",
"groq": "3.27.0",
"groq": "3.27.1",
"groqd": "0.15.10",
"next": "14.1.0",
"react": "18.2.0",
Expand All @@ -28,7 +28,7 @@
"devDependencies": {
"@next/bundle-analyzer": "14.1.0",
"@types/node": "^18.18.6",
"@types/react": "^18.2.48",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"eslint-config-next": "14.1.0",
"typescript": "^5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions apps/next-pages-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@sanity/overlays": "2.3.9",
"@sanity/preview-kit": "workspace:*",
"bulma": "0.9.4",
"groq": "3.27.0",
"groq": "3.27.1",
"groqd": "0.15.10",
"next": "14.1.0",
"react": "18.2.0",
Expand All @@ -26,7 +26,7 @@
"devDependencies": {
"@next/bundle-analyzer": "14.1.0",
"@types/node": "^18.18.6",
"@types/react": "^18.2.48",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"eslint-config-next": "14.1.0",
"typescript": "^5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions apps/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@sanity/overlays": "2.3.9",
"@sanity/preview-kit": "workspace:*",
"@vercel/remix": "2.5.1",
"groq": "3.27.0",
"groq": "3.27.1",
"groqd": "0.15.10",
"isbot": "latest",
"react": "18.2.0",
Expand All @@ -27,7 +27,7 @@
"@remix-run/dev": "2.5.1",
"@remix-run/eslint-config": "2.5.1",
"@remix-run/serve": "2.5.1",
"@types/react": "^18.2.48",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"eslint": "^8.56.0",
Expand Down
8 changes: 4 additions & 4 deletions apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
"@sanity/presentation": "1.7.3",
"@sanity/preview-kit": "workspace:*",
"@sanity/ui": "2.0.1",
"@sanity/vision": "3.27.0",
"@types/react": "^18.2.48",
"@sanity/vision": "3.27.1",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"esbuild": "^0.20.0",
"esbuild-register": "^3.5.0",
"eslint": "^8.56.0",
"groq": "3.27.0",
"groq": "3.27.1",
"groqd-playground": "0.0.18",
"react": "18.2.0",
"react-dom": "18.2.0",
"sanity": "3.27.0",
"sanity": "3.27.1",
"sanity-plugin-iframe-pane": "3.1.3",
"styled-components": "6.1.8",
"typescript": "^5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
"date-fns": "2.30.0",
"@vercel/stega": "0.1.0",
"bulma": "0.9.4",
"groq": "3.27.0",
"groq": "3.27.1",
"groqd": "0.15.10"
},
"devDependencies": {
"@sanity/pkg-utils": "^4.1.1",
"@types/react": "^18.2.48",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
Expand Down
Loading

0 comments on commit c483c90

Please sign in to comment.