Skip to content

Commit 2c1c157

Browse files
committed
fix: downgrade @eslint/js, fix #647
1 parent b554991 commit 2c1c157

File tree

2 files changed

+34
-21
lines changed

2 files changed

+34
-21
lines changed

pnpm-lock.yaml

Lines changed: 32 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ catalogs:
88
'@antfu/install-pkg': ^1.1.0
99
'@clack/prompts': ^1.0.0
1010
'@eslint/config-inspector': ^1.4.2
11-
'@eslint/js': ^10.0.1
11+
'@eslint/js': ^9.39.2
1212
'@nuxt/devtools-kit': ^3.1.1
1313
'@nuxt/kit': ^4.3.1
1414
'@stylistic/eslint-plugin': ^5.8.0
@@ -57,7 +57,7 @@ catalogs:
5757
'@nuxt/ui-pro': ^3.3.7
5858
'@nuxthq/studio': ^2.2.1
5959
'@nuxtjs/plausible': ^2.0.1
60-
'@vueuse/core': ^14.2.0
60+
'@vueuse/core': ^14.2.1
6161
'@vueuse/nuxt': ^14.2.0
6262
nuxt-og-image: ^5.1.13
6363
types:

0 commit comments

Comments
 (0)