Skip to content

Commit

Permalink
chore(deps): update app dependencies (main) (#1872)
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 Nov 6, 2024
1 parent 8255f70 commit 3acfc7d
Show file tree
Hide file tree
Showing 3 changed files with 91 additions and 515 deletions.
10 changes: 5 additions & 5 deletions apps/mvp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,24 @@
"@repo/sanity-config": "workspace:*",
"@sanity/image-url": "^1.0.2",
"@sanity/preview-url-secret": "^2.0.0",
"@sanity/vision": "3.62.2",
"@sanity/vision": "3.63.0",
"babel-plugin-react-compiler": "0.0.0-experimental-fa06e2c-20241016",
"groqd": "^0.15.12",
"next": "15.0.2-canary.3",
"next-sanity": "workspace:*",
"react": "19.0.0-rc.0",
"react-dom": "19.0.0-rc.0",
"sanity": "3.62.2"
"sanity": "3.63.0"
},
"devDependencies": {
"@next/bundle-analyzer": "15.0.1",
"@next/env": "15.0.1",
"@next/bundle-analyzer": "15.0.2",
"@next/env": "15.0.2",
"@repo/typescript-config": "workspace:*",
"@types/react": "^18.3.12",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-config-next": "15.0.1",
"eslint-config-next": "15.0.2",
"eslint-config-prettier": "^9.1.0",
"eslint-gitignore": "^0.1.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
Expand Down
10 changes: 5 additions & 5 deletions apps/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@
"@repo/sanity-config": "workspace:*",
"@sanity/client": "^6.22.1",
"@sanity/image-url": "^1.0.2",
"@sanity/vision": "3.62.2",
"@sanity/vision": "3.63.0",
"groqd": "^0.15.11",
"next": "15.0.2-canary.3",
"next-sanity": "workspace:*",
"react": "19.0.0-rc.0",
"react-dom": "19.0.0-rc.0",
"sanity": "3.62.2"
"sanity": "3.63.0"
},
"devDependencies": {
"@next/bundle-analyzer": "15.0.1",
"@next/env": "15.0.1",
"@next/bundle-analyzer": "15.0.2",
"@next/env": "15.0.2",
"@repo/typescript-config": "workspace:*",
"@types/react": "^18.3.12",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-config-next": "15.0.1",
"eslint-config-next": "15.0.2",
"eslint-config-prettier": "^9.1.0",
"eslint-gitignore": "^0.1.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
Expand Down
Loading

0 comments on commit 3acfc7d

Please sign in to comment.