Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
0fff2bc65e
Merge 72b76a6495 into 3582753495 2024-10-16 16:31:45 +00:00
renovate[bot]
72b76a6495
⬆️ Update all non-major dependencies 2024-10-16 16:31:41 +00:00
4 changed files with 38 additions and 18 deletions

View File

@ -33,7 +33,7 @@
"webdav": "5.7.1", "webdav": "5.7.1",
"winston": "3.15.0" "winston": "3.15.0"
}, },
"packageManager": "pnpm@9.12.1", "packageManager": "pnpm@9.12.2",
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.9.0", "@eslint/js": "^9.9.0",
"@tsconfig/recommended": "^1.0.7", "@tsconfig/recommended": "^1.0.7",

View File

@ -149,6 +149,10 @@ packages:
peerDependencies: peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
'@eslint-community/regexpp@4.11.0':
resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
'@eslint-community/regexpp@4.11.1': '@eslint-community/regexpp@4.11.1':
resolution: {integrity: sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==} resolution: {integrity: sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==}
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
@ -403,6 +407,11 @@ packages:
engines: {node: '>=0.4.0'} engines: {node: '>=0.4.0'}
hasBin: true hasBin: true
acorn@8.13.0:
resolution: {integrity: sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==}
engines: {node: '>=0.4.0'}
hasBin: true
ajv@6.12.6: ajv@6.12.6:
resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
@ -1514,6 +1523,8 @@ snapshots:
eslint: 9.12.0 eslint: 9.12.0
eslint-visitor-keys: 3.4.3 eslint-visitor-keys: 3.4.3
'@eslint-community/regexpp@4.11.0': {}
'@eslint-community/regexpp@4.11.1': {} '@eslint-community/regexpp@4.11.1': {}
'@eslint/config-array@0.18.0': '@eslint/config-array@0.18.0':
@ -1699,7 +1710,7 @@ snapshots:
'@typescript-eslint/eslint-plugin@8.9.0(@typescript-eslint/parser@8.9.0(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0)(typescript@5.6.3)': '@typescript-eslint/eslint-plugin@8.9.0(@typescript-eslint/parser@8.9.0(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0)(typescript@5.6.3)':
dependencies: dependencies:
'@eslint-community/regexpp': 4.11.1 '@eslint-community/regexpp': 4.11.0
'@typescript-eslint/parser': 8.9.0(eslint@9.12.0)(typescript@5.6.3) '@typescript-eslint/parser': 8.9.0(eslint@9.12.0)(typescript@5.6.3)
'@typescript-eslint/scope-manager': 8.9.0 '@typescript-eslint/scope-manager': 8.9.0
'@typescript-eslint/type-utils': 8.9.0(eslint@9.12.0)(typescript@5.6.3) '@typescript-eslint/type-utils': 8.9.0(eslint@9.12.0)(typescript@5.6.3)
@ -1783,9 +1794,9 @@ snapshots:
mime-types: 2.1.35 mime-types: 2.1.35
negotiator: 0.6.3 negotiator: 0.6.3
acorn-jsx@5.3.2(acorn@8.12.1): acorn-jsx@5.3.2(acorn@8.13.0):
dependencies: dependencies:
acorn: 8.12.1 acorn: 8.13.0
acorn-walk@8.3.3: acorn-walk@8.3.3:
dependencies: dependencies:
@ -1793,6 +1804,8 @@ snapshots:
acorn@8.12.1: {} acorn@8.12.1: {}
acorn@8.13.0: {}
ajv@6.12.6: ajv@6.12.6:
dependencies: dependencies:
fast-deep-equal: 3.1.3 fast-deep-equal: 3.1.3
@ -2110,8 +2123,8 @@ snapshots:
espree@10.2.0: espree@10.2.0:
dependencies: dependencies:
acorn: 8.12.1 acorn: 8.13.0
acorn-jsx: 5.3.2(acorn@8.12.1) acorn-jsx: 5.3.2(acorn@8.13.0)
eslint-visitor-keys: 4.1.0 eslint-visitor-keys: 4.1.0
esquery@1.6.0: esquery@1.6.0:

View File

@ -48,5 +48,5 @@
"vue-router": "^4.4.3", "vue-router": "^4.4.3",
"vue-tsc": "^2.0.26" "vue-tsc": "^2.0.26"
}, },
"packageManager": "pnpm@9.12.1" "packageManager": "pnpm@9.12.2"
} }

View File

@ -636,8 +636,8 @@ packages:
'@volar/typescript@2.4.6': '@volar/typescript@2.4.6':
resolution: {integrity: sha512-NMIrA7y5OOqddL9VtngPWYmdQU03htNKFtAYidbYfWA0TOhyGVd9tfcP4TsLWQ+RBWDZCbBqsr8xzU0ZOxYTCQ==} resolution: {integrity: sha512-NMIrA7y5OOqddL9VtngPWYmdQU03htNKFtAYidbYfWA0TOhyGVd9tfcP4TsLWQ+RBWDZCbBqsr8xzU0ZOxYTCQ==}
'@vue-macros/common@1.14.0': '@vue-macros/common@1.15.0':
resolution: {integrity: sha512-xwQhDoEXRNXobNQmdqOD20yUGdVLVLZe4zhDlT9q/E+z+mvT3wukaAoJG80XRnv/BcgOOCVpxqpkQZ3sNTgjWA==} resolution: {integrity: sha512-yg5VqW7+HRfJGimdKvFYzx8zorHUYo0hzPwuraoC1DWa7HHazbTMoVsHDvk3JHa1SGfSL87fRnzmlvgjEHhszA==}
engines: {node: '>=16.14.0'} engines: {node: '>=16.14.0'}
peerDependencies: peerDependencies:
vue: ^2.7.0 || ^3.2.25 vue: ^2.7.0 || ^3.2.25
@ -715,6 +715,11 @@ packages:
engines: {node: '>=0.4.0'} engines: {node: '>=0.4.0'}
hasBin: true hasBin: true
acorn@8.13.0:
resolution: {integrity: sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==}
engines: {node: '>=0.4.0'}
hasBin: true
ajv@6.12.6: ajv@6.12.6:
resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
@ -2494,7 +2499,7 @@ snapshots:
path-browserify: 1.0.1 path-browserify: 1.0.1
vscode-uri: 3.0.8 vscode-uri: 3.0.8
'@vue-macros/common@1.14.0(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))': '@vue-macros/common@1.15.0(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))':
dependencies: dependencies:
'@babel/types': 7.25.8 '@babel/types': 7.25.8
'@rollup/pluginutils': 5.1.2(rollup@4.24.0) '@rollup/pluginutils': 5.1.2(rollup@4.24.0)
@ -2599,12 +2604,14 @@ snapshots:
vue: 3.5.12(typescript@5.6.3) vue: 3.5.12(typescript@5.6.3)
vuetify: 3.7.2(typescript@5.6.3)(vite-plugin-vuetify@2.0.4)(vue@3.5.12(typescript@5.6.3)) vuetify: 3.7.2(typescript@5.6.3)(vite-plugin-vuetify@2.0.4)(vue@3.5.12(typescript@5.6.3))
acorn-jsx@5.3.2(acorn@8.12.1): acorn-jsx@5.3.2(acorn@8.13.0):
dependencies: dependencies:
acorn: 8.12.1 acorn: 8.13.0
acorn@8.12.1: {} acorn@8.12.1: {}
acorn@8.13.0: {}
ajv@6.12.6: ajv@6.12.6:
dependencies: dependencies:
fast-deep-equal: 3.1.3 fast-deep-equal: 3.1.3
@ -3188,8 +3195,8 @@ snapshots:
espree@9.6.1: espree@9.6.1:
dependencies: dependencies:
acorn: 8.12.1 acorn: 8.13.0
acorn-jsx: 5.3.2(acorn@8.12.1) acorn-jsx: 5.3.2(acorn@8.13.0)
eslint-visitor-keys: 3.4.3 eslint-visitor-keys: 3.4.3
esquery@1.6.0: esquery@1.6.0:
@ -3545,7 +3552,7 @@ snapshots:
mlly@1.7.2: mlly@1.7.2:
dependencies: dependencies:
acorn: 8.12.1 acorn: 8.13.0
pathe: 1.1.2 pathe: 1.1.2
pkg-types: 1.2.1 pkg-types: 1.2.1
ufo: 1.5.4 ufo: 1.5.4
@ -3920,7 +3927,7 @@ snapshots:
unimport@3.13.1(rollup@4.24.0)(webpack-sources@3.2.3): unimport@3.13.1(rollup@4.24.0)(webpack-sources@3.2.3):
dependencies: dependencies:
'@rollup/pluginutils': 5.1.2(rollup@4.24.0) '@rollup/pluginutils': 5.1.2(rollup@4.24.0)
acorn: 8.12.1 acorn: 8.13.0
escape-string-regexp: 5.0.0 escape-string-regexp: 5.0.0
estree-walker: 3.0.3 estree-walker: 3.0.3
fast-glob: 3.3.2 fast-glob: 3.3.2
@ -3979,7 +3986,7 @@ snapshots:
dependencies: dependencies:
'@babel/types': 7.25.8 '@babel/types': 7.25.8
'@rollup/pluginutils': 5.1.2(rollup@4.24.0) '@rollup/pluginutils': 5.1.2(rollup@4.24.0)
'@vue-macros/common': 1.14.0(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) '@vue-macros/common': 1.15.0(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))
ast-walker-scope: 0.6.2 ast-walker-scope: 0.6.2
chokidar: 3.6.0 chokidar: 3.6.0
fast-glob: 3.3.2 fast-glob: 3.3.2
@ -4007,7 +4014,7 @@ snapshots:
unplugin@1.14.1(webpack-sources@3.2.3): unplugin@1.14.1(webpack-sources@3.2.3):
dependencies: dependencies:
acorn: 8.12.1 acorn: 8.13.0
webpack-virtual-modules: 0.6.2 webpack-virtual-modules: 0.6.2
optionalDependencies: optionalDependencies:
webpack-sources: 3.2.3 webpack-sources: 3.2.3