Skip to content

Commit

Permalink
feat: update core
Browse files Browse the repository at this point in the history
  • Loading branch information
RiverTwilight committed Aug 19, 2023
1 parent 9e67ca1 commit 68057b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@kindle-ui/core": "1.1.6",
"@kindle-ui/core": "1.1.7",
"@notion-stuff/blocks-markdown-parser": "^6.0.0",
"@notionhq/client": "^2.2.3",
"@vercel/analytics": "^0.1.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1509,16 +1509,16 @@ __metadata:
languageName: node
linkType: hard

"@kindle-ui/core@npm:1.1.6":
version: 1.1.6
resolution: "@kindle-ui/core@npm:1.1.6"
"@kindle-ui/core@npm:1.1.7":
version: 1.1.7
resolution: "@kindle-ui/core@npm:1.1.7"
dependencies:
rollup-plugin-typescript2: ^0.35.0
styled-components: ^5.3.0
peerDependencies:
react: ^17.0.2
react-dom: ^17.0.2
checksum: 146541cc9a4ea00417013359dd9b3bc564524104fdca962efa5ac8c108ea2d49040f3d0e3ca73a7999a11cc06280f80a2036839019fbcf007175287c395f7972
checksum: 70f39e8237dc962c23c2c33ae8523ec25142535d8d8b106ca1e51b21dc0e399dfeff6751e64321726c42e0a36830d61734687ef02b7731a2202c3f8983f345f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -4400,7 +4400,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "nblog@workspace:."
dependencies:
"@kindle-ui/core": 1.1.6
"@kindle-ui/core": 1.1.7
"@notion-stuff/blocks-markdown-parser": ^6.0.0
"@notionhq/client": ^2.2.3
"@svgr/webpack": 5.5.0
Expand Down

1 comment on commit 68057b6

@vercel
Copy link

@vercel vercel bot commented on 68057b6 Aug 19, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.