upgrade dependencies

master
gman 6 months ago
parent efb76f1742
commit b52cbcc85b

4581
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -11,14 +11,14 @@
}, },
"dependencies": { "dependencies": {
"@astrojs/check": "^0.9.4", "@astrojs/check": "^0.9.4",
"@astrojs/react": "^3.6.2", "@astrojs/react": "^4.3.0",
"@astrojs/starlight": "^0.28.2", "@astrojs/starlight": "^0.35.2",
"@types/react": "^18.3.11", "@types/react": "^18.3.24",
"@types/react-dom": "^18.3.1", "@types/react-dom": "^18.3.7",
"astro": "^4.15.3", "astro": "^5.13.4",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"sharp": "^0.32.5", "sharp": "^0.32.6",
"typescript": "^5.6.2" "typescript": "^5.9.2"
} }
} }

Loading…
Cancel
Save