Skip to content

Commit 97eac99

Browse files
Merge branch 'master' into pr/3116
2 parents 8d6b906 + 6a68e67 commit 97eac99

File tree

6 files changed

+212
-624
lines changed

6 files changed

+212
-624
lines changed

docs-site/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"highlight.js": "^11.1.0",
6+
"highlight.js": "^11.2.0",
77
"react": "^17.0.2",
88
"react-app-rewired": "^2.1.8",
99
"react-dom": "^17.0.2",
10-
"react-live": "^2.2.3",
10+
"react-live": "^2.3.0",
1111
"react-scripts": "4.0.3"
1212
},
1313
"scripts": {
@@ -32,7 +32,7 @@
3232
]
3333
},
3434
"devDependencies": {
35-
"node-sass": "^5.0.0",
35+
"sass": "^1.37.5",
3636
"raw-loader": "^4.0.2"
3737
}
3838
}

0 commit comments

Comments
 (0)