Skip to content

Commit 7875bc2

Browse files
Update all dependencies
1 parent d1e9a78 commit 7875bc2

File tree

2 files changed

+1104
-905
lines changed

2 files changed

+1104
-905
lines changed

Diff for: package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -14,31 +14,31 @@
1414
"@tailwindcss/container-queries": "^0.1.1",
1515
"@vercel/analytics": "^1.2.2",
1616
"@vercel/speed-insights": "^1.0.10",
17-
"framer-motion": "^11.0.6",
17+
"framer-motion": "^12.0.0",
1818
"next-sitemap": "^4.2.3",
1919
"next-themes": "^0.3.0",
2020
"nextjs-toploader": "^3.0.0",
21-
"react": "^18.2.0",
22-
"react-dom": "^18.2.0",
21+
"react": "^19.0.0",
22+
"react-dom": "^19.0.0",
2323
"react-intersection-observer": "^9.8.1",
2424
"sharp": "^0.33.2"
2525
},
2626
"devDependencies": {
27-
"next": "14.2.21",
28-
"@next/bundle-analyzer": "^14.1.0",
27+
"next": "15.2.2",
28+
"@next/bundle-analyzer": "^15.0.0",
2929
"@total-typescript/ts-reset": "^0.6.0",
30-
"@types/node": "^20.11.20",
31-
"@types/react": "^18.2.58",
32-
"@types/react-dom": "^18.2.19",
30+
"@types/node": "^22.0.0",
31+
"@types/react": "^19.0.0",
32+
"@types/react-dom": "^19.0.0",
3333
"autoprefixer": "^10.4.17",
3434
"cross-env": "^7.0.3",
3535
"eslint": "^9.0.0",
36-
"eslint-config-next": "14.2.15",
37-
"eslint-config-prettier": "^9.1.0",
36+
"eslint-config-next": "15.2.2",
37+
"eslint-config-prettier": "^10.0.0",
3838
"postcss": "^8.4.35",
3939
"prettier": "^3.2.5",
4040
"prettier-plugin-tailwindcss": "^0.6.0",
41-
"tailwindcss": "^3.4.1",
41+
"tailwindcss": "^4.0.0",
4242
"typescript": "^5.3.3"
4343
}
4444
}

0 commit comments

Comments
 (0)