Skip to content

Commit 3381b40

Browse files
committed
chore: 更新依赖
1 parent 44af5f4 commit 3381b40

File tree

3 files changed

+1200
-941
lines changed

3 files changed

+1200
-941
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,23 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"cherry-markdown": "0.10.1-alpha.0",
13-
"jsdom": "^27.0.0",
14-
"next": "15.3.3",
15-
"react": "^19.0.0",
16-
"react-dom": "^19.0.0"
12+
"cherry-markdown": "0.10.3",
13+
"jsdom": "^27.2.0",
14+
"next": "16.0.7",
15+
"react": "^19.2.1",
16+
"react-dom": "^19.2.1"
1717
},
1818
"devDependencies": {
19-
"@eslint/eslintrc": "^3",
20-
"@tailwindcss/postcss": "^4",
19+
"@eslint/eslintrc": "^3.3.3",
20+
"@tailwindcss/postcss": "^4.1.17",
2121
"@types/jsdom": "^27.0.0",
22-
"@types/node": "^20",
23-
"@types/react": "^19",
24-
"@types/react-dom": "^19",
25-
"eslint": "^9",
26-
"eslint-config-next": "15.3.3",
27-
"tailwindcss": "^4",
28-
"typescript": "^5"
22+
"@types/node": "^24.10.1",
23+
"@types/react": "^19.2.7",
24+
"@types/react-dom": "^19.2.3",
25+
"eslint": "^9.39.1",
26+
"eslint-config-next": "16.0.7",
27+
"tailwindcss": "^4.1.17",
28+
"typescript": "^5.9.3"
2929
},
3030
"packageManager": "pnpm@10.18.0+sha512.e804f889f1cecc40d572db084eec3e4881739f8dec69c0ff10d2d1beff9a4e309383ba27b5b750059d7f4c149535b6cd0d2cb1ed3aeb739239a4284a68f40cfa"
3131
}

0 commit comments

Comments
 (0)