chore(deps-dev): bump unplugin-auto-import from 0.17.8 to 0.18.2 in /app

Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 0.17.8 to 0.18.2.
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.17.8...v0.18.2)

---
updated-dependencies:
- dependency-name: unplugin-auto-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-31 01:54:20 +00:00 committed by GitHub
parent 3d57f1acc4
commit a0dde8f6d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -68,7 +68,7 @@
"postcss": "^8.4.40",
"tailwindcss": "^3.4.7",
"typescript": "5.3.3",
"unplugin-auto-import": "^0.17.8",
"unplugin-auto-import": "^0.18.2",
"unplugin-vue-components": "^0.27.3",
"unplugin-vue-define-options": "^1.4.6",
"vite": "^5.3.5",

10
app/pnpm-lock.yaml generated
View file

@ -175,8 +175,8 @@ importers:
specifier: 5.3.3
version: 5.3.3
unplugin-auto-import:
specifier: ^0.17.8
version: 0.17.8(@vueuse/core@10.11.0(vue@3.4.34(typescript@5.3.3)))(rollup@4.19.1)
specifier: ^0.18.2
version: 0.18.2(@vueuse/core@10.11.0(vue@3.4.34(typescript@5.3.3)))(rollup@4.19.1)
unplugin-vue-components:
specifier: ^0.27.3
version: 0.27.3(@babel/parser@7.25.0)(rollup@4.19.1)(vue@3.4.34(typescript@5.3.3))
@ -2942,8 +2942,8 @@ packages:
universal-cookie@7.2.0:
resolution: {integrity: sha512-PvcyflJAYACJKr28HABxkGemML5vafHmiL4ICe3e+BEKXRMt0GaFLZhAwgv637kFFnnfiSJ8e6jknrKkMrU+PQ==}
unplugin-auto-import@0.17.8:
resolution: {integrity: sha512-CHryj6HzJ+n4ASjzwHruD8arhbdl+UXvhuAIlHDs15Y/IMecG3wrf7FVg4pVH/DIysbq/n0phIjNHAjl7TG7Iw==}
unplugin-auto-import@0.18.2:
resolution: {integrity: sha512-Dwb3rAic75harVBrVjwiq6H24PT+nBq2dpxV5BH8NNI6sDFaTytvP+iyo4xy7prQbR3r5K6nMs4f5Wp9PE4g8A==}
engines: {node: '>=14'}
peerDependencies:
'@nuxt/kit': ^3.2.2
@ -6213,7 +6213,7 @@ snapshots:
'@types/cookie': 0.6.0
cookie: 0.6.0
unplugin-auto-import@0.17.8(@vueuse/core@10.11.0(vue@3.4.34(typescript@5.3.3)))(rollup@4.19.1):
unplugin-auto-import@0.18.2(@vueuse/core@10.11.0(vue@3.4.34(typescript@5.3.3)))(rollup@4.19.1):
dependencies:
'@antfu/utils': 0.7.10
'@rollup/pluginutils': 5.1.0(rollup@4.19.1)