Compare commits
23 Commits
8f1bcfae76
...
renovate/n
| Author | SHA1 | Date | |
|---|---|---|---|
|
202074cdc1
|
|||
| ec31419b81 | |||
|
083a5e77da
|
|||
| 4c065f99ab | |||
|
f6cccca140
|
|||
| eedddca9a1 | |||
|
556647977f
|
|||
| d1f189818f | |||
|
5c461d64e2
|
|||
| 6371705b9c | |||
|
92aa4a614c
|
|||
| 6e20d4b8c8 | |||
|
f187c341f6
|
|||
| 16cf8ae2d1 | |||
|
d07b8ab73e
|
|||
| 52ba1108c0 | |||
|
54601905da
|
|||
| 88713b9738 | |||
| 83817cc1b6 | |||
|
0ef1a97f51
|
|||
|
a84e7a1675
|
|||
| fcffbffc02 | |||
|
a2af3015a2
|
@@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Set up Node.js
|
- name: Set up Node.js
|
||||||
uses: actions/setup-node@v6
|
uses: actions/setup-node@v6
|
||||||
with:
|
with:
|
||||||
node-version: 24.12.0
|
node-version: 24.13.0
|
||||||
cache: pnpm
|
cache: pnpm
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
"@astrojs/react": "^4.4.2",
|
"@astrojs/react": "^4.4.2",
|
||||||
"@astrojs/rss": "^4.0.14",
|
"@astrojs/rss": "^4.0.14",
|
||||||
"@astrojs/sitemap": "^3.6.0",
|
"@astrojs/sitemap": "^3.6.0",
|
||||||
"@directus/sdk": "^20.3.0",
|
"@directus/sdk": "^21.0.0",
|
||||||
"@giscus/react": "^3.1.0",
|
"@giscus/react": "^3.1.0",
|
||||||
"@iconify-json/mdi": "^1.2.3",
|
"@iconify-json/mdi": "^1.2.3",
|
||||||
"@iconify-json/pajamas": "^1.2.15",
|
"@iconify-json/pajamas": "^1.2.15",
|
||||||
@@ -79,6 +79,6 @@
|
|||||||
"prettier-plugin-tailwindcss": "^0.7.2",
|
"prettier-plugin-tailwindcss": "^0.7.2",
|
||||||
"timeago.js": "^4.0.2",
|
"timeago.js": "^4.0.2",
|
||||||
"typescript": "5.9.3",
|
"typescript": "5.9.3",
|
||||||
"typescript-eslint": "8.53.0"
|
"typescript-eslint": "8.53.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
876
pnpm-lock.yaml
generated
876
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user