Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-30 05:38:17 +0300
committerGitHub <noreply@github.com>2022-07-30 05:38:17 +0300
commit4c6094aec6fcaa346a6cb35878e69604dc171a4d (patch)
tree4396d13e10437ed48006bcd6299b62d08566150b
parenteccb3ac8ca01e6ed06fca5b5781d7982e0d28c41 (diff)
build(deps-dev): bump vite from 3.0.2 to 3.0.4dependabot/npm_and_yarn/vite-3.0.4
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.2 to 3.0.4. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v3.0.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 86b885722..95f84de6a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -18593,9 +18593,9 @@
"dev": true
},
"node_modules/vite": {
- "version": "3.0.2",
- "resolved": "https://registry.npmjs.org/vite/-/vite-3.0.2.tgz",
- "integrity": "sha512-TAqydxW/w0U5AoL5AsD9DApTvGb2iNbGs3sN4u2VdT1GFkQVUfgUldt+t08TZgi23uIauh1TUOQJALduo9GXqw==",
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-3.0.4.tgz",
+ "integrity": "sha512-NU304nqnBeOx2MkQnskBQxVsa0pRAH5FphokTGmyy8M3oxbvw7qAXts2GORxs+h/2vKsD+osMhZ7An6yK6F1dA==",
"dev": true,
"dependencies": {
"esbuild": "^0.14.47",
@@ -34012,9 +34012,9 @@
}
},
"vite": {
- "version": "3.0.2",
- "resolved": "https://registry.npmjs.org/vite/-/vite-3.0.2.tgz",
- "integrity": "sha512-TAqydxW/w0U5AoL5AsD9DApTvGb2iNbGs3sN4u2VdT1GFkQVUfgUldt+t08TZgi23uIauh1TUOQJALduo9GXqw==",
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-3.0.4.tgz",
+ "integrity": "sha512-NU304nqnBeOx2MkQnskBQxVsa0pRAH5FphokTGmyy8M3oxbvw7qAXts2GORxs+h/2vKsD+osMhZ7An6yK6F1dA==",
"dev": true,
"requires": {
"esbuild": "^0.14.47",