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-06-18 09:14:34 +0300
committerGitHub <noreply@github.com>2022-06-18 09:14:34 +0300
commitdd5916ac2b94e0cb16b23ddb5a5f3ecd526f4a87 (patch)
tree7a23b3efd15c499833c375660c626bc02407fc19 /package.json
parent57bfc2fbd5805bb3e4d691f3366198693c37215e (diff)
build(deps-dev): bump vite-plugin-commonjs from 0.4.7 to 0.5.0
Bumps [vite-plugin-commonjs](https://github.com/vite-plugin/vite-plugin-commonjs) from 0.4.7 to 0.5.0. - [Release notes](https://github.com/vite-plugin/vite-plugin-commonjs/releases) - [Changelog](https://github.com/vite-plugin/vite-plugin-commonjs/blob/main/CHANGELOG.md) - [Commits](https://github.com/vite-plugin/vite-plugin-commonjs/commits) --- updated-dependencies: - dependency-name: vite-plugin-commonjs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b4206c068..034a2c936 100644
--- a/package.json
+++ b/package.json
@@ -139,7 +139,7 @@
"sass-loader": "^12.6.0",
"style-loader": "^3.3.1",
"vite": "^2.9.9",
- "vite-plugin-commonjs": "^0.4.7",
+ "vite-plugin-commonjs": "^0.5.0",
"vite-plugin-vue2": "^2.0.0",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.6.14",