Skip to content

Commit cf2ddef

Browse files
committedMar 25, 2025
Bump npm dependencies
1 parent 75564ab commit cf2ddef

File tree

2 files changed

+338
-340
lines changed

2 files changed

+338
-340
lines changed
 

‎package-lock.json

+320-322
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -15,38 +15,38 @@
1515
"@mapbox/rehype-prism": "^0.9.0",
1616
"@mdx-js/loader": "^3.1.0",
1717
"@mdx-js/react": "^3.1.0",
18-
"@next/mdx": "^15.1.6",
19-
"@tailwindcss/postcss": "^4.0.3",
18+
"@next/mdx": "^15.2.4",
19+
"@tailwindcss/postcss": "^4.0.15",
2020
"@tailwindcss/typography": "^0.5.16",
21-
"@types/node": "^22.13.0",
22-
"@types/react": "^19.0.8",
23-
"@types/react-dom": "^19.0.3",
21+
"@types/node": "^22.13.13",
22+
"@types/react": "^19.0.12",
23+
"@types/react-dom": "^19.0.4",
2424
"@types/webpack-env": "^1.18.8",
25-
"@vercel/analytics": "^1.4.1",
26-
"@vercel/speed-insights": "^1.1.0",
25+
"@vercel/analytics": "^1.5.0",
26+
"@vercel/speed-insights": "^1.2.0",
2727
"cheerio": "^1.0.0",
2828
"clsx": "^2.1.1",
2929
"fast-glob": "^3.3.3",
3030
"feed": "^4.2.2",
31-
"next": "^15.1.6",
32-
"next-themes": "^0.4.4",
31+
"next": "^15.2.4",
32+
"next-themes": "^0.4.6",
3333
"react": "^19.0.0",
3434
"react-dom": "^19.0.0",
35-
"remark-gfm": "^4.0.0",
36-
"tailwindcss": "^4.0.3",
37-
"typescript": "^5.7.3"
35+
"remark-gfm": "^4.0.1",
36+
"tailwindcss": "^4.0.15",
37+
"typescript": "^5.8.2"
3838
},
3939
"devDependencies": {
40-
"@eslint/compat": "^1.2.6",
41-
"@eslint/js": "^9.19.0",
42-
"eslint": "^9.19.0",
43-
"eslint-config-next": "15.2.3",
40+
"@eslint/compat": "^1.2.7",
41+
"@eslint/js": "^9.23.0",
42+
"eslint": "^9.23.0",
43+
"eslint-config-next": "15.2.4",
4444
"eslint-plugin-react": "^7.37.4",
4545
"globals": "^16.0.0",
46-
"prettier": "^3.4.2",
46+
"prettier": "^3.5.3",
4747
"prettier-plugin-tailwindcss": "^0.6.11",
4848
"sharp": "^0.33.5",
49-
"typescript-eslint": "^8.22.0"
49+
"typescript-eslint": "^8.28.0"
5050
},
5151
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
5252
}

0 commit comments

Comments
 (0)
Please sign in to comment.