Skip to content

Commit d690d55

Browse files
committed
chore: update dependencies
1 parent f69b85a commit d690d55

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

bun.lockb

6.25 KB
Binary file not shown.

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,30 +15,30 @@
1515
"prepare": "husky"
1616
},
1717
"dependencies": {
18-
"@astrojs/partytown": "^2.1.3",
19-
"@fontsource-variable/roboto-mono": "^5.1.1",
20-
"@tailwindcss/vite": "^4.0.8",
21-
"astro": "^5.3.1",
18+
"@astrojs/partytown": "^2.1.4",
19+
"@fontsource-variable/roboto-mono": "^5.2.6",
20+
"@tailwindcss/vite": "^4.1.11",
21+
"astro": "^5.11.0",
2222
"mdast-util-to-string": "^4.0.0",
2323
"reading-time": "^1.5.0",
24-
"tailwindcss": "^4.0.8"
24+
"tailwindcss": "^4.1.11"
2525
},
2626
"devDependencies": {
27-
"@commitlint/cli": "^19.7.1",
28-
"@commitlint/config-conventional": "^19.7.1",
29-
"@eslint/js": "^9.21.0",
27+
"@commitlint/cli": "^19.8.1",
28+
"@commitlint/config-conventional": "^19.8.1",
29+
"@eslint/js": "^9.30.1",
3030
"@tailwindcss/typography": "^0.5.16",
31-
"@typescript-eslint/parser": "^8.25.0",
32-
"astro-eslint-parser": "^1.2.1",
33-
"eslint": "^9.21.0",
31+
"@typescript-eslint/parser": "^8.35.1",
32+
"astro-eslint-parser": "^1.2.2",
33+
"eslint": "^9.30.1",
3434
"eslint-plugin-astro": "^1.3.1",
3535
"husky": "^9.1.7",
36-
"prettier": "^3.5.2",
36+
"prettier": "^3.6.2",
3737
"prettier-plugin-astro": "^0.14.1",
38-
"prettier-plugin-tailwindcss": "^0.6.11",
38+
"prettier-plugin-tailwindcss": "^0.6.13",
3939
"rehype-katex": "^7.0.1",
4040
"rehype-mathjax": "^7.1.0",
4141
"remark-math": "^6.0.0",
42-
"typescript-eslint": "^8.25.0"
42+
"typescript-eslint": "^8.35.1"
4343
}
4444
}

0 commit comments

Comments
 (0)