Skip to content

Commit 3993f18

Browse files
committed
website
1 parent cb0ee2b commit 3993f18

File tree

2 files changed

+1711
-2940
lines changed

2 files changed

+1711
-2940
lines changed

website/package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,12 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"astro": "^4.15.4",
14-
"lightningcss": "^1.26.0"
13+
"astro": "^5.3.1",
14+
"lightningcss": "^1.29.1"
15+
},
16+
"pnpm": {
17+
"onlyBuiltDependencies": [
18+
"esbuild"
19+
]
1520
}
1621
}

0 commit comments

Comments
 (0)