chore(deps): update all non-major dependencies (main) (#24156)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-07 11:17:15 +00:00 committed by GitHub
parent 7fbcaf2909
commit 9a7e8b8e68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 24 additions and 21 deletions

View File

@ -111,7 +111,7 @@
},
"devDependencies": {
"@parcel/watcher": "2.3.0",
"@types/estree": "1.0.4",
"@types/estree": "1.0.5",
"@types/fs-extra": "11.0.3",
"@vitejs/plugin-vue": "4.4.0",
"unbuild": "latest",

View File

@ -30,7 +30,7 @@
},
"devDependencies": {
"@nuxt/telemetry": "2.5.2",
"@types/file-loader": "5.0.3",
"@types/file-loader": "5.0.4",
"@types/pug": "2.0.8",
"@types/sass-loader": "8.0.7",
"@unhead/schema": "1.8.3",

View File

@ -20,8 +20,8 @@
},
"devDependencies": {
"@nuxt/schema": "workspace:*",
"@types/clear": "0.1.3",
"@types/estree": "1.0.4",
"@types/clear": "0.1.4",
"@types/estree": "1.0.5",
"@types/fs-extra": "11.0.3",
"unbuild": "latest",
"vue": "3.3.8"

View File

@ -399,8 +399,8 @@ importers:
specifier: 2.3.0
version: 2.3.0
'@types/estree':
specifier: 1.0.4
version: 1.0.4
specifier: 1.0.5
version: 1.0.5
'@types/fs-extra':
specifier: 11.0.3
version: 11.0.3
@ -454,8 +454,8 @@ importers:
specifier: 2.5.2
version: 2.5.2
'@types/file-loader':
specifier: 5.0.3
version: 5.0.3
specifier: 5.0.4
version: 5.0.4
'@types/pug':
specifier: 2.0.8
version: 2.0.8
@ -626,11 +626,11 @@ importers:
specifier: workspace:*
version: link:../schema
'@types/clear':
specifier: 0.1.3
version: 0.1.3
specifier: 0.1.4
version: 0.1.4
'@types/estree':
specifier: 1.0.4
version: 1.0.4
specifier: 1.0.5
version: 1.0.5
'@types/fs-extra':
specifier: 11.0.3
version: 11.0.3
@ -2291,7 +2291,7 @@ packages:
rollup:
optional: true
dependencies:
'@types/estree': 1.0.4
'@types/estree': 1.0.5
estree-walker: 2.0.2
picomatch: 2.3.1
rollup: 3.29.4
@ -2365,8 +2365,8 @@ packages:
resolution: {integrity: sha512-69TtiDzu0bcmKQv3yg1Zx409/Kd7r0b5F1PfpYJfSHzLGtB53547V4u+9iqKYsTu/O2ai6KTb0TInNpvuQ3qmg==}
dev: true
/@types/clear@0.1.3:
resolution: {integrity: sha512-T9pwLqQsOl5Sd1QGGkVbzHQkIvVIBUJkh8r9XcOxy5dukshynYRQx5mU4KVWYAVkakKwpJ4DWNYdT7LMFJlTxg==}
/@types/clear@0.1.4:
resolution: {integrity: sha512-4nJjoilJPTbYF7Q4y5+F7JFDK8QdcwOItzwVv3RDEMWALT9Mx9UzfxCiUfpbFK05REhieXTCvhbNkiDW/Wfejw==}
dev: true
/@types/connect@3.4.37:
@ -2379,19 +2379,22 @@ packages:
resolution: {integrity: sha512-zfM4ipmxVKWdxtDaJ3MP3pBurDXOCoyjvlpE3u6Qzrmw4BPbfm4/ambIeTk/r/J0iq/+2/xp0Fmt+gFvXJY2PQ==}
dependencies:
'@types/eslint': 8.44.5
'@types/estree': 1.0.4
'@types/estree': 1.0.5
/@types/eslint@8.44.5:
resolution: {integrity: sha512-Ol2eio8LtD/tGM4Ga7Jb83NuFwEv3NqvssSlifXL9xuFpSyQZw0ecmm2Kux6iU0KxQmp95hlPmGCzGJ0TCFeRA==}
dependencies:
'@types/estree': 1.0.4
'@types/estree': 1.0.5
'@types/json-schema': 7.0.14
/@types/estree@1.0.4:
resolution: {integrity: sha512-2JwWnHK9H+wUZNorf2Zr6ves96WHoWDJIftkcxPKsS7Djta6Zu519LarhRNljPXkpsZR2ZMwNCPeW7omW07BJw==}
/@types/file-loader@5.0.3:
resolution: {integrity: sha512-g9CX1svLDYL5Nnaa0Dj+XdGuGHfXVcsxpKsfBn3sQ/8X8RZPg1gCCwlhzEnfrXdyYB5hoKAsXOohZAd8iDBd/g==}
/@types/estree@1.0.5:
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
/@types/file-loader@5.0.4:
resolution: {integrity: sha512-aB4X92oi5D2nIGI8/kolnJ47btRM2MQjQS4eJgA/VnCD12x0+kP5v7b5beVQWKHLOcquwUXvv6aMt8PmMy9uug==}
dependencies:
'@types/webpack': 4.41.34
dev: true
@ -4969,7 +4972,7 @@ packages:
/estree-walker@3.0.3:
resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
dependencies:
'@types/estree': 1.0.4
'@types/estree': 1.0.5
/esutils@2.0.3:
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
@ -5892,7 +5895,7 @@ packages:
/is-reference@1.2.1:
resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==}
dependencies:
'@types/estree': 1.0.4
'@types/estree': 1.0.5
/is-regex@1.1.4:
resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==}