We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a8171 commit aeed5e7Copy full SHA for aeed5e7
explorer-v3/package.json
@@ -13,7 +13,7 @@
13
"postinstall": "patch-package"
14
},
15
"devDependencies": {
16
- "@astrojs/compiler": "^0.16.1",
+ "@astrojs/compiler": "^0.17.0",
17
"@astrojs/svelte": "^0.1.3",
18
"astro": "^1.0.0-beta.40",
19
"astro-eslint-parser": "file:..",
package.json
@@ -42,7 +42,7 @@
42
43
"homepage": "https://github.com/ota-meshi/astro-eslint-parser#readme",
44
"dependencies": {
45
46
"@typescript-eslint/types": "^5.25.0",
47
"debug": "^4.3.4",
48
"eslint-visitor-keys": "^3.0.0",
0 commit comments