Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Commit 709e2dc

Browse files
authored
Update all Yarn dependencies (2025-01-09)
1 parent e7005f5 commit 709e2dc

File tree

2 files changed

+888
-206
lines changed

2 files changed

+888
-206
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"dependencies": {
3-
"@babel/preset-env": "^7.24.4",
4-
"@babel/preset-react": "^7.23.3",
3+
"@babel/preset-env": "^7.26.0",
4+
"@babel/preset-react": "^7.26.3",
55
"@rails/webpacker": "^5.4.4",
66
"ajv": "^6.4.0",
7-
"babel-loader": "^8.3.0",
7+
"babel-loader": "^8.4.1",
88
"classnames": "^2.5.1",
99
"eslint": "^4.19.1",
1010
"fine-uploader": "^5.16.2",
@@ -31,8 +31,8 @@
3131
"webpacker-react": "^0.3.2"
3232
},
3333
"devDependencies": {
34-
"@babel/cli": "^7.23.9",
35-
"@babel/core": "^7.24.4",
34+
"@babel/cli": "^7.26.4",
35+
"@babel/core": "^7.26.0",
3636
"@prettier/plugin-ruby": "^2.1.0",
3737
"babel-jest": "^24.9.0",
3838
"babel-plugin-react-transform": "^3.0.0",
@@ -43,7 +43,7 @@
4343
"jest-enzyme": "^7.1.2",
4444
"miragejs": "^0.1.48",
4545
"postcss-preset-env": "^6.7.2",
46-
"prettier": "^3.2.5",
46+
"prettier": "^3.4.2",
4747
"regenerator-runtime": "^0.13.11"
4848
},
4949
"scripts": {

0 commit comments

Comments
 (0)