Skip to content

Commit decf301

Browse files
committed
Upgrade all dev deps within SemVer
1 parent 7e75409 commit decf301

3 files changed

Lines changed: 1926 additions & 1391 deletions

File tree

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -55,35 +55,35 @@
5555
]
5656
},
5757
"devDependencies": {
58-
"@astrojs/check": "^0.9.4",
58+
"@astrojs/check": "^0.9.8",
5959
"@astrojs/tailwind": "^6.0.2",
6060
"@commits-with-character/conventional-changelog-preset": "^5.1.1",
6161
"@release-it/conventional-changelog": "^10.0.6",
62-
"@tailwindcss/typography": "^0.5.15",
63-
"@types/node": "^22.14.1",
64-
"@vitest/eslint-plugin": "^1.1.43",
65-
"@will-stone/eslint-config": "^16.0.0",
62+
"@tailwindcss/typography": "^0.5.19",
63+
"@types/node": "^22.19.17",
64+
"@vitest/eslint-plugin": "^1.6.14",
65+
"@will-stone/eslint-config": "^16.2.0",
6666
"@will-stone/prettier-config": "^11.0.1",
67-
"astro": "^5.7.4",
68-
"astro-eslint-parser": "^1.2.2",
67+
"astro": "^5.18.1",
68+
"astro-eslint-parser": "^1.4.0",
6969
"astro-remote": "^0.3.4",
70-
"concurrently": "^9.0.1",
71-
"eslint": "^9.25.0",
72-
"eslint-plugin-astro": "^1.3.1",
73-
"eslint-plugin-tailwindcss": "^3.18.0",
70+
"concurrently": "^9.2.1",
71+
"eslint": "^9.39.4",
72+
"eslint-plugin-astro": "^1.6.0",
73+
"eslint-plugin-tailwindcss": "^3.18.2",
7474
"husky": "^9.1.7",
75-
"lint-staged": "^15.5.1",
76-
"prettier": "^3.3.3",
75+
"lint-staged": "^15.5.2",
76+
"prettier": "^3.8.1",
7777
"prettier-plugin-astro": "^0.14.1",
7878
"release-it": "^19.2.4",
7979
"tailwind-scrollbar": "^4.0.1",
80-
"tailwindcss": "^3.4.14",
81-
"tsup": "^8.3.5",
82-
"typedoc": "~0.28.2",
83-
"typedoc-plugin-markdown": "^4.6.2",
84-
"typescript": "^5.8.3",
85-
"vite": "^6.3.2",
86-
"vitest": "^3.1.1"
80+
"tailwindcss": "^3.4.19",
81+
"tsup": "^8.5.1",
82+
"typedoc": "~0.28.18",
83+
"typedoc-plugin-markdown": "^4.11.0",
84+
"typescript": "^5.9.3",
85+
"vite": "^6.4.1",
86+
"vitest": "^3.2.4"
8787
},
8888
"packageManager": "pnpm@10.6.5",
8989
"publishConfig": {

0 commit comments

Comments
 (0)