diff --git a/frontend/package.json b/frontend/package.json index a143fda1..fab15d29 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -36,10 +36,10 @@ "eslint-plugin-unicorn": "45.0.1", "eslint-plugin-vue": "9.8.0", "husky": "8.0.2", - "lint-staged": "13.0.4", + "lint-staged": "13.1.0", "nuxt": "3.0.0", "nuxt-windicss": "2.6.0", - "pnpm": "7.18.0", + "pnpm": "7.18.1", "prettier": "2.8.0", "qs": "6.11.0", "regenerator-runtime": "0.13.11", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index a400759c..12b3bb62 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -34,12 +34,12 @@ specifiers: eslint-plugin-vue: 9.8.0 filesize: 10.0.5 husky: 8.0.2 - lint-staged: 13.0.4 + lint-staged: 13.1.0 nprogress: 0.2.0 nuxt: 3.0.0 nuxt-windicss: 2.6.0 pinia: 2.0.27 - pnpm: 7.18.0 + pnpm: 7.18.1 prettier: 2.8.0 qs: 6.11.0 regenerator-runtime: 0.13.11 @@ -95,10 +95,10 @@ devDependencies: eslint-plugin-unicorn: 45.0.1_eslint@8.29.0 eslint-plugin-vue: 9.8.0_eslint@8.29.0 husky: 8.0.2 - lint-staged: 13.0.4 + lint-staged: 13.1.0 nuxt: 3.0.0_hs7ju3niqby2cnhr362u2o3kfi nuxt-windicss: 2.6.0_vite@2.9.15 - pnpm: 7.18.0 + pnpm: 7.18.1 prettier: 2.8.0 qs: 6.11.0 regenerator-runtime: 0.13.11 @@ -4870,8 +4870,8 @@ packages: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: true - /lint-staged/13.0.4: - resolution: {integrity: sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==} + /lint-staged/13.1.0: + resolution: {integrity: sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==} engines: {node: ^14.13.1 || >=16.0.0} hasBin: true dependencies: @@ -5841,8 +5841,8 @@ packages: engines: {node: '>=4'} dev: true - /pnpm/7.18.0: - resolution: {integrity: sha512-igZRB0ip8cn9f1glYzsPTJblxQcidY7/fSfJ++j6GYLT0pqIlijsdW9ZI4Waaxhi22SC4HZHe5vMiSa2IKoIoA==} + /pnpm/7.18.1: + resolution: {integrity: sha512-GulnWxFW1dej1sSiju1FlYtvWIYa35ZvbTk9F8jOo+1GgJEVdx1ObLaZCApd2I4IB+jozyNWzInEdV0hQgUq0Q==} engines: {node: '>=14.6'} hasBin: true dev: true