Skip to content

Commit 93e0314

Browse files
build: bump @vitejs/plugin-basic-ssl in /App/frontend-app
Bumps [@vitejs/plugin-basic-ssl](https://github.com/vitejs/vite-plugin-basic-ssl) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/vitejs/vite-plugin-basic-ssl/releases) - [Changelog](https://github.com/vitejs/vite-plugin-basic-ssl/blob/main/CHANGELOG.md) - [Commits](vitejs/vite-plugin-basic-ssl@v1.2.0...v2.0.0) --- updated-dependencies: - dependency-name: "@vitejs/plugin-basic-ssl" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff83ca5 commit 93e0314

File tree

3 files changed

+13
-11
lines changed

3 files changed

+13
-11
lines changed

App/frontend-app/package-lock.json

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

App/frontend-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/react-router-dom": "^5.3.3",
6161
"@typescript-eslint/eslint-plugin": "^7.0.0",
6262
"@typescript-eslint/parser": "^6.15.0",
63-
"@vitejs/plugin-basic-ssl": "^1.2.0",
63+
"@vitejs/plugin-basic-ssl": "^2.0.0",
6464
"@vitejs/plugin-react": "^4.3.4",
6565
"autoprefixer": "^10.4.20",
6666
"body-parser": "^1.20.3",

App/frontend-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3336,10 +3336,10 @@
33363336
resolved "https://registry.npmjs.org/@upload-io/upload-api-client-upload-js/-/upload-api-client-upload-js-2.18.0.tgz"
33373337
integrity sha512-yPwsRCecXSilYn4q5ZDD4fyI2PVyUcLimv2LQcfpV3hRyzc8t82NuWHYEYpRZa5K68zxw2RljDf30geT1vJN9g==
33383338

3339-
"@vitejs/plugin-basic-ssl@^1.2.0":
3340-
version "1.2.0"
3341-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-basic-ssl/-/plugin-basic-ssl-1.2.0.tgz#9490fe15b8833351982fbe0963987f69f40f5019"
3342-
integrity sha512-mkQnxTkcldAzIsomk1UuLfAu9n+kpQ3JbHcpCp7d2Oo6ITtji8pHS3QToOWjhPFvNQSnhlkAjmGbhv2QvwO/7Q==
3339+
"@vitejs/plugin-basic-ssl@^2.0.0":
3340+
version "2.0.0"
3341+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-basic-ssl/-/plugin-basic-ssl-2.0.0.tgz#9169bfe748743b8806553e0d1aa78e8227c27b2d"
3342+
integrity sha512-gc9Tjg8bUxBVSTzeWT3Njc0Cl3PakHFKdNfABnZWiUgbxqmHDEn7uECv3fHVylxoYgNzAcmU7ZrILz+BwSo3sA==
33433343

33443344
"@vitejs/plugin-react@^4.3.4":
33453345
version "4.3.4"

0 commit comments

Comments
 (0)