Skip to content
This repository was archived by the owner on May 4, 2024. It is now read-only.

Commit 15207f3

Browse files
Bump vite from 5.0.10 to 5.0.13 in /rdltr_front
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.13. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0e1d28 commit 15207f3

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

rdltr_front/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"prettier": "^3.1.1",
3838
"sass": "^1.69.6",
3939
"typescript": "~5.2.2",
40-
"vite": "^5.0.10",
40+
"vite": "^5.0.13",
4141
"vitest": "^1.1.1",
4242
"vue-tsc": "^1.8.27"
4343
},

rdltr_front/yarn.lock

+5-4
Original file line numberDiff line numberDiff line change
@@ -2694,6 +2694,7 @@ std-env@^3.5.0:
26942694
integrity sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==
26952695

26962696
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
2697+
name string-width-cjs
26972698
version "4.2.3"
26982699
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
26992700
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -2987,10 +2988,10 @@ [email protected]:
29872988
picocolors "^1.0.0"
29882989
vite "^5.0.0"
29892990

2990-
vite@^5.0.0, vite@^5.0.10:
2991-
version "5.0.10"
2992-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.10.tgz#1e13ef5c3cf5aa4eed81f5df6d107b3c3f1f6356"
2993-
integrity sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==
2991+
vite@^5.0.0, vite@^5.0.13:
2992+
version "5.0.13"
2993+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.13.tgz#605865b0e482506163e3f04f91665238f3be8cf1"
2994+
integrity sha512-/9ovhv2M2dGTuA+dY93B9trfyWMDRQw2jdVBhHNP6wr0oF34wG2i/N55801iZIpgUpnHDm4F/FabGQLyc+eOgg==
29942995
dependencies:
29952996
esbuild "^0.19.3"
29962997
postcss "^8.4.32"

0 commit comments

Comments
 (0)