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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 737cf58c..10544805 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-inject": "^5.0.3",
"@rollup/plugin-json": "^6.0.0",
- "@rollup/plugin-node-resolve": "^13.3.0",
+ "@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-url": "^8.0.1",
"@vue/test-utils": "^1.3.0",
@@ -38,6 +38,7 @@
"prettier": "^2.8.3",
"rollup": "^3.12.0",
"rollup-plugin-import-resolver": "^1.2.1",
+ "rollup-plugin-polyfill-node": "^0.12.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-vue": "^5.1.9",
"stylelint": "^14.16.1",