mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-01 10:37:22 +01:00
Merge branch 'alpha' into dependabot/npm_and_yarn/dev/sass-1.32.8
This commit is contained in:
14
package.json
14
package.json
@@ -11,18 +11,18 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"axios": "^0.21",
|
||||
"@babel/preset-react": "^7.12.10",
|
||||
"bootstrap": "^4.5.3",
|
||||
"@babel/preset-react": "^7.12.13",
|
||||
"bootstrap": "^4.6.0",
|
||||
"cross-env": "^7.0",
|
||||
"jquery": "^3.5",
|
||||
"laravel-mix": "^5.0.9",
|
||||
"lodash": "^4.17.20",
|
||||
"popper.js": "^1.12",
|
||||
"react": "^16.14.0",
|
||||
"react-dom": "^16.14.0",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"resolve-url-loader": "^3.1.2",
|
||||
"sass-loader": "^10.1.0",
|
||||
"sass": "^1.32.8"
|
||||
"sass": "^1.32.8",
|
||||
"sass-loader": "^10.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/plugin-proposal-class-properties": "^7.12.1",
|
||||
@@ -33,6 +33,6 @@
|
||||
"react-chartjs-2": "^2.11.1",
|
||||
"react-router": "^5.2.0",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-toastify": "^6.2.0"
|
||||
"react-toastify": "^7.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user