Skip to content

Commit

Permalink
Update all Yarn dependencies (2023-11-28)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 28, 2023
1 parent 72cf57e commit f0984c1
Show file tree
Hide file tree
Showing 2 changed files with 950 additions and 964 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"dependencies": {
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@rails/webpacker": "^5.4.3",
"@babel/preset-env": "^7.23.3",
"@babel/preset-react": "^7.23.3",
"@rails/webpacker": "^5.4.4",
"ajv": "^6.4.0",
"babel-loader": "^8.3.0",
"classnames": "^2.3.2",
"eslint": "^4.19.1",
"fine-uploader": "^5.16.2",
"fine-uploader-wrappers": "^1.0.1",
"jquery": "^3.6.3",
"jquery": "^3.7.1",
"moment": "^2.29.4",
"node": "^10.24.1",
"prop-types": "^15.8.1",
Expand All @@ -25,14 +25,14 @@
"react-toggle": "^4.1.3",
"react-tooltip": "^3.11.6",
"react-transition-group": "^1.2.1",
"react_ujs": "^2.6.2",
"react_ujs": "^2.7.1",
"turbolinks": "^5.1.1",
"upath": "^1.0.5",
"webpacker-react": "^0.3.2"
},
"devDependencies": {
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/cli": "^7.23.4",
"@babel/core": "^7.23.3",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@prettier/plugin-ruby": "^2.1.0",
"babel-jest": "^24.9.0",
Expand All @@ -42,9 +42,9 @@
"identity-obj-proxy": "^3.0.0",
"jest": "^24.9.0",
"jest-enzyme": "^7.1.2",
"miragejs": "^0.1.47",
"postcss-preset-env": "^6.7.1",
"prettier": "^2.8.3",
"miragejs": "^0.1.48",
"postcss-preset-env": "^6.7.2",
"prettier": "^2.8.8",
"regenerator-runtime": "^0.13.11"
},
"scripts": {
Expand Down
Loading

0 comments on commit f0984c1

Please sign in to comment.