Skip to content

Commit

Permalink
website: update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Aug 28, 2021
1 parent f07821f commit 534af89
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
"dependencies": {
"@uiw/copy-to-clipboard": "1.0.11",
"@uiw/react-github-corners": "1.4.0",
"@uiw/react-color-circle": "0.0.34",
"@uiw/react-color-shade-slider": "0.0.34",
"@uiw/react-color-sketch": "0.0.34",
"@uiw/react-color-wheel": "0.0.34",
"@uiw/react-color-circle": "1.0.0",
"@uiw/react-color-shade-slider": "1.0.0",
"@uiw/react-color-sketch": "1.0.0",
"@uiw/react-color-wheel": "1.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"prismjs": "1.24.1"
},
"devDependencies": {
"@kkt/less-modules": "6.10.4",
"@kkt/less-modules": "6.11.0",
"@types/prismjs": "1.16.6",
"@types/react": "17.0.14",
"@types/react": "17.0.19",
"@types/react-dom": "17.0.9",
"husky": "7.0.1",
"lint-staged": "11.0.1",
"kkt": "6.10.4",
"husky": "7.0.2",
"lint-staged": "11.1.2",
"kkt": "6.11.0",
"prettier": "2.3.2"
},
"lint-staged": {
Expand Down

0 comments on commit 534af89

Please sign in to comment.