Skip to content

Commit 57c984b

Browse files
authored
Merge pull request #1 from design-sparx/dependabot/npm_and_yarn/vite-4.3.9
Bump vite from 4.3.2 to 4.3.9
2 parents d13fa31 + 3e2c54a commit 57c984b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"eslint-plugin-react-hooks": "^4.6.0",
5454
"eslint-plugin-react-refresh": "^0.3.4",
5555
"typescript": "^5.0.2",
56-
"vite": "^4.3.2"
56+
"vite": "^4.3.9"
5757
}
5858
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2408,10 +2408,10 @@ picomatch@^2.3.1:
24082408
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
24092409
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
24102410

2411-
postcss@^8.4.21:
2412-
version "8.4.23"
2413-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
2414-
integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
2411+
postcss@^8.4.23:
2412+
version "8.4.24"
2413+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
2414+
integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
24152415
dependencies:
24162416
nanoid "^3.3.6"
24172417
picocolors "^1.0.0"
@@ -3036,13 +3036,13 @@ use-sidecar@^1.1.2:
30363036
detect-node-es "^1.1.0"
30373037
tslib "^2.0.0"
30383038

3039-
vite@^4.3.2:
3040-
version "4.3.2"
3041-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.2.tgz#95a5e0ebee80ae218849312019318aa9e3a05c26"
3042-
integrity sha512-9R53Mf+TBoXCYejcL+qFbZde+eZveQLDYd9XgULILLC1a5ZwPaqgmdVpL8/uvw2BM/1TzetWjglwm+3RO+xTyw==
3039+
vite@^4.3.9:
3040+
version "4.3.9"
3041+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.9.tgz#db896200c0b1aa13b37cdc35c9e99ee2fdd5f96d"
3042+
integrity sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==
30433043
dependencies:
30443044
esbuild "^0.17.5"
3045-
postcss "^8.4.21"
3045+
postcss "^8.4.23"
30463046
rollup "^3.21.0"
30473047
optionalDependencies:
30483048
fsevents "~2.3.2"

0 commit comments

Comments
 (0)