Skip to content

Commit 9ec4e2d

Browse files
committed
feat: upgrade astro and other astro deps
1 parent 3718ba2 commit 9ec4e2d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bun.lockb

312 Bytes
Binary file not shown.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "hrgui",
33
"version": "2026.03.22",
44
"devDependencies": {
5-
"@astrojs/mdx": "^5.0.2",
6-
"@astrojs/preact": "5.0.2",
5+
"@astrojs/mdx": "5.0.3",
6+
"@astrojs/preact": "5.1.1",
77
"@eslint/compat": "^1.2.6",
88
"@eslint/eslintrc": "^3.2.0",
99
"@eslint/js": "^9.20.0",
@@ -22,7 +22,7 @@
2222
"@vitejs/plugin-react": "^4.3.4",
2323
"@vitest/coverage-v8": "^2.1.9",
2424
"@vitest/ui": "^2.1.9",
25-
"astro": "6.0.8",
25+
"astro": "6.1.8",
2626
"autoprefixer": "^10.4.20",
2727
"babel-plugin-istanbul": "^7.0.0",
2828
"c8": "^10.1.3",

0 commit comments

Comments
 (0)