Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Commit 34b94cd

Browse files
committed
AG-5076 Release 25.1.0 Framework Sweep
1 parent 996b4dd commit 34b94cd

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
"homepage": "http://www.ag-grid.com/",
4141
"devDependencies": {
4242
"@ag-grid-community/core": "~25.1.0",
43-
"@babel/core": "7.12.10",
44-
"@babel/plugin-proposal-class-properties": "7.12.1",
45-
"@babel/plugin-proposal-function-bind": "7.12.1",
46-
"@babel/preset-env": "7.12.11",
47-
"@babel/preset-react": "7.12.10",
43+
"@babel/core": "7.12.16",
44+
"@babel/plugin-proposal-class-properties": "7.12.13",
45+
"@babel/plugin-proposal-function-bind": "7.12.13",
46+
"@babel/preset-env": "7.12.16",
47+
"@babel/preset-react": "7.12.13",
4848
"@types/react": "17.0.0",
4949
"@types/react-dom": "17.0.0",
5050
"babel-loader": "8.2.2",
51-
"css-loader": "5.0.1",
51+
"css-loader": "5.0.2",
5252
"file-loader": "6.2.0",
5353
"gulp": "3.9.1",
5454
"merge2": "1.4.1",
@@ -57,21 +57,21 @@
5757
"prop-types": "15.7.2",
5858
"rimraf": "3.0.2",
5959
"style-loader": "2.0.0",
60-
"typescript": "4.1.3",
61-
"webpack": "4.44.1",
60+
"typescript": "4.1.5",
61+
"webpack": "4.46.0",
6262
"webpack-cli": "3.3.12",
63-
"webpack-dev-server": "3.11.0"
63+
"webpack-dev-server": "3.11.2"
6464
},
6565
"dependencies": {
6666
"@ag-grid-enterprise/all-modules": "~25.1.0",
6767
"@ag-grid-community/react": "~25.1.0",
6868
"bootstrap": "4.5.0",
6969
"d3": "4.9.1",
70-
"lodash": "4.17.15",
70+
"lodash": "4.17.20",
7171
"react": "17.0.1",
7272
"react-dom": "17.0.1",
7373
"react-redux": "7.2.2",
7474
"react-router-dom": "5.2.0",
7575
"redux": "4.0.5"
7676
}
77-
}
77+
}

0 commit comments

Comments
 (0)