File tree Expand file tree Collapse file tree 8 files changed +20
-20
lines changed Expand file tree Collapse file tree 8 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " notion-x-example-cra" ,
3- "version" : " 6.12.7 " ,
3+ "version" : " 6.12.9 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " GENERATE_SOURCEMAP=false react-scripts start" ,
1515 "notion-types" : " ^6.12.6" ,
1616 "react" : " ^17.0.2" ,
1717 "react-dom" : " ^17.0.2" ,
18- "react-notion-x" : " ^6.12.7 " ,
18+ "react-notion-x" : " ^6.12.9 " ,
1919 "react-scripts" : " 5.0.0" ,
2020 "typescript" : " ^4.6.3"
2121 },
Original file line number Diff line number Diff line change 11{
22 "name" : " notion-x-example-full" ,
3- "version" : " 6.12.8 " ,
3+ "version" : " 6.12.9 " ,
44 "private" : true ,
55 "type" : " commonjs" ,
66 "scripts" : {
1818 "got" : " ^12.0.2" ,
1919 "lqip-modern" : " ^1.2.0" ,
2020 "next" : " ^12.1.0" ,
21- "notion-client" : " ^6.12.6 " ,
22- "notion-compat" : " ^6.12.8 " ,
23- "notion-utils" : " ^6.12.6 " ,
21+ "notion-client" : " ^6.12.9 " ,
22+ "notion-compat" : " ^6.12.9 " ,
23+ "notion-utils" : " ^6.12.9 " ,
2424 "p-map" : " ^5.3.0" ,
2525 "p-memoize" : " ^6.0.1" ,
2626 "react" : " ^17.0.2" ,
2727 "react-dom" : " ^17.0.2" ,
28- "react-notion-x" : " ^6.12.7 " ,
28+ "react-notion-x" : " ^6.12.9 " ,
2929 "react-tweet-embed" : " ^2.0.0"
3030 },
3131 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " notion-x-example-minimal" ,
3- "version" : " 6.12.7 " ,
3+ "version" : " 6.12.9 " ,
44 "private" : true ,
55 "type" : " commonjs" ,
66 "scripts" : {
1111 },
1212 "dependencies" : {
1313 "next" : " ^12.1.0" ,
14- "notion-client" : " ^6.12.6 " ,
15- "notion-utils" : " ^6.12.6 " ,
14+ "notion-client" : " ^6.12.9 " ,
15+ "notion-utils" : " ^6.12.9 " ,
1616 "react" : " ^17.0.2" ,
1717 "react-dom" : " ^17.0.2" ,
18- "react-notion-x" : " ^6.12.7 "
18+ "react-notion-x" : " ^6.12.9 "
1919 },
2020 "devDependencies" : {
2121 "@types/node" : " ^16.11.2" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 6.12.8 " ,
2+ "version" : " 6.12.9 " ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "packages" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " notion-client" ,
3- "version" : " 6.12.6 " ,
3+ "version" : " 6.12.9 " ,
44 "type" : " module" ,
55 "description" : " Robust TypeScript client for the unofficial Notion API." ,
66 "repository" : " NotionX/react-notion-x" ,
2424 "dependencies" : {
2525 "got" : " ^11.8.1" ,
2626 "notion-types" : " ^6.12.6" ,
27- "notion-utils" : " ^6.12.6 " ,
27+ "notion-utils" : " ^6.12.9 " ,
2828 "p-map" : " ^5.3.0"
2929 },
3030 "ava" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " notion-compat" ,
3- "version" : " 6.12.8 " ,
3+ "version" : " 6.12.9 " ,
44 "type" : " module" ,
55 "description" : " Compatibility layer between the official Notion API and unofficial private API." ,
66 "repository" : " NotionX/react-notion-x" ,
2323 },
2424 "dependencies" : {
2525 "notion-types" : " ^6.12.6" ,
26- "notion-utils" : " ^6.12.6 " ,
26+ "notion-utils" : " ^6.12.9 " ,
2727 "p-queue" : " ^7.2.0"
2828 },
2929 "devDependencies" : {
3030 "@notionhq/client" : " ^1.0.4" ,
31- "notion-client" : " ^6.12.6 "
31+ "notion-client" : " ^6.12.9 "
3232 },
3333 "peerDependencies" : {
3434 "@notionhq/client" : " ^1.0.4"
Original file line number Diff line number Diff line change 11{
22 "name" : " notion-utils" ,
3- "version" : " 6.12.6 " ,
3+ "version" : " 6.12.9 " ,
44 "type" : " module" ,
55 "description" : " Useful utilities for working with Notion data. Isomorphic." ,
66 "repository" : " NotionX/react-notion-x" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-notion-x" ,
3- "version" : " 6.12.7 " ,
3+ "version" : " 6.12.9 " ,
44 "type" : " module" ,
55 "description" : " Fast and accurate React renderer for Notion." ,
66 "repository" : " NotionX/react-notion-x" ,
2727 "@radix-ui/react-dropdown-menu" : " ^0.1.6" ,
2828 "katex" : " ^0.15.3" ,
2929 "notion-types" : " ^6.12.6" ,
30- "notion-utils" : " ^6.12.6 " ,
30+ "notion-utils" : " ^6.12.9 " ,
3131 "prismjs" : " ^1.27.0" ,
3232 "react-fast-compare" : " ^3.2.0" ,
3333 "react-hotkeys-hook" : " ^3.0.3" ,
You can’t perform that action at this time.
0 commit comments