Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 30, 2023
1 parent b6fa9db commit 5bd39bf
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 61 deletions.
14 changes: 7 additions & 7 deletions UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,23 +47,23 @@
"dijit": "1.17.3",
"dojo": "1.17.3",
"robot3": "0.4.0",
"vue-i18n": "9.4.1"
"vue-i18n": "9.5.0"
},
"devDependencies": {
"@babel/core": "7.22.20",
"@babel/core": "7.23.0",
"@babel/eslint-parser": "7.22.15",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.22.20",
"@pinia/testing": "0.1.3",
"@redocly/cli": "^1.0.2",
"@vue/test-utils": "2.4.1",
"@vue/vue3-jest": "29.2.6",
"axios": "1.5.0",
"axios": "1.5.1",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"browserslist": "4.21.11",
"browserslist": "4.22.1",
"buffer": "6.0.3",
"caniuse-lite": "1.0.30001538",
"caniuse-lite": "1.0.30001541",
"clean-webpack-plugin": "4.0.0",
"compression-webpack-plugin": "10.0.0",
"copy-webpack-plugin": "11.0.0",
Expand All @@ -72,7 +72,7 @@
"css-minimizer-webpack-plugin": "5.0.1",
"cssnano": "6.0.1",
"dojo-util": "1.17.3",
"dojo-webpack-plugin": "3.0.5",
"dojo-webpack-plugin": "3.0.6",
"ejs-loader": "0.5.0",
"eslint": "8.50.0",
"eslint-config-airbnb-base": "15.0.0",
Expand All @@ -82,7 +82,7 @@
"eslint-plugin-amd": "1.1.0",
"eslint-plugin-compat": "4.2.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-jest": "27.4.2",
"eslint-plugin-jsdoc": "46.8.2",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-markdown": "3.0.1",
Expand Down
Loading

0 comments on commit 5bd39bf

Please sign in to comment.