Packages updated

This commit is contained in:
Shiba 2021-12-12 11:31:27 +00:00
parent ac911e6816
commit 3ce8e21006

View file

@ -24,6 +24,7 @@
"@types/classnames": "^2.2.10",
"@types/jest": "^26.0.14",
"@types/lodash": "^4.14.162",
"@types/parcel-bundler": "^1.12.4",
"braces": ">=2.3.1",
"classnames": "^2.2.6",
"cpx": "^1.5.0",
@ -32,11 +33,11 @@
"lodash": "^4.17.21",
"marked": "^2.0.0",
"node-forge": "^0.10.0",
"node-sass": "^4.14.1",
"node-sass": "^7.0.0",
"npm-run-all": "^4.1.5",
"parcel-bundler": "^1.12.4",
"preact": "^10.5.4",
"typescript": "^4.0.3",
"web-ext": "^5.2.0"
}
}
}