Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
frontend
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vicotor
frontend
Commits
0f4c51cd
Commit
0f4c51cd
authored
Nov 13, 2024
by
tom
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[skip ci] fix chakra theme build
parent
a838e92b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
package.json
theme/package.json
+1
-0
yarn.lock
theme/yarn.lock
+5
-0
No files found.
theme/package.json
View file @
0f4c51cd
...
@@ -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"
,
...
...
theme/yarn.lock
View file @
0f4c51cd
...
@@ -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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment