Skip to content

Commit 0c6cee0

Browse files
committed
Update JS libs
1 parent 4d01a18 commit 0c6cee0

File tree

2 files changed

+1297
-1197
lines changed

2 files changed

+1297
-1197
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -27,31 +27,31 @@
2727
"object-dig": "^0.1.3"
2828
},
2929
"devDependencies": {
30-
"@babel/core": "^7.15.5",
31-
"@babel/eslint-parser": "^7.15.7",
32-
"@babel/plugin-transform-runtime": "^7.15.0",
33-
"@babel/preset-env": "^7.15.6",
34-
"array-includes": "^3.1.3",
35-
"babel-loader": "^8.2.2",
30+
"@babel/core": "^7.24.7",
31+
"@babel/eslint-parser": "^7.24.7",
32+
"@babel/plugin-transform-runtime": "^7.24.7",
33+
"@babel/preset-env": "^7.24.7",
34+
"array-includes": "^3.1.8",
35+
"babel-loader": "^9.1.3",
3636
"babel-plugin-macros": "^3.1.0",
37-
"babel-plugin-module-resolver": "^4.1.0",
37+
"babel-plugin-module-resolver": "^5.0.2",
3838
"babel-preset-env": "^1.7.0",
3939
"babel-traverse": "^6.26.0",
4040
"babel-types": "^6.26.0",
41-
"coffee-loader": "^3.0.0",
42-
"coffeescript": "^2.6.0",
43-
"debug": "^4.3.2",
41+
"coffee-loader": "^5.0.0",
42+
"coffeescript": "^2.7.0",
43+
"debug": "^4.3.5",
4444
"eslint": "^7.32.0",
4545
"eslint-module-utils": "^2.6.2",
4646
"eslint-plugin-coffee": "^0.1.15",
4747
"eslint-webpack-plugin": "^3.0.1",
48-
"has": "^1.0.3",
49-
"minimatch": "^3.0.4",
50-
"object.values": "^1.1.2",
48+
"has": "^1.0.4",
49+
"minimatch": "^9.0.4",
50+
"object.values": "^1.2.0",
5151
"path": "^0.12.7",
52-
"prop-types": "^15.7.2",
52+
"prop-types": "^15.8.1",
5353
"read-pkg-up": "^7.0.1",
54-
"webpack": "^5.88.2",
54+
"webpack": "^5.92.0",
5555
"webpack-cli": "^5.1.4"
5656
}
5757
}

0 commit comments

Comments
 (0)