Skip to content

Commit

Permalink
chore(deps): update dependency @types/react-dom to v17.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jaywcjlove committed Feb 15, 2021
1 parent b3d7c16 commit 1c91e51
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/bundle-react-component-tsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@kkt/less-modules": "6.6.3",
"@kkt/react-library": "6.6.3",
"@types/react": "17.0.2",
"@types/react-dom": "17.0.0",
"@types/react-dom": "17.0.1",
"kkt": "6.6.3"
},
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion example/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@kkt/less-modules": "6.6.3",
"@types/react": "17.0.2",
"@types/react-dom": "17.0.0",
"@types/react-dom": "17.0.1",
"electron": "11.2.3",
"kkt": "6.6.3",
"tsbb": "2.0.7"
Expand Down
2 changes: 1 addition & 1 deletion example/react-component-tsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@kkt/raw-modules": "6.6.3",
"@kkt/scope-plugin-options": "6.6.3",
"@types/react": "17.0.2",
"@types/react-dom": "17.0.0",
"@types/react-dom": "17.0.1",
"compile-less-cli": "1.7.0",
"husky": "4.3.8",
"kkt": "6.6.3",
Expand Down
2 changes: 1 addition & 1 deletion example/rematch-tsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@kkt/raw-modules": "6.6.3",
"@kkt/scope-plugin-options": "6.6.3",
"@types/react": "17.0.2",
"@types/react-dom": "17.0.0",
"@types/react-dom": "17.0.1",
"@types/react-redux": "7.1.16",
"@types/react-router-dom": "5.1.7",
"kkt": "6.6.3"
Expand Down
2 changes: 1 addition & 1 deletion example/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@kkt/less-modules": "6.6.3",
"@types/jest": "24.9.1",
"@types/react": "17.0.2",
"@types/react-dom": "17.0.0",
"@types/react-dom": "17.0.1",
"kkt": "6.6.3"
},
"browserslist": {
Expand Down

4 comments on commit 1c91e51

@vercel
Copy link

@vercel vercel bot commented on 1c91e51 Feb 15, 2021

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:

kkt-rematch-tsx – ./

kkt-rematch-tsx-git-master.kktjs.vercel.app
kkt-rematch-tsx.vercel.app
kkt-rematch-tsx.kktjs.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 1c91e51 Feb 15, 2021

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:

kkt-uiw-example – ./

kkt-uiw.vercel.app
kkt-uiw-example.kktjs.vercel.app
kkt-uiw-example-git-master.kktjs.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 1c91e51 Feb 15, 2021

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:

kkt-typescript-example – ./

kkt-typescript-example.kktjs.vercel.app
kkt.vercel.app
kkt-typescript-example-git-master.kktjs.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 1c91e51 Feb 15, 2021

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:

kkt-basic-example – ./

kkt-basic-example.kktjs.vercel.app
kkt-basic-example-git-master.kktjs.vercel.app
kkt-basic-example.vercel.app

Please sign in to comment.