Skip to content

Commit 8c76cdc

Browse files
committed
packages: Update Astro to v5 and Starlight to ^0.30.2, also astro-matomo to ^1.7.0, and @luanariajs/starlight to ^0.1.1
1 parent 00cda49 commit 8c76cdc

File tree

4 files changed

+517
-4267
lines changed

4 files changed

+517
-4267
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
99
For running locally, you'll need [Node.js](https://nodejs.org/en/) installed.
1010
```
11-
yarn run dev
11+
pnpm run dev
1212
```
1313

1414
## 🚀 Project Structure

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/starlight": "^0.26.4",
14-
"@lunariajs/starlight": "^0.0.5",
15-
"astro": "^4.16.7",
16-
"astro-matomo": "^1.6.0",
13+
"@astrojs/starlight": "^0.30.2",
14+
"@lunariajs/starlight": "^0.1.1",
15+
"astro": "^5.0.9",
16+
"astro-matomo": "^1.7.0",
1717
"sharp": "^0.33.5"
1818
},
1919
"packageManager": "[email protected]+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c"

0 commit comments

Comments
 (0)