Skip to content

Commit a9827ea

Browse files
committed
chore: upgrade deps
1 parent f7f10b5 commit a9827ea

File tree

3 files changed

+2844
-2166
lines changed

3 files changed

+2844
-2166
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "css-i18n",
33
"type": "module",
44
"version": "0.0.2",
5-
"packageManager": "pnpm@8.14.0",
5+
"packageManager": "pnpm@9.8.0",
66
"homepage": "https://github.com/valaxyjs/css-i18n",
77
"repository": {
88
"type": "git",
@@ -29,14 +29,14 @@
2929
"typecheck": "tsc --noEmit"
3030
},
3131
"devDependencies": {
32-
"@antfu/eslint-config": "^2.6.1",
33-
"@types/markdown-it": "^13.0.7",
34-
"@types/markdown-it-container": "^2.0.9",
35-
"eslint": "^8.56.0",
36-
"markdown-it": "^14.0.0",
32+
"@antfu/eslint-config": "^2.27.1",
33+
"@types/markdown-it": "^14.1.2",
34+
"@types/markdown-it-container": "^2.0.10",
35+
"eslint": "^9.9.0",
36+
"markdown-it": "^14.1.0",
3737
"markdown-it-container": "^4.0.0",
38-
"sass": "^1.69.7",
39-
"tsup": "^8.0.1",
40-
"typescript": "^5.3.3"
38+
"sass": "^1.77.8",
39+
"tsup": "^8.2.4",
40+
"typescript": "^5.5.4"
4141
}
4242
}

0 commit comments

Comments
 (0)