Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
9c58f81e4c
Merge 396763b15c into 3582753495 2024-10-14 19:45:40 +00:00
renovate[bot]
396763b15c
⬆️ Update all non-major dependencies 2024-10-14 19:45:37 +00:00
4 changed files with 18 additions and 38 deletions

View File

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

View File

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

View File

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

View File

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