Commit 0f4c51cd authored by tom's avatar tom

[skip ci] fix chakra theme build

parent a838e92b
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
"build": "yarn webpack-cli -c ./webpack.config.js" "build": "yarn webpack-cli -c ./webpack.config.js"
}, },
"devDependencies": { "devDependencies": {
"typescript": "5.4.2",
"ts-loader": "^9.4.4", "ts-loader": "^9.4.4",
"webpack": "^5.94.0", "webpack": "^5.94.0",
"webpack-cli": "^5.1.4", "webpack-cli": "^5.1.4",
......
...@@ -810,6 +810,11 @@ tsconfig-paths@^4.1.2: ...@@ -810,6 +810,11 @@ tsconfig-paths@^4.1.2:
minimist "^1.2.6" minimist "^1.2.6"
strip-bom "^3.0.0" strip-bom "^3.0.0"
typescript@5.4.2:
version "5.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
undici-types@~5.26.4: undici-types@~5.26.4:
version "5.26.5" version "5.26.5"
resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz" resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment