Skip to content

Commit 79b6851

Browse files
committed
chore: update dependencies
1 parent 0872519 commit 79b6851

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

bun.lockb

-18.6 KB
Binary file not shown.

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -15,29 +15,29 @@
1515
"prepare": "husky"
1616
},
1717
"dependencies": {
18-
"@astrojs/partytown": "^2.1.2",
19-
"@astrojs/tailwind": "^5.1.3",
20-
"astro": "^4.16.17",
18+
"@astrojs/partytown": "^2.1.3",
19+
"@astrojs/tailwind": "^6.0.0",
20+
"astro": "^5.3.1",
2121
"mdast-util-to-string": "^4.0.0",
2222
"reading-time": "^1.5.0",
23-
"tailwindcss": "^3.4.16"
23+
"tailwindcss": "^4.0.8"
2424
},
2525
"devDependencies": {
26-
"@commitlint/cli": "^19.6.1",
27-
"@commitlint/config-conventional": "^19.6.0",
28-
"@eslint/js": "^9.17.0",
29-
"@tailwindcss/typography": "^0.5.15",
30-
"@typescript-eslint/parser": "^8.18.1",
31-
"astro-eslint-parser": "^1.1.0",
32-
"eslint": "^9.17.0",
26+
"@commitlint/cli": "^19.7.1",
27+
"@commitlint/config-conventional": "^19.7.1",
28+
"@eslint/js": "^9.21.0",
29+
"@tailwindcss/typography": "^0.5.16",
30+
"@typescript-eslint/parser": "^8.25.0",
31+
"astro-eslint-parser": "^1.2.1",
32+
"eslint": "^9.21.0",
3333
"eslint-plugin-astro": "^1.3.1",
3434
"husky": "^9.1.7",
35-
"prettier": "^3.4.2",
35+
"prettier": "^3.5.2",
3636
"prettier-plugin-astro": "^0.14.1",
37-
"prettier-plugin-tailwindcss": "^0.6.9",
37+
"prettier-plugin-tailwindcss": "^0.6.11",
3838
"rehype-katex": "^7.0.1",
39-
"rehype-mathjax": "^6.0.0",
39+
"rehype-mathjax": "^7.1.0",
4040
"remark-math": "^6.0.0",
41-
"typescript-eslint": "^8.18.1"
41+
"typescript-eslint": "^8.25.0"
4242
}
4343
}

0 commit comments

Comments
 (0)