Skip to content

Commit 3f2c248

Browse files
chore: 🤖 Renovate auto-bump Update all
1 parent d0b2a00 commit 3f2c248

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/object-path": "^0.11.0",
6868
"@types/semver": "^7.1.0",
6969
"@vue/test-utils": "^1.0.0-beta.29",
70-
"axios": "^0.21.0",
70+
"axios": "^0.27.0",
7171
"babel-core": "^7.0.0-bridge.0",
7272
"babel-jest": "^26.0.0",
7373
"babel-preset-env": "^1.7.0",
@@ -87,15 +87,15 @@
8787
"node-sass": "^4.13.1",
8888
"rimraf": "^3.0.0",
8989
"rollup": "^2.0.2",
90-
"rollup-plugin-babel": "^4.4.0",
90+
"@rollup/plugin-babel": "^5.0.0",
9191
"rollup-plugin-commonjs": "^10.1.0",
9292
"rollup-plugin-json": "^4.0.0",
9393
"rollup-plugin-license": "^2.0.0",
9494
"rollup-plugin-node-globals": "^1.4.0",
95-
"rollup-plugin-node-resolve": "^5.2.0",
95+
"@rollup/plugin-node-resolve": "^6.0.0",
9696
"rollup-plugin-replace": "^2.2.0",
9797
"rollup-plugin-terser": "^6.0.0",
98-
"rollup-plugin-typescript2": "^0.30.0",
98+
"rollup-plugin-typescript2": "^0.36.0",
9999
"rollup-plugin-visualizer": "^4.0.1",
100100
"rollup-plugin-vue-template-compiler": "git+https://github.com/GerkinDev/rollup-plugin-vue-template-compiler.git",
101101
"semver": "^7.0.0",
@@ -105,7 +105,7 @@
105105
"tsconfig": "^7.0.0",
106106
"tslint": "^6.1.0",
107107
"tslint-eslint-rules": "^5.4.0",
108-
"typedoc": "^0.20.0",
108+
"typedoc": "^0.25.0",
109109
"typedoc-plugin-sourcefile-url": "^1.0.4",
110110
"typedoc-plugin-tutorials": "0.0.1-alpha.1",
111111
"typedoc-plugin-vue": "git+https://github.com/GerkinDev/typedoc-plugin-vue.git#release",

0 commit comments

Comments
 (0)