Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent 9f383fc commit d5a4a17
Show file tree
Hide file tree
Showing 2 changed files with 2,408 additions and 1,309 deletions.
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,63 +34,63 @@
"jest"
],
"dependencies": {
"@babel/core": "^7.12.10",
"@babel/parser": "^7.12.10",
"babel-loader": "^8.2.2",
"glob": "^7.1.6",
"@babel/core": "^7.22.11",
"@babel/parser": "^7.22.11",
"babel-loader": "^8.3.0",
"glob": "^7.2.3",
"hable": "^3.0.0",
"signal-exit": "^3.0.3",
"signal-exit": "^3.0.7",
"tree-kill": "^1.2.2",
"vue-template-compiler": "^2.6.12",
"webpack": "^5.10.1"
"vue-template-compiler": "^2.7.14",
"webpack": "^5.88.2"
},
"devDependencies": {
"@babel/node": "^7.12.10",
"@babel/node": "^7.22.10",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.12.10",
"@babel/preset-env": "^7.22.10",
"add": "^2.0.6",
"babel-core": "^6.26.3",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"babel-plugin-dynamic-import-node": "^2.3.3",
"browserstack-local": "^1.4.8",
"chromedriver": "^87.0.2",
"codecov": "^3.8.1",
"eslint": "^7.15.0",
"eslint-config-standard": "^16.0.2",
"browserstack-local": "^1.5.4",
"chromedriver": "^87.0.7",
"codecov": "^3.8.2",
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-es": "^4.1.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^24.7.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-vue": "^7.2.0",
"finalhandler": "^1.1.2",
"geckodriver": "^1.21.1",
"eslint-plugin-vue": "^7.20.0",
"finalhandler": "^1.2.0",
"geckodriver": "^1.22.3",
"jest": "^26.6.3",
"jsdom": "^16.4.0",
"jsdom": "^16.7.0",
"lodash.defaultsdeep": "^4.6.1",
"node-env-file": "^0.1.8",
"puppeteer": "^5.5.0",
"puppeteer-core": "^5.5.0",
"rimraf": "^3.0.2",
"rollup": "^2.34.2",
"rollup": "^2.79.1",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"selenium-webdriver": "^4.0.0-alpha.8",
"serve-static": "^1.14.1",
"selenium-webdriver": "^4.11.1",
"serve-static": "^1.15.0",
"standard-version": "^9.0.0",
"yarn": "^1.22.10"
"yarn": "^1.22.19"
},
"peerDependencies": {
"browserstack-local": "^1.4.8",
"chromedriver": "^87.0.2",
"geckodriver": "^1.21.1",
"jsdom": "^16.4.0",
"browserstack-local": "^1.5.4",
"chromedriver": "^87.0.7",
"geckodriver": "^1.22.3",
"jsdom": "^16.7.0",
"puppeteer": "^5.5.0",
"puppeteer-core": "^5.5.0",
"selenium-webdriver": "^4.0.0-alpha.8",
"serve-static": "^1.14.1"
"selenium-webdriver": "^4.11.1",
"serve-static": "^1.15.0"
}
}
Loading

0 comments on commit d5a4a17

Please sign in to comment.