aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-19 22:31:55 +0000
committerLibravatar GitHub <noreply@github.com>2024-01-19 22:31:55 +0000
commit49538a787eddbc985f250340360d7af1ab9a192a (patch)
tree4be917ec05c9f1084d2566e4791a70e7b1df8616
parentchore(deps): bump dependencies (diff)
downloadrefinery-dependabot/npm_and_yarn/vite-5.0.12.tar.gz
refinery-dependabot/npm_and_yarn/vite-5.0.12.tar.zst
refinery-dependabot/npm_and_yarn/vite-5.0.12.zip
build(deps-dev): bump vite from 5.0.11 to 5.0.12dependabot/npm_and_yarn/vite-5.0.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--subprojects/frontend/package.json2
-rw-r--r--yarn.lock10
2 files changed, 6 insertions, 6 deletions
diff --git a/subprojects/frontend/package.json b/subprojects/frontend/package.json
index d57ca21a..74f85fb1 100644
--- a/subprojects/frontend/package.json
+++ b/subprojects/frontend/package.json
@@ -105,7 +105,7 @@
105 "pnpapi": "^0.0.0", 105 "pnpapi": "^0.0.0",
106 "prettier": "^3.1.1", 106 "prettier": "^3.1.1",
107 "typescript": "5.3.3", 107 "typescript": "5.3.3",
108 "vite": "^5.0.11", 108 "vite": "^5.0.12",
109 "vite-plugin-pwa": "^0.17.4", 109 "vite-plugin-pwa": "^0.17.4",
110 "workbox-window": "^7.0.0" 110 "workbox-window": "^7.0.0"
111 } 111 }
diff --git a/yarn.lock b/yarn.lock
index f104c893..75fdebfa 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2232,7 +2232,7 @@ __metadata:
2232 react-dom: "npm:^18.2.0" 2232 react-dom: "npm:^18.2.0"
2233 react-resize-detector: "npm:^9.1.1" 2233 react-resize-detector: "npm:^9.1.1"
2234 typescript: "npm:5.3.3" 2234 typescript: "npm:5.3.3"
2235 vite: "npm:^5.0.11" 2235 vite: "npm:^5.0.12"
2236 vite-plugin-pwa: "npm:^0.17.4" 2236 vite-plugin-pwa: "npm:^0.17.4"
2237 workbox-window: "npm:^7.0.0" 2237 workbox-window: "npm:^7.0.0"
2238 xstate: "npm:^4.38.3" 2238 xstate: "npm:^4.38.3"
@@ -8312,9 +8312,9 @@ __metadata:
8312 languageName: node 8312 languageName: node
8313 linkType: hard 8313 linkType: hard
8314 8314
8315"vite@npm:^5.0.11": 8315"vite@npm:^5.0.12":
8316 version: 5.0.11 8316 version: 5.0.12
8317 resolution: "vite@npm:5.0.11" 8317 resolution: "vite@npm:5.0.12"
8318 dependencies: 8318 dependencies:
8319 esbuild: "npm:^0.19.3" 8319 esbuild: "npm:^0.19.3"
8320 fsevents: "npm:~2.3.3" 8320 fsevents: "npm:~2.3.3"
@@ -8348,7 +8348,7 @@ __metadata:
8348 optional: true 8348 optional: true
8349 bin: 8349 bin:
8350 vite: bin/vite.js 8350 vite: bin/vite.js
8351 checksum: 74a3ddc6d43cf19cb6f827a53d77c481a07517a72b7d82a178df082012ad81ab5231a287a6dcc5471c0b2a5c8dd7e6ea8e1d62d268803057d0315729f09c5e33 8351 checksum: c51b8e458851943c903fddde6973e720099ef8a5f364fb107cddade59c9e90f6d9ad98b61a7419cdfa0c6374236e10bff965d0c2d9e7b1790c68b874e5e7950c
8352 languageName: node 8352 languageName: node
8353 linkType: hard 8353 linkType: hard
8354 8354