mirror of
https://github.com/trafficlunar/website.git
synced 2026-08-12 12:29:49 +00:00
fix: update nekoweb adapter
This commit is contained in:
parent
35477a138a
commit
44c2ab26a5
3 changed files with 39 additions and 42 deletions
|
|
@ -13,7 +13,7 @@
|
|||
"@astrojs/svelte": "^7.1.1",
|
||||
"@fontsource-variable/inter": "^5.2.7",
|
||||
"@fontsource-variable/jetbrains-mono": "^5.2.7",
|
||||
"@indiefellas/astro-adapter-nekoweb": "^1.1.0",
|
||||
"@indiefellas/astro-adapter-nekoweb": "^3.7.1",
|
||||
"@swup/astro": "^1.7.0",
|
||||
"@tailwindcss/vite": "^4.1.13",
|
||||
"astro": "^5.13.7",
|
||||
|
|
@ -22,10 +22,10 @@
|
|||
"svelte": "^5.38.10",
|
||||
"tailwindcss": "^4.1.13",
|
||||
"typescript": "^5.9.2",
|
||||
"wrangler": "^4.37.0"
|
||||
"wrangler": "^4.37.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/d3-scale": "^4.0.9",
|
||||
"vite": "^6.3.6"
|
||||
"vite": "^7.1.5"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue