mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 05:47:10 -04:00
Merge pull request #219 from TheTechNetwork/renovate/rushstack-eslint-patch-1.x
chore(deps): update dependency @rushstack/eslint-patch to v1.10.2
This commit is contained in:
commit
6baf4c6973
2 changed files with 6 additions and 6 deletions
|
@ -98,7 +98,7 @@
|
||||||
"@iconify-json/mdi": "1.1.66",
|
"@iconify-json/mdi": "1.1.66",
|
||||||
"@intlify/unplugin-vue-i18n": "2.0.0",
|
"@intlify/unplugin-vue-i18n": "2.0.0",
|
||||||
"@playwright/test": "1.44.0",
|
"@playwright/test": "1.44.0",
|
||||||
"@rushstack/eslint-patch": "1.2.0",
|
"@rushstack/eslint-patch": "1.10.2",
|
||||||
"@tsconfig/node18": "18.2.4",
|
"@tsconfig/node18": "18.2.4",
|
||||||
"@types/bcryptjs": "2.4.6",
|
"@types/bcryptjs": "2.4.6",
|
||||||
"@types/crypto-js": "4.1.1",
|
"@types/crypto-js": "4.1.1",
|
||||||
|
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -191,8 +191,8 @@ devDependencies:
|
||||||
specifier: 1.44.0
|
specifier: 1.44.0
|
||||||
version: 1.44.0
|
version: 1.44.0
|
||||||
'@rushstack/eslint-patch':
|
'@rushstack/eslint-patch':
|
||||||
specifier: 1.2.0
|
specifier: 1.10.2
|
||||||
version: 1.2.0
|
version: 1.10.2
|
||||||
'@tsconfig/node18':
|
'@tsconfig/node18':
|
||||||
specifier: 18.2.4
|
specifier: 18.2.4
|
||||||
version: 18.2.4
|
version: 18.2.4
|
||||||
|
@ -2619,8 +2619,8 @@ packages:
|
||||||
rollup: 2.79.1
|
rollup: 2.79.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@rushstack/eslint-patch@1.2.0:
|
/@rushstack/eslint-patch@1.10.2:
|
||||||
resolution: {integrity: sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==}
|
resolution: {integrity: sha512-hw437iINopmQuxWPSUEvqE56NCPsiU8N4AYtfHmJFckclktzK9YQJieD3XkDCDH4OjL+C7zgPUh73R/nrcHrqw==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@sinclair/typebox@0.27.8:
|
/@sinclair/typebox@0.27.8:
|
||||||
|
@ -4061,7 +4061,7 @@ packages:
|
||||||
/@vueuse/shared@10.3.0(vue@3.3.4):
|
/@vueuse/shared@10.3.0(vue@3.3.4):
|
||||||
resolution: {integrity: sha512-kGqCTEuFPMK4+fNWy6dUOiYmxGcUbtznMwBZLC1PubidF4VZY05B+Oht7Jh7/6x4VOWGpvu3R37WHi81cKpiqg==}
|
resolution: {integrity: sha512-kGqCTEuFPMK4+fNWy6dUOiYmxGcUbtznMwBZLC1PubidF4VZY05B+Oht7Jh7/6x4VOWGpvu3R37WHi81cKpiqg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
vue-demi: 0.14.5(vue@3.3.4)
|
vue-demi: 0.14.7(vue@3.3.4)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- vue
|
- vue
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue