Skip to content

Commit b6d9913

Browse files
committed
Upgrade dependencies
1 parent 092a7e5 commit b6d9913

File tree

2 files changed

+678
-676
lines changed

2 files changed

+678
-676
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,24 @@
99
"devDependencies": {
1010
"@astrojs/check": "^0.9.4",
1111
"@astrojs/tailwind": "^5.1.4",
12-
"@eslint/js": "^9.15.0",
13-
"@fontsource-variable/sometype-mono": "^5.1.0",
12+
"@eslint/js": "^9.17.0",
13+
"@fontsource-variable/sometype-mono": "^5.1.1",
1414
"@tailwindcss/typography": "^0.5.15",
1515
"@types/luxon": "^3.4.2",
1616
"astro": "^5.1.3",
17-
"eslint": "^9.15.0",
17+
"eslint": "^9.17.0",
1818
"eslint-plugin-astro": "^1.3.1",
19-
"globals": "^15.12.0",
20-
"lefthook": "^1.8.4",
19+
"globals": "^15.14.0",
20+
"lefthook": "^1.10.1",
2121
"luxon": "^3.5.0",
22-
"prettier": "^3.3.3",
22+
"prettier": "^3.4.2",
2323
"prettier-plugin-astro": "^0.14.1",
24-
"prettier-plugin-packagejson": "^2.5.3",
25-
"prettier-plugin-tailwindcss": "^0.6.8",
26-
"sass": "^1.80.6",
27-
"tailwindcss": "^3.4.14",
28-
"typescript": "^5.6.3",
29-
"typescript-eslint": "^8.15.0"
24+
"prettier-plugin-packagejson": "^2.5.6",
25+
"prettier-plugin-tailwindcss": "^0.6.9",
26+
"sass": "^1.83.1",
27+
"tailwindcss": "^3.4.17",
28+
"typescript": "^5.7.2",
29+
"typescript-eslint": "^8.19.1"
3030
},
3131
"packageManager": "[email protected]+sha256.24235772cc4ac82a62627cd47f834c72667a2ce87799a846ec4e8e555e2d4b8b",
3232
"engines": {

0 commit comments

Comments
 (0)