Skip to content

Commit

Permalink
chore(deps):update kkt
Browse files Browse the repository at this point in the history
  • Loading branch information
SunLxy committed May 28, 2023
1 parent 446ceaa commit 88e8fda
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 3 additions & 2 deletions core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
"watch": "tsbb watch"
},
"dependencies": {
"@babel/standalone": "^7.17.11",
"@babel/plugin-syntax-unicode-sets-regex": "~7.18.6",
"@babel/standalone": "^7.22.2",
"babel-plugin-transform-remove-imports": "^1.7.0",
"babel-plugin-transform-replace-export-default": "^1.0.3",
"remark": "~13.0.0"
Expand All @@ -38,4 +39,4 @@
"@types/babel__standalone": "^7.1.4",
"webpack": "^5.72.0"
}
}
}
6 changes: 4 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,14 @@
"uiw": "^4.21.7"
},
"devDependencies": {
"buffer": "6.0.3",
"@kkt/resolve-fallback": "~7.4.16",
"@kkt/less-modules": "~7.1.1",
"@kkt/raw-modules": "~7.1.1",
"@kkt/scope-plugin-options": "~7.1.1",
"@types/react": "18.0.8",
"@types/react-dom": "18.0.3",
"kkt": "~7.1.5",
"kkt": "~7.4.16",
"markdown-react-code-preview-loader": "2.1.5"
},
"eslintConfig": {
Expand All @@ -53,4 +55,4 @@
"last 1 safari version"
]
}
}
}

0 comments on commit 88e8fda

Please sign in to comment.