File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " notion-x-example-cra" ,
3- "version" : " 6.12.10 " ,
3+ "version" : " 6.12.11 " ,
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.10 " ,
18+ "react-notion-x" : " ^6.12.11 " ,
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.10 " ,
3+ "version" : " 6.12.11 " ,
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.9 " ,
22- "notion-compat" : " ^6.12.10 " ,
21+ "notion-client" : " ^6.12.11 " ,
22+ "notion-compat" : " ^6.12.11 " ,
2323 "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.10 " ,
28+ "react-notion-x" : " ^6.12.11 " ,
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.10 " ,
3+ "version" : " 6.12.11 " ,
44 "private" : true ,
55 "type" : " commonjs" ,
66 "scripts" : {
1111 },
1212 "dependencies" : {
1313 "next" : " ^12.1.0" ,
14- "notion-client" : " ^6.12.9 " ,
14+ "notion-client" : " ^6.12.11 " ,
1515 "notion-utils" : " ^6.12.9" ,
1616 "react" : " ^17.0.2" ,
1717 "react-dom" : " ^17.0.2" ,
18- "react-notion-x" : " ^6.12.10 "
18+ "react-notion-x" : " ^6.12.11 "
1919 },
2020 "devDependencies" : {
2121 "@types/node" : " ^16.11.2" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 6.12.10 " ,
2+ "version" : " 6.12.11 " ,
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.9 " ,
3+ "version" : " 6.12.11 " ,
44 "type" : " module" ,
55 "description" : " Robust TypeScript client for the unofficial Notion API." ,
66 "repository" : " NotionX/react-notion-x" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " notion-compat" ,
3- "version" : " 6.12.10 " ,
3+ "version" : " 6.12.11 " ,
44 "type" : " module" ,
55 "description" : " Compatibility layer between the official Notion API and unofficial private API." ,
66 "repository" : " NotionX/react-notion-x" ,
2828 },
2929 "devDependencies" : {
3030 "@notionhq/client" : " ^1.0.4" ,
31- "notion-client" : " ^6.12.9 "
31+ "notion-client" : " ^6.12.11 "
3232 },
3333 "peerDependencies" : {
3434 "@notionhq/client" : " ^1.0.4"
Original file line number Diff line number Diff line change 11{
22 "name" : " react-notion-x" ,
3- "version" : " 6.12.10 " ,
3+ "version" : " 6.12.11 " ,
44 "type" : " module" ,
55 "description" : " Fast and accurate React renderer for Notion." ,
66 "repository" : " NotionX/react-notion-x" ,
You can’t perform that action at this time.
0 commit comments