File tree Expand file tree Collapse file tree 9 files changed +144
-101
lines changed
Expand file tree Collapse file tree 9 files changed +144
-101
lines changed Original file line number Diff line number Diff line change 99 "lint" : " next lint"
1010 },
1111 "dependencies" : {
12- "@orgajs/next" : " ^3.1.12 " ,
12+ "@orgajs/next" : " workspace:^ " ,
1313 "@types/node" : " 20.1.0" ,
1414 "@types/react" : " 18.2.0" ,
1515 "@types/react-dom" : " 18.2.1" ,
Original file line number Diff line number Diff line change 22 "name" : " @orgajs/example-webpack" ,
33 "private" : true ,
44 "version" : " 3.0.1" ,
5- "author" :
" Xiaoxing Hu <[email protected] >" ,
5+ "author" :
" Xiaoxing Hu <[email protected] >" ,
66 "scripts" : {
77 "build" : " webpack" ,
88 "webpack" : " webpack" ,
1212 "@babel/core" : " ^7.21.8" ,
1313 "@babel/preset-env" : " ^7.21.5" ,
1414 "@babel/preset-react" : " ^7.18.6" ,
15- "@orgajs/loader" : " 3.1.10 " ,
15+ "@orgajs/loader" : " workspace:^ " ,
1616 "babel-loader" : " ^9.1.2" ,
1717 "react" : " ^18.2.0" ,
1818 "react-dom" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 2828 "compile" : " tsc -b"
2929 },
3030 "dependencies" : {
31- "@orgajs/orgx" : " 1.0.8 " ,
31+ "@orgajs/orgx" : " workspace:^ " ,
3232 "loader-utils" : " ^3.2.1" ,
3333 "vfile-reporter" : " ^7.0.5"
3434 },
Original file line number Diff line number Diff line change 1313 "dependencies" : {
1414 "hast-util-from-parse5" : " ^7.1.2" ,
1515 "mime" : " ^3.0.0" ,
16- "orga" : " 3.2.1 " ,
16+ "orga" : " workspace:^ " ,
1717 "parse5" : " ^7.1.2" ,
1818 "prismjs" : " ^1.17.1" ,
1919 "unist-builder" : " ^3.0.1"
Original file line number Diff line number Diff line change 2323 "dependencies" : {
2424 "date-fns" : " ^2.30.0" ,
2525 "date-fns-tz" : " ^2.0.0" ,
26- "text-kit" : " 3.0.2 "
26+ "text-kit" : " workspace:^ "
2727 },
2828 "devDependencies" : {
2929 "@types/node" : " ^20.1.5" ,
Original file line number Diff line number Diff line change 3434 "tsx" : " ^3.12.7"
3535 },
3636 "dependencies" : {
37- "@orgajs/reorg-parse" : " 3.1.7 " ,
38- "@orgajs/reorg-rehype" : " 3.0.10 " ,
37+ "@orgajs/reorg-parse" : " workspace:^ " ,
38+ "@orgajs/reorg-rehype" : " workspace:^ " ,
3939 "acorn" : " ^8.5.0" ,
4040 "acorn-jsx" : " ^5.3.2" ,
4141 "astring" : " ^1.7.5" ,
Original file line number Diff line number Diff line change 2121 "compile" : " tsc -b"
2222 },
2323 "dependencies" : {
24- "orga" : " 3.2.1 "
24+ "orga" : " workspace:^ "
2525 },
2626 "devDependencies" : {
2727 "del-cli" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 2121 "compile" : " tsc -b"
2222 },
2323 "dependencies" : {
24- "@orgajs/reorg-parse" : " 3.1.7 " ,
24+ "@orgajs/reorg-parse" : " workspace:^ " ,
2525 "unified" : " ^10.1.2"
2626 },
2727 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments