Skip to content

Commit 091d603

Browse files
committed
足りてなかったモジュールを追加
1 parent f3d84d3 commit 091d603

3 files changed

Lines changed: 36 additions & 23 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,10 @@
2828
"@nuxt/a11y": "catalog:nuxt",
2929
"@nuxt/eslint": "catalog:test",
3030
"@nuxt/eslint-config": "catalog:test",
31+
"@nuxt/eslint-plugin": "catalog:test",
3132
"@nuxt/test-utils": "catalog:test",
3233
"@nuxthub/core": "catalog:cloudflare",
34+
"@stylistic/eslint-plugin": "catalog:test",
3335
"@vue/test-utils": "catalog:test",
3436
"happy-dom": "catalog:test",
3537
"vite-plus": "catalog:vp",

pnpm-lock.yaml

Lines changed: 32 additions & 23 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ catalogs:
1414
test:
1515
'@nuxt/eslint': 1.15.2
1616
'@nuxt/eslint-config': 1.15.2
17+
'@nuxt/eslint-plugin': 1.15.2
1718
'@nuxt/test-utils': 4.0.2
19+
'@stylistic/eslint-plugin': 5.10.0
1820
'@vue/test-utils': 2.4.6
1921
happy-dom: 20.9.0
2022
vitest: 4.1.4

0 commit comments

Comments
 (0)