Skip to content

Commit 6340b8c

Browse files
author
Tommy Lillehagen
committed
Update npm packages
1 parent 2740dbe commit 6340b8c

File tree

2 files changed

+289
-12
lines changed

2 files changed

+289
-12
lines changed

package.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,18 @@
1010
},
1111
"devDependencies": {
1212
"docusaurus": "^1.1.1"
13+
},
14+
"dependencies": {
15+
"loader-utils": "2.0.3",
16+
"highlight.js": "10.4.1",
17+
"got": "11.8.5",
18+
"tough-cookie": "4.1.3",
19+
"request": "2.88.2",
20+
"postcss": "8.4.31",
21+
"braces": "3.0.3",
22+
"lodash.template": "4.5.0",
23+
"immer": "9.0.5",
24+
"shell-quote": "1.7.3",
25+
"form-data": "2.5.5"
1326
}
1427
}

0 commit comments

Comments
 (0)