mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
Update to Astro V5
This commit is contained in:
parent
d61ce20e5d
commit
e57775833b
4 changed files with 934 additions and 469 deletions
10
package.json
10
package.json
|
|
@ -12,10 +12,10 @@
|
|||
"dependencies": {
|
||||
"@apollo/client": "^3.11.4",
|
||||
"@apollo/server": "^4.11.2",
|
||||
"@astrojs/node": "^8.3.3",
|
||||
"@astrojs/react": "^3.6.2",
|
||||
"@astrojs/rss": "^4.0.7",
|
||||
"@astrojs/tailwind": "^5.1.1",
|
||||
"@astrojs/node": "9.0.0",
|
||||
"@astrojs/react": "4.1.3",
|
||||
"@astrojs/rss": "4.0.11",
|
||||
"@astrojs/tailwind": "5.1.4",
|
||||
"@eddeee888/gcg-typescript-resolver-files": "^0.10.4",
|
||||
"@graphql-codegen/cli": "^5.0.2",
|
||||
"@graphql-tools/merge": "^9.0.6",
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
"@types/react": "^18.3.12",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"apollo-upload-client": "^18.0.1",
|
||||
"astro": "^4.15.7",
|
||||
"astro": "5.1.5",
|
||||
"astro-icon": "^1.1.1",
|
||||
"clsx": "^2.1.1",
|
||||
"fast-glob": "^3.3.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue