Skip to content

Commit 1e5d515

Browse files
committed
chore: upgrade dependencies
1 parent 702fdf6 commit 1e5d515

File tree

3 files changed

+22
-16
lines changed

3 files changed

+22
-16
lines changed

.devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
"containerEnv": {
2323
"ASTRO_TELEMETRY_DISABLED": "1"
2424
},
25-
"postCreateCommand": "npm install -g npm@11.6.0 pnpm@10.20.0"
25+
"postCreateCommand": "npm install -g npm@11.6.0 pnpm@10.22.0"
2626
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@fontsource/ibm-plex-mono": "^5.2.7",
3535
"@fontsource/poppins": "^5.2.7",
3636
"@fontsource/rajdhani": "^5.2.7",
37-
"astro": "^5.15.4",
37+
"astro": "^5.15.7",
3838
"astro-loader-i18n": "^0.9.1",
3939
"limax": "^4.2.1",
4040
"pagefind": "^1.4.0",
@@ -48,11 +48,11 @@
4848
"devDependencies": {
4949
"@changesets/cli": "^2.29.7",
5050
"@eslint/js": "^9.39.1",
51-
"@iconify/json": "^2.2.404",
51+
"@iconify/json": "^2.2.407",
5252
"@openscript/unplugin-favicons": "^1.1.8",
5353
"@types/mdast": "^4.0.4",
54-
"@types/node": "^24.10.0",
55-
"@typescript-eslint/parser": "^8.46.3",
54+
"@types/node": "^24.10.1",
55+
"@typescript-eslint/parser": "^8.46.4",
5656
"@vitest/coverage-v8": "4.0.9",
5757
"astro-eslint-parser": "^1.2.2",
5858
"eslint": "^9.39.1",
@@ -67,7 +67,7 @@
6767
"prettier-plugin-astro": "^0.14.1",
6868
"sirv": "^3.0.2",
6969
"typescript": "^5.9.3",
70-
"typescript-eslint": "^8.46.3",
70+
"typescript-eslint": "^8.46.4",
7171
"vitest": "4.0.9"
7272
},
7373
"pnpm": {

pnpm-lock.yaml

Lines changed: 16 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)