mirror of
https://github.com/trafficlunar/website.git
synced 2026-08-12 12:29:49 +00:00
chore: update packages
This commit is contained in:
parent
b071cd9b8d
commit
efdb3102ae
2 changed files with 113 additions and 129 deletions
16
package.json
16
package.json
|
|
@ -9,24 +9,24 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/sitemap": "^3.6.0",
|
||||
"@astrojs/svelte": "^7.2.4",
|
||||
"@astrojs/sitemap": "^3.7.0",
|
||||
"@astrojs/svelte": "^7.2.5",
|
||||
"@fontsource-variable/inter": "^5.2.8",
|
||||
"@fontsource-variable/jetbrains-mono": "^5.2.8",
|
||||
"@indiefellas/astro-adapter-nekoweb": "^3.7.1",
|
||||
"@swup/astro": "^1.7.0",
|
||||
"@swup/astro": "^1.8.0",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"astro": "^5.16.6",
|
||||
"astro": "^5.17.2",
|
||||
"d3-scale": "^4.0.2",
|
||||
"d3-shape": "^3.2.0",
|
||||
"layerchart": "^2.0.0-next.43",
|
||||
"svelte": "^5.46.1",
|
||||
"layerchart": "^2.0.0-next.44",
|
||||
"svelte": "^5.51.1",
|
||||
"tailwindcss": "^4.1.18",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/d3-scale": "^4.0.9",
|
||||
"@types/d3-shape": "^3.1.7",
|
||||
"vite": "^7.3.0"
|
||||
"@types/d3-shape": "^3.1.8",
|
||||
"vite": "^7.3.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue