Skip to content

Commit

Permalink
chore(deps): update app dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent f5205ef commit ad42c8f
Show file tree
Hide file tree
Showing 5 changed files with 156 additions and 158 deletions.
10 changes: 5 additions & 5 deletions apps/live-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"@types/node": "^20.14.13",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@vercel/speed-insights": "^1.0.12",
"@vercel/speed-insights": "^1.0.13",
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "0.0.0-experimental-fa06e2c-20241016",
"date-fns": "^4.1.0",
"framer-motion": "12.0.0-alpha.1",
"next": "15.0.0-canary.202",
"next": "15.0.1-canary.1",
"next-live-transitions": "workspace:*",
"next-sanity": "9.7.0-canary.23",
"next-sanity": "9.7.0",
"postcss": "^8.4.47",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
Expand All @@ -41,10 +41,10 @@
"typescript": "5.6.3"
},
"devDependencies": {
"@next/bundle-analyzer": "15.0.0-canary.202",
"@next/bundle-analyzer": "15.0.1-canary.1",
"@repo/prettier-config": "workspace:*",
"eslint": "^8.57.1",
"eslint-config-next": "15.0.0-canary.202",
"eslint-config-next": "15.0.1-canary.1",
"eslint-plugin-react-compiler": "0.0.0-experimental-fa06e2c-20241016"
}
}
2 changes: 1 addition & 1 deletion apps/next-with-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"classnames": "2.5.1",
"lucide-react": "^0.453.0",
"next": "14.2.15",
"next-sanity": "^9.5.5",
"next-sanity": "^9.7.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "^3.61.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint": "^8.57.1",
"eslint-config-next": "14.2.15",
"next": "14.2.15",
"next-sanity": "9.7.0-canary.23",
"next-sanity": "9.7.0",
"postcss": "8.4.47",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/page-builder-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint": "^8.57.1",
"eslint-config-next": "14.2.15",
"next": "14.2.15",
"next-sanity": "9.7.0-canary.23",
"next-sanity": "9.7.0",
"postcss": "8.4.47",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
Loading

0 comments on commit ad42c8f

Please sign in to comment.