Skip to content

Commit e50b41a

Browse files
dependabot[bot]SharglutDev
authored andcommitted
front: bump vite from 5.2.9 to 5.2.14 in /front
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.9 to 5.2.14. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.2.14/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.14/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b17bec5 commit e50b41a

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

front/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"storybook": "^7.6.12",
163163
"ts-node": "^10.9.2",
164164
"typescript": "~5.3.3",
165-
"vite": "^5.1.7",
165+
"vite": "^5.2.14",
166166
"vite-plugin-checker": "^0.6.4",
167167
"vite-plugin-static-copy": "^1.0.6",
168168
"vite-tsconfig-paths": "^4.3.1",

front/yarn.lock

+5-14
Original file line numberDiff line numberDiff line change
@@ -12193,7 +12193,7 @@ postcss@^7.0.14, postcss@^7.0.32, postcss@^7.0.35, postcss@^7.0.5, postcss@^7.0.
1219312193
picocolors "^0.2.1"
1219412194
source-map "^0.6.1"
1219512195

12196-
postcss@^8.4.23:
12196+
postcss@^8.4.23, postcss@^8.4.38:
1219712197
version "8.4.39"
1219812198
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.39.tgz#aa3c94998b61d3a9c259efa51db4b392e1bde0e3"
1219912199
integrity sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==
@@ -12202,15 +12202,6 @@ postcss@^8.4.23:
1220212202
picocolors "^1.0.1"
1220312203
source-map-js "^1.2.0"
1220412204

12205-
postcss@^8.4.38:
12206-
version "8.4.38"
12207-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e"
12208-
integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==
12209-
dependencies:
12210-
nanoid "^3.3.7"
12211-
picocolors "^1.0.0"
12212-
source-map-js "^1.2.0"
12213-
1221412205
potpack@^2.0.0:
1221512206
version "2.0.0"
1221612207
resolved "https://registry.yarnpkg.com/potpack/-/potpack-2.0.0.tgz#61f4dd2dc4b3d5e996e3698c0ec9426d0e169104"
@@ -15127,10 +15118,10 @@ vite-tsconfig-paths@^4.3.1:
1512715118
globrex "^0.1.2"
1512815119
tsconfck "^3.0.3"
1512915120

15130-
vite@^5.0.0, vite@^5.1.7:
15131-
version "5.2.9"
15132-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.9.tgz#cd9a356c6ff5f7456c09c5ce74068ffa8df743d9"
15133-
integrity sha512-uOQWfuZBlc6Y3W/DTuQ1Sr+oIXWvqljLvS881SVmAj00d5RdgShLcuXWxseWPd4HXwiYBFW/vXHfKFeqj9uQnw==
15121+
vite@^5.0.0, vite@^5.2.14:
15122+
version "5.2.14"
15123+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.14.tgz#fd5f60facf6b5f90ec7da6323c467a365d380c3d"
15124+
integrity sha512-TFQLuwWLPms+NBNlh0D9LZQ+HXW471COABxw/9TEUBrjuHMo9BrYBPrN/SYAwIuVL+rLerycxiLT41t4f5MZpA==
1513415125
dependencies:
1513515126
esbuild "^0.20.1"
1513615127
postcss "^8.4.38"

0 commit comments

Comments
 (0)