Skip to content

Commit 4f0fe6e

Browse files
deps: modules update
1 parent d2f2346 commit 4f0fe6e

2 files changed

Lines changed: 179 additions & 179 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"node": ">=22.x",
1717
"pnpm": ">=9.x"
1818
},
19-
"packageManager": "pnpm@11.15.0",
19+
"packageManager": "pnpm@11.18.0",
2020
"scripts": {
2121
"dev": "next dev --turbopack",
2222
"build": "next build --turbopack",
@@ -35,21 +35,21 @@
3535
],
3636
"license": "MIT",
3737
"devDependencies": {
38-
"@biomejs/biome": "^2.5.4",
38+
"@biomejs/biome": "^2.5.6",
3939
"@types/luxon": "^3.7.2",
40-
"@types/node": "^26.1.1",
41-
"@types/react": "19.2.17",
42-
"@types/react-dom": "19.2.3",
40+
"@types/node": "^26.1.2",
41+
"@types/react": "19.2.18",
42+
"@types/react-dom": "19.2.4",
4343
"@types/react-syntax-highlighter": "^15.5.13",
44-
"daisyui": "5.6.18",
44+
"daisyui": "5.7.9",
4545
"rimraf": "^6.1.3",
4646
"tailwindcss": "^4.3.3",
4747
"tsx": "^4.23.1",
4848
"typescript": "^7.0.2"
4949
},
5050
"dependencies": {
5151
"@headlessui/react": "^2.2.10",
52-
"@next/bundle-analyzer": "16.2.10",
52+
"@next/bundle-analyzer": "16.2.12",
5353
"@octokit/graphql": "^9.0.3",
5454
"@tailwindcss/line-clamp": "^0.4.4",
5555
"@tailwindcss/postcss": "^4.3.3",
@@ -61,11 +61,11 @@
6161
"github-slugger": "^2.0.0",
6262
"gray-matter": "^4.0.3",
6363
"luxon": "^3.7.2",
64-
"motion": "^12.42.2",
64+
"motion": "^12.43.0",
6565
"next": "16.3.0-preview.6",
66-
"postcss": "^8.5.19",
67-
"react": "19.2.7",
68-
"react-dom": "19.2.7",
66+
"postcss": "^8.5.25",
67+
"react": "19.2.8",
68+
"react-dom": "19.2.8",
6969
"react-icons": "^5.7.0",
7070
"react-markdown": "^10.1.0",
7171
"react-syntax-highlighter": "^16.1.1",

0 commit comments

Comments
 (0)