We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9246135 commit a9525ceCopy full SHA for a9525ce
package.json
@@ -32,18 +32,18 @@
32
"watch": "gulp watch"
33
},
34
"dependencies": {
35
- "gh-pages": "^4.0",
36
- "react": "^17.0",
37
- "react-dom": "^17.0",
38
- "sass": "^1.56"
+ "gh-pages": "^6.1.1",
+ "react": "^18.3",
+ "react-dom": "^18.3",
+ "sass": "^1.77"
39
40
"devDependencies": {
41
- "concurrently": "^7.0",
42
- "del": "^6.0",
43
- "gulp": "^4.0",
44
- "gulp-sass": "^5.1.0",
45
- "node-sass": "^7.0",
46
- "react-scripts": "^4.0"
+ "concurrently": "^8.2",
+ "del": "^7.1",
+ "gulp": "^5.0.0",
+ "gulp-sass": "^5.1",
+ "node-sass": "^9.0.0",
+ "react-scripts": "^5.0.1"
47
48
"browserslist": {
49
"production": [
0 commit comments