Skip to content

Commit 0bafa14

Browse files
authored
Merge pull request #710 from coq-community/dependabot/npm_and_yarn/client/search-ui/vite-2.9.17
Bump vite from 2.9.16 to 2.9.17 in /client/search-ui
2 parents a972953 + 65192b9 commit 0bafa14

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/search-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"@types/vscode-webview": "^1.57.0",
2323
"@vitejs/plugin-react": "^1.0.7",
2424
"typescript": "^4.4.4",
25-
"vite": "^2.9.16"
25+
"vite": "^2.9.17"
2626
}
2727
}

client/search-ui/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -916,10 +916,10 @@ uuidv4@^6.2.13:
916916
"@types/uuid" "8.3.4"
917917
uuid "8.3.2"
918918

919-
vite@^2.9.16:
920-
version "2.9.16"
921-
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.16.tgz#daf7ba50f5cc37a7bf51b118ba06bc36e97898e9"
922-
integrity sha512-X+6q8KPyeuBvTQV8AVSnKDvXoBMnTx8zxh54sOwmmuOdxkjMmEJXH2UEchA+vTMps1xw9vL64uwJOWryULg7nA==
919+
vite@^2.9.17:
920+
version "2.9.17"
921+
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.17.tgz#6b770525e12fa2a2e3a0fa0d028d304f4f7dc7d4"
922+
integrity sha512-XxcRzra6d7xrKXH66jZUgb+srThoPu+TLJc06GifUyKq9JmjHkc1Numc8ra0h56rju2jfVWw3B3fs5l3OFMvUw==
923923
dependencies:
924924
esbuild "^0.14.27"
925925
postcss "^8.4.13"

0 commit comments

Comments
 (0)