Skip to content

Commit

Permalink
chore(deps): update app dependencies (#1399)
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] committed Apr 30, 2024
1 parent 00d71b8 commit 9d49f6d
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 57 deletions.
6 changes: 3 additions & 3 deletions apps/mvp/package.json
Expand Up @@ -12,11 +12,11 @@
"dependencies": {
"@sanity/assist": "^3.0.0",
"@sanity/image-url": "^1.0.2",
"@sanity/presentation": "1.12.10",
"@sanity/presentation": "1.13.0",
"@sanity/preview-url-secret": "^1.6.4",
"@sanity/vision": "3.39.1",
"groqd": "^0.15.10",
"next": "14.3.0-canary.30",
"next": "14.3.0-canary.31",
"next-sanity": "workspace:*",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -26,7 +26,7 @@
"@next/bundle-analyzer": "14.2.3",
"@next/env": "14.2.3",
"@types/react": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.3",
Expand Down
4 changes: 2 additions & 2 deletions apps/static/package.json
Expand Up @@ -15,7 +15,7 @@
"@sanity/image-url": "^1.0.2",
"@sanity/vision": "3.39.1",
"groqd": "^0.15.10",
"next": "14.3.0-canary.30",
"next": "14.3.0-canary.31",
"next-sanity": "workspace:*",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -25,7 +25,7 @@
"@next/bundle-analyzer": "14.2.3",
"@next/env": "14.2.3",
"@types/react": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.3",
Expand Down
110 changes: 58 additions & 52 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9d49f6d

Please sign in to comment.