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 8bed183 commit 6b65cd8Copy full SHA for 6b65cd8
explorer-v3/package.json
@@ -12,7 +12,7 @@
12
"copy-eslint-package-json": "cp ./node_modules/eslint/package.json ./build-system/shim/eslint/package.json"
13
},
14
"devDependencies": {
15
- "@astrojs/compiler": "^0.24.0",
+ "@astrojs/compiler": "^0.25.0",
16
"@astrojs/svelte": "^1.0.0",
17
"astro": "^1.0.0-beta.40",
18
"astro-eslint-parser": "file:..",
package.json
@@ -45,7 +45,7 @@
45
46
"homepage": "https://github.com/ota-meshi/astro-eslint-parser#readme",
47
"dependencies": {
48
- "@astrojs/compiler": "0.18.0 - 0.24.0 || ^0.24.0",
+ "@astrojs/compiler": "0.18 - 0.25 || ^0.25.0",
49
"@typescript-eslint/types": "^5.25.0",
50
"astrojs-compiler-sync": "^0.2.0",
51
"debug": "^4.3.4",
0 commit comments