Skip to content

Commit

Permalink
Upgrade next dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Ackuq committed Oct 22, 2024
1 parent 903851a commit 338fef5
Show file tree
Hide file tree
Showing 3 changed files with 353 additions and 126 deletions.
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"dependencies": {
"@google-analytics/data": "4.9.0",
"@heroicons/react": "2.1.5",
"@next/third-parties": "14.2.15",
"@next/third-parties": "15.0.0",
"@partiguiden/party-data": "workspace:*",
"@sentry/nextjs": "8.34.0",
"@supercharge/promise-pool": "3.2.0",
"cheerio": "1.0.0",
"next": "14.2.15",
"next": "15.0.0",
"next-themes": "0.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -36,7 +36,7 @@
"typed.js": "2.1.0"
},
"devDependencies": {
"@next/bundle-analyzer": "14.2.15",
"@next/bundle-analyzer": "15.0.0",
"@types/node": "22.7.8",
"@types/react": "18.3.11",
"autoprefixer": "10.4.20",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@eslint/js": "9.13.0",
"@next/eslint-plugin-next": "14.2.15",
"@next/eslint-plugin-next": "15.0.0",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/eslint__js": "8.42.3",
"eslint": "9.13.0",
Expand Down
Loading

0 comments on commit 338fef5

Please sign in to comment.