File tree Expand file tree Collapse file tree 12 files changed +606
-433
lines changed
Expand file tree Collapse file tree 12 files changed +606
-433
lines changed Original file line number Diff line number Diff line change 66 "@babel/plugin-syntax-jsx" : " ^7.21.4" ,
77 "@babel/preset-react" : " ^7.18.6" ,
88 "@changesets/cli" : " ^2.16.0" ,
9- "@typescript-eslint/eslint-plugin" : " ^5.59.1 " ,
10- "@typescript-eslint/parser" : " ^5.59.1 " ,
9+ "@typescript-eslint/eslint-plugin" : " ^5.59.6 " ,
10+ "@typescript-eslint/parser" : " ^5.59.6 " ,
1111 "chalk" : " ^4.1.0" ,
1212 "cross-env" : " ^7.0.3" ,
1313 "del-cli" : " ^3.0.1" ,
14- "eslint" : " ^8.39 .0" ,
14+ "eslint" : " ^8.40 .0" ,
1515 "eslint-config-prettier" : " ^8.8.0" ,
1616 "eslint-import-resolver-typescript" : " ^3.5.5" ,
1717 "eslint-plugin-import" : " ^2.27.5" ,
2020 "husky" : " ^7.0.2" ,
2121 "lint-staged" : " ^13.2.2" ,
2222 "prettier" : " ^2.3.2" ,
23- "turbo" : " ^1.9.4 " ,
23+ "turbo" : " ^1.9.6 " ,
2424 "typescript" : " ^5.0.4"
2525 },
2626 "scripts" : {
Original file line number Diff line number Diff line change 2323 "astring" : " ^1.7.5"
2424 },
2525 "devDependencies" : {
26- "del-cli" : " ^3 .0.1 "
26+ "del-cli" : " ^5 .0.0 "
2727 }
2828}
Original file line number Diff line number Diff line change 2929 },
3030 "dependencies" : {
3131 "@orgajs/orgx" : " 1.0.8" ,
32- "loader-utils" : " ^2.0.0" ,
33- "schema-utils" : " ^3.0.0" ,
32+ "loader-utils" : " ^3.2.1" ,
3433 "vfile-reporter" : " ^7.0.5"
3534 },
3635 "devDependencies" : {
3736 "@orgajs/react" : " workspace:^" ,
38- "@types/node" : " ^20.1.0" ,
37+ "@types/loader-utils" : " ^2.0.3" ,
38+ "@types/node" : " ^20.1.5" ,
3939 "babel-loader" : " ^9.1.2" ,
4040 "del-cli" : " ^5.0.0" ,
4141 "html-loader" : " ^4.2.0" ,
42- "memfs" : " ^3.2.2 " ,
42+ "memfs" : " ^3.5.1 " ,
4343 "react" : " ^18.2.0" ,
4444 "react-dom" : " ^18.2.0" ,
4545 "tsx" : " ^3.12.7" ,
46- "webpack" : " ^5.82.0 "
46+ "webpack" : " ^5.82.1 "
4747 }
4848}
Original file line number Diff line number Diff line change 2222 "compile" : " tsc -b"
2323 },
2424 "devDependencies" : {
25- "@types/node" : " ^20.1.0 " ,
25+ "@types/node" : " ^20.1.5 " ,
2626 "del-cli" : " ^5.0.0" ,
2727 "tsx" : " ^3.12.7" ,
2828 "typescript" : " ^5.0.4"
Original file line number Diff line number Diff line change 2929 "@types/estree" : " ^1.0.1" ,
3030 "@types/estree-jsx" : " ^1.0.0" ,
3131 "@types/hast" : " ^2.3.4" ,
32- "@types/node" : " ^20.1.0 " ,
32+ "@types/node" : " ^20.1.5 " ,
3333 "del-cli" : " ^5.0.0" ,
3434 "unified" : " 10.1.2"
3535 }
Original file line number Diff line number Diff line change 2121 "compile" : " tsc -b"
2222 },
2323 "dependencies" : {
24- "date-fns" : " ^2.22.1 " ,
24+ "date-fns" : " ^2.30.0 " ,
2525 "date-fns-tz" : " ^2.0.0" ,
2626 "text-kit" : " 3.0.2"
2727 },
2828 "devDependencies" : {
29- "@types/node" : " ^20.1.0 " ,
29+ "@types/node" : " ^20.1.5 " ,
3030 "@types/unist" : " ^2.0.6" ,
3131 "del-cli" : " ^5.0.0" ,
3232 "tsx" : " ^3.12.7" ,
Original file line number Diff line number Diff line change 2626 "@types/estree" : " ^1.0.1" ,
2727 "@types/estree-jsx" : " ^1.0.0" ,
2828 "@types/hast" : " ^2.3.4" ,
29- "@types/node" : " ^20.1.0 " ,
29+ "@types/node" : " ^20.1.5 " ,
3030 "@types/react" : " ^18.2.6" ,
3131 "del-cli" : " ^5.0.0" ,
3232 "react" : " ^18.2.0" ,
4444 "estree-util-to-js" : " ^1.2.0" ,
4545 "estree-walker" : " 3.0.3" ,
4646 "hast-util-to-estree" : " ^2.3.2" ,
47- "periscopic" : " 2.0.3 " ,
47+ "periscopic" : " 3.1.0 " ,
4848 "source-map" : " ^0.7.4" ,
4949 "unified" : " ^10.1.2" ,
5050 "unist-util-position-from-estree" : " ^1.1.2" ,
Original file line number Diff line number Diff line change 1919 "devDependencies" : {
2020 "@babel/plugin-transform-react-jsx" : " ^7.21.5" ,
2121 "@orgajs/orgx" : " workspace:^" ,
22- "@types/react" : " ^18.0.0 " ,
23- "@types/react-dom" : " ^18.0.0 " ,
22+ "@types/react" : " ^18.2.6 " ,
23+ "@types/react-dom" : " ^18.2.4 " ,
2424 "babel-plugin-remove-export-keywords" : " ^1.6.22" ,
2525 "del-cli" : " ^5.0.0" ,
2626 "react" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 66 " dist"
77 ],
88 "main" : " dist/index.js" ,
9+ "type" : " module" ,
10+ "author" :
" Xiaoxing Hu <[email protected] >" ,
911 "repository" : {
1012 "url" : " orgapp/orgajs" ,
1113 "directory" : " packages/reorg-latex"
1719 },
1820 "devDependencies" : {
1921 "@types/hast" : " ^2.3.4" ,
20- "@types/katex" : " ^0.11.1 " ,
22+ "@types/katex" : " ^0.16.0 " ,
2123 "unified" : " ^10.1.2"
2224 },
2325 "dependencies" : {
24- "katex" : " ^0.13.18 " ,
26+ "katex" : " ^0.16.7 " ,
2527 "rehype-parse" : " 8.0.4" ,
2628 "unist-util-visit" : " 4.1.2"
2729 },
Original file line number Diff line number Diff line change 11{
2- "extends" : " ../../tsconfig.base .json" ,
2+ "extends" : " ../../tsconfig.esm .json" ,
33 "compilerOptions" : {
44 "rootDir" : " ./src" ,
55 "outDir" : " ./dist"
You can’t perform that action at this time.
0 commit comments