Skip to content

Commit

Permalink
chore(deps): update devDependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 5, 2023
1 parent aec8380 commit 8f207b0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,15 @@
"node": ">=16.0.0"
},
"devDependencies": {
"@kkt/less-modules": "~7.2.3",
"@kkt/ncc": "~1.0.8",
"@kkt/less-modules": "~7.3.2",
"@kkt/ncc": "~1.0.15",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"cross-env": "~7.0.3",
"husky": "~8.0.2",
"prettier": "~2.8.0",
"lint-staged": "~13.1.0",
"lerna": "~6.1.0",
"lerna": "~6.3.0",
"tsbb": "~3.7.9"
}
}
12 changes: 6 additions & 6 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,22 +48,22 @@
"@uiw/react-amap-utils": "4.3.1",
"@uiw/react-amap-weather": "4.3.1",
"@uiw/react-github-corners": "~1.5.3",
"@uiw/react-loader": "~4.13.0",
"@uiw/react-loader": "~4.21.23",
"@uiw/react-markdown-preview": "^4.0.23",
"@uiw/reset.css": "^1.0.6",
"@wcj/dark-mode": "^1.0.14",
"react": "~18.2.0",
"react-code-preview-layout": "^2.0.6",
"react-dom": "~18.2.0",
"react-router-dom": "~6.4.0"
"react-router-dom": "^6.6.1"
},
"devDependencies": {
"@kkt/less-modules": "~7.2.3",
"@kkt/raw-modules": "~7.2.3",
"@kkt/scope-plugin-options": "~7.2.3",
"@kkt/less-modules": "^7.3.2",
"@kkt/raw-modules": "^7.3.2",
"@kkt/scope-plugin-options": "^7.3.2",
"@types/react": "~18.0.0",
"@types/react-dom": "~18.0.0",
"kkt": "~7.2.3",
"kkt": "^7.3.2",
"markdown-react-code-preview-loader": "^2.1.2"
},
"eslintConfig": {
Expand Down

1 comment on commit 8f207b0

@vercel
Copy link

@vercel vercel bot commented on 8f207b0 Jan 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-amap – ./

react-amap-git-master-398188662.vercel.app
react-amap-one.vercel.app
react-amap-398188662.vercel.app

Please sign in to comment.