Merge pull request #1991 from freqtrade/dependabot/npm_and_yarn/main/unplugin-359ec2d478

chore(deps-dev): bump unplugin-auto-import from 0.18.0 to 0.18.1 in the unplugin group
This commit is contained in:
Matthias 2024-07-24 06:27:29 +02:00 committed by GitHub
commit f2fea5ca08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 28 additions and 11 deletions

View File

@ -64,7 +64,7 @@
"sass": "^1.77.8",
"typescript": "~5.5.3",
"typescript-eslint": "^7.16.1",
"unplugin-auto-import": "^0.18.0",
"unplugin-auto-import": "^0.18.1",
"unplugin-icons": "^0.19.0",
"unplugin-vue-components": "^0.27.3",
"vite": "^5.3.4",

View File

@ -146,8 +146,8 @@ devDependencies:
specifier: ^7.16.1
version: 7.16.1(eslint@9.7.0)(typescript@5.5.3)
unplugin-auto-import:
specifier: ^0.18.0
version: 0.18.0(@vueuse/core@10.11.0)
specifier: ^0.18.1
version: 0.18.1(@vueuse/core@10.11.0)
unplugin-icons:
specifier: ^0.19.0
version: 0.19.0(@vue/compiler-sfc@3.4.31)
@ -2456,6 +2456,13 @@ packages:
engines: {node: '>=12'}
dev: true
/minimatch@10.0.1:
resolution: {integrity: sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==}
engines: {node: 20 || >=22}
dependencies:
brace-expansion: 2.0.1
dev: true
/minimatch@3.1.2:
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
dependencies:
@ -3072,8 +3079,8 @@ packages:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
dev: true
/unimport@3.8.0:
resolution: {integrity: sha512-leq5bfNxyytAer8cYPi0dR0L6p8ZnZ8NxR9TKsSIbJM47TOxC5qURJXQZ8xuBGqLakUqYO6CvVtf3lWKo9k+8A==}
/unimport@3.9.0:
resolution: {integrity: sha512-H2ftTISja1BonUVdOKRos6HC6dqYDR40dQTZY3zIDJ/5/z4ihncuL0LqLvtxYqUDMib41eAtunQUhXIWTCZ8rA==}
dependencies:
'@rollup/pluginutils': 5.1.0
acorn: 8.12.1
@ -3087,13 +3094,13 @@ packages:
pkg-types: 1.1.3
scule: 1.3.0
strip-literal: 2.1.0
unplugin: 1.11.0
unplugin: 1.12.0
transitivePeerDependencies:
- rollup
dev: true
/unplugin-auto-import@0.18.0(@vueuse/core@10.11.0):
resolution: {integrity: sha512-DZcj8tceMpwuZgBPM9hhKd7v05WAYCUc/qYjxV7vGbeVCGsQ8SHWumCyOYBDqYzkPd4FlQkuh+OH0cWgdCjcdw==}
/unplugin-auto-import@0.18.1(@vueuse/core@10.11.0):
resolution: {integrity: sha512-BDBShopGfQPXEu0zdiEe1gSqUUMywFfqaOwt7x+ki3kaF+IfL6a5SRrilexw/sMiaLrNCIby7l8Ko3+wzd6EFg==}
engines: {node: '>=14'}
peerDependencies:
'@nuxt/kit': ^3.2.2
@ -3110,9 +3117,9 @@ packages:
fast-glob: 3.3.2
local-pkg: 0.5.0
magic-string: 0.30.10
minimatch: 9.0.5
unimport: 3.8.0
unplugin: 1.11.0
minimatch: 10.0.1
unimport: 3.9.0
unplugin: 1.12.0
transitivePeerDependencies:
- rollup
dev: true
@ -3198,6 +3205,16 @@ packages:
webpack-virtual-modules: 0.6.2
dev: true
/unplugin@1.12.0:
resolution: {integrity: sha512-KeczzHl2sATPQUx1gzo+EnUkmN4VmGBYRRVOZSGvGITE9rGHRDGqft6ONceP3vgXcyJ2XjX5axG5jMWUwNCYLw==}
engines: {node: '>=14.0.0'}
dependencies:
acorn: 8.12.1
chokidar: 3.6.0
webpack-sources: 3.2.3
webpack-virtual-modules: 0.6.2
dev: true
/uri-js@4.4.1:
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
dependencies: