Skip to content

Commit 61b600a

Browse files
committed
chore(deps): update dependency @vitejs/plugin-vue to v1.10.2
1 parent f4c8e6c commit 61b600a

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

Vue InstantSearch/vue3-ssr-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"vue-router": "^4.0.10"
1818
},
1919
"devDependencies": {
20-
"@vitejs/plugin-vue": "1.2.5",
20+
"@vitejs/plugin-vue": "1.10.2",
2121
"@vitejs/plugin-vue-jsx": "1.1.6",
2222
"@vue/compiler-sfc": "3.1.5",
2323
"compression": "^1.7.4",

Vue InstantSearch/vue3-ssr-vite/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -441,10 +441,10 @@
441441
"@vue/babel-plugin-jsx" "^1.0.6"
442442
hash-sum "^2.0.0"
443443

444-
"@vitejs/plugin-vue@1.2.5":
445-
version "1.2.5"
446-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.2.5.tgz#ef7dc4a92e53fe866b54bcc1266788513262ac09"
447-
integrity sha512-GIR31mdXTEfvElmBUaRhDc5v7lfdkEdawWQqJRiaRL/5qKsH+xusukglkvJz5y7+c6dEpxgmvcATv2BbB7+fzQ==
444+
"@vitejs/plugin-vue@1.10.2":
445+
version "1.10.2"
446+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.10.2.tgz#d718479e2789d8a94b63e00f23f1898ba239253a"
447+
integrity sha512-/QJ0Z9qfhAFtKRY+r57ziY4BSbGUTGsPRMpB/Ron3QPwBZM4OZAZHdTa4a8PafCwU5DTatXG8TMDoP8z+oDqJw==
448448

449449
"@vue/babel-helper-vue-transform-on@^1.0.2":
450450
version "1.0.2"

Vue InstantSearch/vue3-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"vue-instantsearch": "4.0.0"
1313
},
1414
"devDependencies": {
15-
"@vitejs/plugin-vue": "^1.3.0",
15+
"@vitejs/plugin-vue": "1.10.2",
1616
"@vue/compiler-sfc": "^3.0.5",
1717
"vite": "^2.4.4"
1818
}

Vue InstantSearch/vue3-vite/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,10 @@
144144
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb"
145145
integrity sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==
146146

147-
"@vitejs/plugin-vue@^1.3.0":
148-
version "1.4.0"
149-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.4.0.tgz#962ae01b7fd16ad4007898c64ed639136e12215b"
150-
integrity sha512-RkqfJHz9wdLKBp5Yi+kQL8BAljdrvPoccQm2PTZc/UcL4EjD11xsv2PPCduYx2oV1a/bpSKA3sD5sxOHFhz+LA==
147+
"@vitejs/plugin-vue@1.10.2":
148+
version "1.10.2"
149+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.10.2.tgz#d718479e2789d8a94b63e00f23f1898ba239253a"
150+
integrity sha512-/QJ0Z9qfhAFtKRY+r57ziY4BSbGUTGsPRMpB/Ron3QPwBZM4OZAZHdTa4a8PafCwU5DTatXG8TMDoP8z+oDqJw==
151151

152152
153153
version "3.2.4"

0 commit comments

Comments
 (0)