Update to astro@3.0.0-rc.7
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
"@astrolib/analytics": "^0.4.2",
|
||||
"@astrolib/seo": "^1.0.0-beta.4",
|
||||
"@fontsource-variable/inter": "^5.0.8",
|
||||
"astro": "3.0.0-rc.5",
|
||||
"astro": "^3.0.0-rc.7",
|
||||
"astro-icon": "^1.0.0-next.2",
|
||||
"limax": "2.1.0",
|
||||
"lodash.merge": "^4.6.2",
|
||||
|
2
src/env.d.ts
vendored
2
src/env.d.ts
vendored
@ -1,4 +1,4 @@
|
||||
// eslint-disable-next-line @typescript-eslint/triple-slash-reference
|
||||
/// <reference path="../.astro/types.d.ts" />
|
||||
/// <reference types="astro/client-image" />
|
||||
/// <reference types="astro/client" />
|
||||
/// <reference types="vite/client" />
|
||||
|
Reference in New Issue
Block a user