Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 7e7599e commit 1d73ece
Show file tree
Hide file tree
Showing 2 changed files with 927 additions and 413 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
"next-sitemap": "^4.2.3",
"next-themes": "^0.3.0",
"nextjs-toploader": "^3.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-intersection-observer": "^9.8.1",
"sharp": "^0.33.2"
},
"devDependencies": {
"next": "14.2.15",
"@next/bundle-analyzer": "^14.1.0",
"next": "15.1.2",
"@next/bundle-analyzer": "^15.0.0",
"@total-typescript/ts-reset": "^0.6.0",
"@types/node": "^20.11.20",
"@types/react": "^18.2.58",
"@types/react-dom": "^18.2.19",
"@types/node": "^22.0.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"autoprefixer": "^10.4.17",
"cross-env": "^7.0.3",
"eslint": "^9.0.0",
"eslint-config-next": "14.2.15",
"eslint-config-next": "15.1.2",
"eslint-config-prettier": "^9.1.0",
"postcss": "^8.4.35",
"prettier": "^3.2.5",
Expand Down
Loading

0 comments on commit 1d73ece

Please sign in to comment.