Skip to content

Commit

Permalink
chore: 馃 Renovate auto-bump Update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 29, 2023
1 parent d0b2a00 commit 75cff7b
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions package.json
Expand Up @@ -53,63 +53,63 @@
"dependencies": {
"core-js": "^3.2.1",
"object-path": "^0.11.4",
"vue-property-decorator": "^8.5.1"
"vue-property-decorator": "^9.0.0"
},
"devDependencies": {
"@babel/core": "^7.6.0",
"@babel/preset-env": "^7.6.0",
"@diaspora/dev-tslint": "^1.2.0",
"@types/axios": "^0.14.0",
"@types/fs-extra": "^9.0.0",
"@types/fs-extra": "^11.0.0",
"@types/jest": "^26.0.0",
"@types/jsdom": "^16.1.0",
"@types/jsdom": "^21.0.0",
"@types/lodash": "^4.14.138",
"@types/object-path": "^0.11.0",
"@types/semver": "^7.1.0",
"@vue/test-utils": "^1.0.0-beta.29",
"axios": "^0.21.0",
"@vue/test-utils": "^2.0.0",
"axios": "^1.0.0",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^26.0.0",
"babel-preset-env": "^1.7.0",
"chalk": "^4.0.0",
"chalk": "^5.0.0",
"copyfiles": "2.4.1",
"cypress": "^4.0.1",
"cypress": "^13.0.0",
"flush-promises": "^1.0.2",
"fs-extra": "^9.0.0",
"fs-extra": "^11.0.0",
"git-cz": "^4.1.0",
"jasmine-core": "^3.4.0",
"jest": "^26.0.0",
"jscc": "^1.1.1",
"jsdom": "^16.0.0",
"jsdom": "^22.0.0",
"lodash": "^4.17.19",
"mkdirp": "^1.0.3",
"mkdirp": "^3.0.0",
"moment": "^2.24.0",
"node-sass": "^4.13.1",
"rimraf": "^3.0.0",
"rollup": "^2.0.2",
"node-sass": "^9.0.0",
"rimraf": "^5.0.0",
"rollup": "^3.0.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-license": "^2.0.0",
"rollup-plugin-license": "^3.0.0",
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^6.0.0",
"rollup-plugin-terser": "^7.0.0",
"rollup-plugin-typescript2": "^0.30.0",
"rollup-plugin-visualizer": "^4.0.1",
"rollup-plugin-visualizer": "^5.0.0",
"rollup-plugin-vue-template-compiler": "git+https://github.com/GerkinDev/rollup-plugin-vue-template-compiler.git",
"semver": "^7.0.0",
"standard-version": "^8.0.0",
"standard-version": "^9.0.0",
"ts-jest": "^26.0.0",
"ts-node": "^8.3.0",
"ts-node": "^10.0.0",
"tsconfig": "^7.0.0",
"tslint": "^6.1.0",
"tslint-eslint-rules": "^5.4.0",
"typedoc": "^0.20.0",
"typedoc-plugin-sourcefile-url": "^1.0.4",
"typedoc-plugin-tutorials": "0.0.1-alpha.1",
"typedoc-plugin-vue": "git+https://github.com/GerkinDev/typedoc-plugin-vue.git#release",
"typescript": "^3.7.4",
"typescript": "^5.0.0",
"vue": "^2.6.10",
"vue-jest": "^3.0.5",
"vue-template-compiler": "^2.6.10"
Expand Down

0 comments on commit 75cff7b

Please sign in to comment.