mirror of
https://github.com/amir20/dozzle.git
synced 2026-01-01 02:27:25 +01:00
Update dependency vite-plugin-vue-layouts to ^0.8.0 (#2053)
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
"unplugin-vue-components": "^0.24.0",
|
||||
"vite": "4.1.1",
|
||||
"vite-plugin-pages": "^0.28.0",
|
||||
"vite-plugin-vue-layouts": "^0.7.0",
|
||||
"vite-plugin-vue-layouts": "^0.8.0",
|
||||
"vitest": "^0.28.5",
|
||||
"vue-tsc": "^1.1.2"
|
||||
},
|
||||
|
||||
25
pnpm-lock.yaml
generated
25
pnpm-lock.yaml
generated
@@ -56,7 +56,7 @@ specifiers:
|
||||
unplugin-vue-components: ^0.24.0
|
||||
vite: 4.1.1
|
||||
vite-plugin-pages: ^0.28.0
|
||||
vite-plugin-vue-layouts: ^0.7.0
|
||||
vite-plugin-vue-layouts: ^0.8.0
|
||||
vitest: ^0.28.5
|
||||
vue: ^3.2.47
|
||||
vue-i18n: ^9.2.2
|
||||
@@ -124,7 +124,7 @@ devDependencies:
|
||||
unplugin-vue-components: 0.24.0_vue@3.2.47
|
||||
vite: 4.1.1_qwczgscu5yinpidm7yywvcndf4
|
||||
vite-plugin-pages: 0.28.0_jcsmkydzzmiirbz2fx6lklq7mq
|
||||
vite-plugin-vue-layouts: 0.7.0_fmudivyuqogzrsdw3ssoqrxof4
|
||||
vite-plugin-vue-layouts: 0.8.0_fmudivyuqogzrsdw3ssoqrxof4
|
||||
vitest: 0.28.5_jsdom@21.1.0+sass@1.58.1
|
||||
vue-tsc: 1.1.2_typescript@4.9.5
|
||||
|
||||
@@ -2607,17 +2607,6 @@ packages:
|
||||
parse-code-context: 1.0.0
|
||||
dev: true
|
||||
|
||||
/fast-glob/3.2.11:
|
||||
resolution: {integrity: sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==}
|
||||
engines: {node: '>=8.6.0'}
|
||||
dependencies:
|
||||
'@nodelib/fs.stat': 2.0.5
|
||||
'@nodelib/fs.walk': 1.2.8
|
||||
glob-parent: 5.1.2
|
||||
merge2: 1.4.1
|
||||
micromatch: 4.0.5
|
||||
dev: true
|
||||
|
||||
/fast-glob/3.2.12:
|
||||
resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==}
|
||||
engines: {node: '>=8.6.0'}
|
||||
@@ -5603,16 +5592,16 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite-plugin-vue-layouts/0.7.0_fmudivyuqogzrsdw3ssoqrxof4:
|
||||
resolution: {integrity: sha512-k5XDmRNFo4M/GmUjhbRXj2WmJiFcGoVI8l/uZ72RHyRDQr4wE/6Zq/KFq0lqXomWQxTSzakQRUswzNwtvZLE8A==}
|
||||
/vite-plugin-vue-layouts/0.8.0_fmudivyuqogzrsdw3ssoqrxof4:
|
||||
resolution: {integrity: sha512-UZW2nSV2LraTSe7gsAL46hfdi7a0X1RvkGGoJVtA2O8beu7anzpXFwQLou8+kHy31CzVycT4gIPySBsHhtBN5g==}
|
||||
peerDependencies:
|
||||
vite: ^2.5.0 || ^3.0.0-0
|
||||
vite: ^2.5.0 || ^3.0.0-0 || ^4.0.0
|
||||
vue: ^2.6.12 || ^3.2.4
|
||||
vue-router: ^3.5.1 || ^ 4.0.11
|
||||
vue-router: ^3.5.1 || ^4.0.11
|
||||
dependencies:
|
||||
'@vue/compiler-sfc': 3.2.47
|
||||
debug: 4.3.4
|
||||
fast-glob: 3.2.11
|
||||
fast-glob: 3.2.12
|
||||
vite: 4.1.1_qwczgscu5yinpidm7yywvcndf4
|
||||
vue: 3.2.47
|
||||
vue-router: 4.1.6_vue@3.2.47
|
||||
|
||||
Reference in New Issue
Block a user