Skip to content

Commit

Permalink
Update all Yarn dependencies (2025-01-09)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 9, 2025
1 parent e7005f5 commit 709e2dc
Show file tree
Hide file tree
Showing 2 changed files with 888 additions and 206 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"dependencies": {
"@babel/preset-env": "^7.24.4",
"@babel/preset-react": "^7.23.3",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.26.3",
"@rails/webpacker": "^5.4.4",
"ajv": "^6.4.0",
"babel-loader": "^8.3.0",
"babel-loader": "^8.4.1",
"classnames": "^2.5.1",
"eslint": "^4.19.1",
"fine-uploader": "^5.16.2",
Expand All @@ -31,8 +31,8 @@
"webpacker-react": "^0.3.2"
},
"devDependencies": {
"@babel/cli": "^7.23.9",
"@babel/core": "^7.24.4",
"@babel/cli": "^7.26.4",
"@babel/core": "^7.26.0",
"@prettier/plugin-ruby": "^2.1.0",
"babel-jest": "^24.9.0",
"babel-plugin-react-transform": "^3.0.0",
Expand All @@ -43,7 +43,7 @@
"jest-enzyme": "^7.1.2",
"miragejs": "^0.1.48",
"postcss-preset-env": "^6.7.2",
"prettier": "^3.2.5",
"prettier": "^3.4.2",
"regenerator-runtime": "^0.13.11"
},
"scripts": {
Expand Down
Loading

0 comments on commit 709e2dc

Please sign in to comment.