Skip to content

Commit 97ee561

Browse files
authored
Merge pull request #213 from vim-jp/update-2025-dependencies
Update vimconf2025 dependencies
2 parents 3569c6e + 9a449dd commit 97ee561

File tree

3 files changed

+1462
-1194
lines changed

3 files changed

+1462
-1194
lines changed

2025/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -18,32 +18,32 @@
1818
"dependencies": {
1919
"@astrojs/react": "^4.3.0",
2020
"@lucide/astro": "^0.513.0",
21-
"@tailwindcss/vite": "^4.1.8",
22-
"@types/react": "^19.1.6",
23-
"@types/react-dom": "^19.1.6",
24-
"astro": "^5.13.1",
21+
"@tailwindcss/vite": "^4.1.12",
22+
"@types/react": "^19.1.11",
23+
"@types/react-dom": "^19.1.7",
24+
"astro": "^5.13.3",
2525
"astro-google-fonts-optimizer": "^0.2.2",
2626
"astro-seo": "^0.8.4",
27-
"react": "^19.1.0",
28-
"react-dom": "^19.1.0",
27+
"react": "^19.1.1",
28+
"react-dom": "^19.1.1",
2929
"satori": "^0.15.2",
30-
"tailwindcss": "^4.1.8",
30+
"tailwindcss": "^4.1.12",
3131
"ufo": "^1.6.1"
3232
},
3333
"devDependencies": {
3434
"@antfu/ni": "^25.0.0",
3535
"@astrojs/ts-plugin": "^1.10.4",
3636
"@ryoppippi/eslint-config": "npm:@jsr/ryoppippi__eslint-config@^0.0.25",
37-
"eslint": "^9.28.0",
37+
"eslint": "^9.34.0",
3838
"eslint-plugin-astro": "^1.3.1",
3939
"eslint-plugin-format": "^1.0.1",
40-
"prettier": "^3.5.3",
40+
"prettier": "^3.6.2",
4141
"prettier-plugin-astro": "^0.14.1",
42-
"prettier-plugin-tailwindcss": "^0.6.12",
43-
"sharp": "^0.34.2",
44-
"tailwind-merge": "^3.3.0",
45-
"typescript": "^5.8.3",
46-
"unplugin-macros": "^0.17.0"
42+
"prettier-plugin-tailwindcss": "^0.6.14",
43+
"sharp": "^0.34.3",
44+
"tailwind-merge": "^3.3.1",
45+
"typescript": "^5.9.2",
46+
"unplugin-macros": "^0.17.2"
4747
},
4848
"pnpm": {
4949
"executionEnv": {

0 commit comments

Comments
 (0)