We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c2e03f commit 8d6b0dbCopy full SHA for 8d6b0db
package.json
@@ -106,7 +106,7 @@
106
"jest-canvas-mock": "^2.3.1",
107
"mini-css-extract-plugin": "^1.6.0",
108
"mkdirp": "^0.5.1",
109
- "node-sass": "^6.0.1",
+ "node-sass": "^7.0.1",
110
"postcss": "^8.3.5",
111
"postcss-loader": "^4.3.0",
112
"raw-loader": "^3.0.0",
@@ -115,7 +115,7 @@
115
"style-loader": "^2.0.0",
116
"webpack": "^5.39.1",
117
"webpack-cli": "^4.8.0",
118
- "webpack-dev-server": "^4.3.1"
+ "webpack-dev-server": "^4.7.3"
119
},
120
"dependencies": {
121
"@babel/polyfill": "^7.4.4",
@@ -125,7 +125,7 @@
125
"@miltonbo/dashboard-style-airframe": "^0.2.0",
126
"ag-grid-community": "^21.0.1",
127
"ag-grid-react": "^21.0.1",
128
- "axios": "^0.21.4",
+ "axios": "^0.24.0",
129
"bootstrap": "^4.5.3",
130
"date-fns": "^2.25.0",
131
"dateformat": "^5.0.1",
0 commit comments