diff --git a/playground/package.json b/playground/package.json index 85313eb..634a571 100644 --- a/playground/package.json +++ b/playground/package.json @@ -33,7 +33,7 @@ "@rushstack/eslint-patch": "^1.10.4", "@types/node": "^20.16.13", "@vitejs/plugin-vue": "^5.1.4", - "@vue/eslint-config-prettier": "^9.0.0", + "@vue/eslint-config-prettier": "^10.0.0", "@vue/eslint-config-typescript": "^13.0.0", "electron": "^31.7.1", "electron-builder": "^25.1.8", diff --git a/playground/pnpm-lock.yaml b/playground/pnpm-lock.yaml index 538d980..9b9cff3 100644 --- a/playground/pnpm-lock.yaml +++ b/playground/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: ^5.1.4 version: 5.1.4(vite@5.4.9(@types/node@20.16.13))(vue@3.5.12(typescript@5.6.3)) '@vue/eslint-config-prettier': - specifier: ^9.0.0 - version: 9.0.0(eslint@8.57.1)(prettier@3.3.3) + specifier: ^10.0.0 + version: 10.0.0(eslint@8.57.1)(prettier@3.3.3) '@vue/eslint-config-typescript': specifier: ^13.0.0 version: 13.0.0(eslint-plugin-vue@9.29.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.6.3) @@ -700,10 +700,10 @@ packages: '@vue/compiler-vue2@2.7.16': resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} - '@vue/eslint-config-prettier@9.0.0': - resolution: {integrity: sha512-z1ZIAAUS9pKzo/ANEfd2sO+v2IUalz7cM/cTLOZ7vRFOPk5/xuRKQteOu1DErFLAh/lYGXMVZ0IfYKlyInuDVg==} + '@vue/eslint-config-prettier@10.0.0': + resolution: {integrity: sha512-iDEjsfT+UXQTJfe+4mstb/B5BSZ5RpL6FO3F97XxElIXdD04gkH+F7PR4fBMEVyJi4892G4LQVPQ8oXxVyp8Dw==} peerDependencies: - eslint: '>= 8.0.0' + eslint: '>= 8.21.0' prettier: '>= 3.0.0' '@vue/eslint-config-typescript@13.0.0': @@ -3155,7 +3155,7 @@ snapshots: de-indent: 1.0.2 he: 1.2.0 - '@vue/eslint-config-prettier@9.0.0(eslint@8.57.1)(prettier@3.3.3)': + '@vue/eslint-config-prettier@10.0.0(eslint@8.57.1)(prettier@3.3.3)': dependencies: eslint: 8.57.1 eslint-config-prettier: 9.1.0(eslint@8.57.1)