Skip to content

Commit

Permalink
chore(deps): update all non-major npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2023
1 parent 6ce2302 commit f3d41bf
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@
"lint": "eslint 'app/javascript/**/*.{js,vue}'"
},
"dependencies": {
"@babel/core": "^7.21.8",
"@babel/core": "^7.22.6",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.21.4",
"@babel/preset-env": "^7.21.5",
"@popperjs/core": "^2.11.7",
"@babel/plugin-transform-runtime": "^7.22.6",
"@babel/preset-env": "^7.22.6",
"@popperjs/core": "^2.11.8",
"@rails/webpacker": "^5.4.4",
"autosuggest-highlight": "^3.3.4",
"axios": "^1.4.0",
"babel-loader": "^8.3.0",
"bootstrap": "^5.2.3",
"css-loader": "^6.7.3",
"jquery": "^3.6.4",
"bootstrap": "^5.3.0",
"css-loader": "^6.8.1",
"jquery": "^3.7.0",
"moment": "^2.29.4",
"popper.js": "^1.16.1",
"postcss-cssnext": "^3.1.1",
Expand All @@ -34,11 +34,11 @@
"webpack-cli": "^4.10.0"
},
"devDependencies": {
"eslint": "^8.40.0",
"eslint": "^8.44.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-vue": "^9.11.0",
"eslint-plugin-vue": "^9.15.1",
"sass-lint": "^1.13.1",
"webpack-dev-server": "^4.14.0"
"webpack-dev-server": "^4.15.1"
},
"packageManager": "[email protected]"
}

0 comments on commit f3d41bf

Please sign in to comment.