Skip to content

Commit 83de436

Browse files
committed
chore: update dependencies
1 parent 52d9c68 commit 83de436

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

bun.lockb

16 KB
Binary file not shown.

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,28 +16,28 @@
1616
},
1717
"dependencies": {
1818
"@astrojs/partytown": "^2.1.2",
19-
"@astrojs/tailwind": "^5.1.2",
20-
"astro": "^4.16.8",
19+
"@astrojs/tailwind": "^5.1.3",
20+
"astro": "^4.16.17",
2121
"mdast-util-to-string": "^4.0.0",
2222
"reading-time": "^1.5.0",
23-
"tailwindcss": "^3.4.14"
23+
"tailwindcss": "^3.4.16"
2424
},
2525
"devDependencies": {
26-
"@commitlint/cli": "^19.5.0",
27-
"@commitlint/config-conventional": "^19.5.0",
28-
"@eslint/js": "^9.13.0",
26+
"@commitlint/cli": "^19.6.1",
27+
"@commitlint/config-conventional": "^19.6.0",
28+
"@eslint/js": "^9.17.0",
2929
"@tailwindcss/typography": "^0.5.15",
30-
"@typescript-eslint/parser": "^8.12.2",
31-
"astro-eslint-parser": "^1.0.3",
32-
"eslint": "^9.13.0",
33-
"eslint-plugin-astro": "^1.3.0",
34-
"husky": "^9.1.6",
35-
"prettier": "^3.3.3",
30+
"@typescript-eslint/parser": "^8.18.1",
31+
"astro-eslint-parser": "^1.1.0",
32+
"eslint": "^9.17.0",
33+
"eslint-plugin-astro": "^1.3.1",
34+
"husky": "^9.1.7",
35+
"prettier": "^3.4.2",
3636
"prettier-plugin-astro": "^0.14.1",
37-
"prettier-plugin-tailwindcss": "^0.6.8",
37+
"prettier-plugin-tailwindcss": "^0.6.9",
3838
"rehype-katex": "^7.0.1",
3939
"rehype-mathjax": "^6.0.0",
4040
"remark-math": "^6.0.0",
41-
"typescript-eslint": "^8.12.2"
41+
"typescript-eslint": "^8.18.1"
4242
}
4343
}

0 commit comments

Comments
 (0)