Skip to content

Commit

Permalink
Update @swc/core versions in editorjs_plugins and xgen packages
Browse files Browse the repository at this point in the history
  • Loading branch information
trheyi committed Feb 4, 2025
1 parent d726a0a commit 9408273
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/editorjs_plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-node-resolve": "^15.0.1",
"@swc/core": "1.10.12",
"@swc/core": "1.3.38",
"@types/lodash-es": "^4.17.6",
"@types/mustache": "^4.2.2",
"rollup": "^3.7.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/xgen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"vfile": "^5.3.7"
},
"devDependencies": {
"@swc/core": "1.10.12",
"@swc/core": "1.3.32",
"@types/less": "^3.0.3",
"@types/lodash-es": "^4.17.6",
"@types/mustache": "^4.2.2",
Expand Down

0 comments on commit 9408273

Please sign in to comment.