build(aklive2d): update deps
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"generate": "node aklive2d generate",
|
||||
"dev": "node aklive2d dev",
|
||||
"build": "node aklive2d build",
|
||||
"build-all": "node aklive2d build-all",
|
||||
@@ -32,7 +31,7 @@
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"postcss": "^8.4.24",
|
||||
"prop-types": "^15.8.1",
|
||||
"rollup": "^3.25.1",
|
||||
"rollup": "^3.25.2",
|
||||
"sass": "^1.63.6",
|
||||
"stylelint": "^15.9.0",
|
||||
"stylelint-config-standard": "^30.0.1",
|
||||
|
||||
Reference in New Issue
Block a user