mirror of
https://github.com/hay-kot/homebox.git
synced 2024-11-22 08:35:43 +00:00
chore(deps): update dependency @vite-pwa/nuxt to ^0.0.9 (#453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
81e909ccfb
commit
4dd036abb2
2 changed files with 11 additions and 7 deletions
|
@ -20,7 +20,7 @@
|
|||
"@types/markdown-it": "^12.2.3",
|
||||
"@typescript-eslint/eslint-plugin": "^5.36.2",
|
||||
"@typescript-eslint/parser": "^5.36.2",
|
||||
"@vite-pwa/nuxt": "^0.0.7",
|
||||
"@vite-pwa/nuxt": "^0.0.9",
|
||||
"eslint": "^8.23.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
lockfileVersion: '6.0'
|
||||
lockfileVersion: '6.1'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
dependencies:
|
||||
'@headlessui/vue':
|
||||
|
@ -82,8 +86,8 @@ devDependencies:
|
|||
specifier: ^5.36.2
|
||||
version: 5.46.0(eslint@8.29.0)(typescript@5.0.2)
|
||||
'@vite-pwa/nuxt':
|
||||
specifier: ^0.0.7
|
||||
version: 0.0.7(@nuxt/kit@3.5.1)(vite-plugin-pwa@0.14.6)
|
||||
specifier: ^0.0.9
|
||||
version: 0.0.9(@nuxt/kit@3.5.1)(vite-plugin-pwa@0.14.6)
|
||||
eslint:
|
||||
specifier: ^8.23.0
|
||||
version: 8.29.0
|
||||
|
@ -2827,10 +2831,10 @@ packages:
|
|||
- encoding
|
||||
- supports-color
|
||||
|
||||
/@vite-pwa/nuxt@0.0.7(@nuxt/kit@3.5.1)(vite-plugin-pwa@0.14.6):
|
||||
resolution: {integrity: sha512-7bUTHbameF4GMLQjuyICB761YTC2/Zp6s+rd3hz63Q8lUHP/WUkvOhkoqAoA7CrRPrM85QDeOJKBEvailDb5+w==}
|
||||
/@vite-pwa/nuxt@0.0.9(@nuxt/kit@3.5.1)(vite-plugin-pwa@0.14.6):
|
||||
resolution: {integrity: sha512-MM8av1LiN7Rq5qJ1rjOl9BCjWxO9/3V6D3R7UfIbSL/7f4AnwjwUjM0GHWRcU7dj4t8VhCu7Pq5BrMVnhBGDgw==}
|
||||
peerDependencies:
|
||||
'@nuxt/kit': ^3.0.0 || ^3.1.0
|
||||
'@nuxt/kit': ^3.0.0
|
||||
vite-plugin-pwa: ^0.14.0
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.5.1(rollup@2.79.1)
|
||||
|
|
Loading…
Reference in a new issue