chore: update packages
This commit is contained in:
parent
7ba0ff12ae
commit
0457109eb3
2 changed files with 318 additions and 370 deletions
26
package.json
26
package.json
|
|
@ -9,23 +9,23 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/sitemap": "^3.4.1",
|
||||
"@astrojs/svelte": "^7.1.0",
|
||||
"@fontsource-variable/inter": "^5.2.6",
|
||||
"@fontsource-variable/jetbrains-mono": "^5.2.6",
|
||||
"@astrojs/sitemap": "^3.5.1",
|
||||
"@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",
|
||||
"@swup/astro": "^1.6.0",
|
||||
"@tailwindcss/vite": "^4.1.11",
|
||||
"astro": "^5.12.0",
|
||||
"@swup/astro": "^1.7.0",
|
||||
"@tailwindcss/vite": "^4.1.13",
|
||||
"astro": "^5.13.7",
|
||||
"d3-scale": "^4.0.2",
|
||||
"layerchart": "^2.0.0-next.31",
|
||||
"svelte": "^5.36.8",
|
||||
"tailwindcss": "^4.1.11",
|
||||
"typescript": "^5.8.3",
|
||||
"wrangler": "^4.25.0"
|
||||
"layerchart": "^2.0.0-next.38",
|
||||
"svelte": "^5.38.10",
|
||||
"tailwindcss": "^4.1.13",
|
||||
"typescript": "^5.9.2",
|
||||
"wrangler": "^4.37.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/d3-scale": "^4.0.9",
|
||||
"vite": "^6.3.5"
|
||||
"vite": "^6.3.6"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue