Skip to content

Commit 3a4cd15

Browse files
committed
chore: update dependencies
1 parent dc7485a commit 3a4cd15

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

bun.lockb

7.07 KB
Binary file not shown.

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,27 +14,27 @@
1414
},
1515
"dependencies": {
1616
"@astrojs/partytown": "^2.1.2",
17-
"@astrojs/tailwind": "^5.1.0",
18-
"astro": "^4.15.1",
17+
"@astrojs/tailwind": "^5.1.2",
18+
"astro": "^4.16.8",
1919
"mdast-util-to-string": "^4.0.0",
2020
"reading-time": "^1.5.0",
21-
"tailwindcss": "^3.4.10"
21+
"tailwindcss": "^3.4.14"
2222
},
2323
"devDependencies": {
24-
"@commitlint/cli": "^19.4.1",
25-
"@commitlint/config-conventional": "^19.4.1",
26-
"@eslint/js": "^9.9.1",
24+
"@commitlint/cli": "^19.5.0",
25+
"@commitlint/config-conventional": "^19.5.0",
26+
"@eslint/js": "^9.13.0",
2727
"@tailwindcss/typography": "^0.5.15",
28-
"@typescript-eslint/parser": "^8.3.0",
29-
"astro-eslint-parser": "^1.0.2",
30-
"eslint": "^9.9.1",
31-
"eslint-plugin-astro": "^1.2.3",
32-
"husky": "^9.1.5",
28+
"@typescript-eslint/parser": "^8.12.2",
29+
"astro-eslint-parser": "^1.0.3",
30+
"eslint": "^9.13.0",
31+
"eslint-plugin-astro": "^1.3.0",
32+
"husky": "^9.1.6",
3333
"prettier": "^3.3.3",
3434
"prettier-plugin-astro": "^0.14.1",
3535
"rehype-katex": "^7.0.1",
3636
"rehype-mathjax": "^6.0.0",
3737
"remark-math": "^6.0.0",
38-
"typescript-eslint": "^8.3.0"
38+
"typescript-eslint": "^8.12.2"
3939
}
4040
}

0 commit comments

Comments
 (0)