Skip to content

Commit dffcfb4

Browse files
chore(deps): update dependency @vitejs/plugin-vue to v1.10.2
1 parent 85cee72 commit dffcfb4

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
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@originjs/vite-plugin-commonjs": "^1.0.3",
21-
"@vitejs/plugin-vue": "1.2.5",
21+
"@vitejs/plugin-vue": "1.10.2",
2222
"@vitejs/plugin-vue-jsx": "1.1.6",
2323
"@vue/compiler-sfc": "3.1.5",
2424
"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
@@ -483,10 +483,10 @@
483483
"@vue/babel-plugin-jsx" "^1.0.6"
484484
hash-sum "^2.0.0"
485485

486-
"@vitejs/plugin-vue@1.2.5":
487-
version "1.2.5"
488-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.2.5.tgz#ef7dc4a92e53fe866b54bcc1266788513262ac09"
489-
integrity sha512-GIR31mdXTEfvElmBUaRhDc5v7lfdkEdawWQqJRiaRL/5qKsH+xusukglkvJz5y7+c6dEpxgmvcATv2BbB7+fzQ==
486+
"@vitejs/plugin-vue@1.10.2":
487+
version "1.10.2"
488+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.10.2.tgz#d718479e2789d8a94b63e00f23f1898ba239253a"
489+
integrity sha512-/QJ0Z9qfhAFtKRY+r57ziY4BSbGUTGsPRMpB/Ron3QPwBZM4OZAZHdTa4a8PafCwU5DTatXG8TMDoP8z+oDqJw==
490490

491491
"@vue/babel-helper-vue-transform-on@^1.0.2":
492492
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.9.0"
1313
},
1414
"devDependencies": {
15-
"@vitejs/plugin-vue": "^1.3.0",
15+
"@vitejs/plugin-vue": "^1.4.0",
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
@@ -174,10 +174,10 @@
174174
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb"
175175
integrity sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==
176176

177-
"@vitejs/plugin-vue@^1.3.0":
178-
version "1.4.0"
179-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.4.0.tgz#962ae01b7fd16ad4007898c64ed639136e12215b"
180-
integrity sha512-RkqfJHz9wdLKBp5Yi+kQL8BAljdrvPoccQm2PTZc/UcL4EjD11xsv2PPCduYx2oV1a/bpSKA3sD5sxOHFhz+LA==
177+
"@vitejs/plugin-vue@^1.4.0":
178+
version "1.10.2"
179+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.10.2.tgz#d718479e2789d8a94b63e00f23f1898ba239253a"
180+
integrity sha512-/QJ0Z9qfhAFtKRY+r57ziY4BSbGUTGsPRMpB/Ron3QPwBZM4OZAZHdTa4a8PafCwU5DTatXG8TMDoP8z+oDqJw==
181181

182182
183183
version "3.2.4"

0 commit comments

Comments
 (0)