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 Jan 23, 2025
1 parent d1e9a78 commit 26c7ce3
Show file tree
Hide file tree
Showing 2 changed files with 1,097 additions and 907 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,31 +14,31 @@
"@tailwindcss/container-queries": "^0.1.1",
"@vercel/analytics": "^1.2.2",
"@vercel/speed-insights": "^1.0.10",
"framer-motion": "^11.0.6",
"framer-motion": "^12.0.0",
"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.21",
"@next/bundle-analyzer": "^14.1.0",
"next": "15.1.6",
"@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-prettier": "^9.1.0",
"eslint-config-next": "15.1.6",
"eslint-config-prettier": "^10.0.0",
"postcss": "^8.4.35",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.6.0",
"tailwindcss": "^3.4.1",
"tailwindcss": "^4.0.0",
"typescript": "^5.3.3"
}
}
Loading

0 comments on commit 26c7ce3

Please sign in to comment.