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
13155672a8
commit
de9b144597
5 changed files with 9185 additions and 2386 deletions
19
package.json
19
package.json
|
|
@ -9,24 +9,25 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/sitemap": "^3.7.0",
|
||||
"@astrojs/svelte": "^7.2.5",
|
||||
"@astrojs/sitemap": "^3.7.3",
|
||||
"@astrojs/svelte": "^9.0.1",
|
||||
"@fontsource-variable/inter": "^5.2.8",
|
||||
"@fontsource-variable/jetbrains-mono": "^5.2.8",
|
||||
"@indiefellas/astro-adapter-nekoweb": "^3.7.1",
|
||||
"@swup/astro": "^1.8.0",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"astro": "^5.17.2",
|
||||
"@tailwindcss/vite": "^4.3.2",
|
||||
"astro": "^7.0.7",
|
||||
"d3-scale": "^4.0.2",
|
||||
"d3-shape": "^3.2.0",
|
||||
"layerchart": "^2.0.0-next.44",
|
||||
"svelte": "^5.51.1",
|
||||
"tailwindcss": "^4.1.18",
|
||||
"typescript": "^5.9.3"
|
||||
"layerchart": "^2.0.1",
|
||||
"sharp": "^0.35.3",
|
||||
"svelte": "^5.56.4",
|
||||
"tailwindcss": "^4.3.2",
|
||||
"typescript": "^7.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/d3-scale": "^4.0.9",
|
||||
"@types/d3-shape": "^3.1.8",
|
||||
"vite": "^7.3.1"
|
||||
"vite": "^8.1.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue