Skip to content

Commit 869cc1c

Browse files
chore(deps-dev): bump vite from 5.4.20 to 5.4.21 (#287)
1 parent 4e2560b commit 869cc1c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"eslint-plugin-react": "^7.37.2",
2424
"eslint-plugin-react-hooks": "^4.6.2",
2525
"eslint-plugin-react-refresh": "^0.4.16",
26-
"vite": "^5.4.20"
26+
"vite": "^5.4.21"
2727
}
2828
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2592,10 +2592,10 @@ uri-js@^4.2.2:
25922592
dependencies:
25932593
punycode "^2.1.0"
25942594

2595-
vite@^5.4.20:
2596-
version "5.4.20"
2597-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.20.tgz#3267a5e03f21212f44edfd72758138e8fcecd76a"
2598-
integrity sha512-j3lYzGC3P+B5Yfy/pfKNgVEg4+UtcIJcVRt2cDjIOmhLourAqPqf8P7acgxeiSgUB7E3p2P8/3gNIgDLpwzs4g==
2595+
vite@^5.4.21:
2596+
version "5.4.21"
2597+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.21.tgz#84a4f7c5d860b071676d39ba513c0d598fdc7027"
2598+
integrity sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==
25992599
dependencies:
26002600
esbuild "^0.21.3"
26012601
postcss "^8.4.43"

0 commit comments

Comments
 (0)