File tree Expand file tree Collapse file tree 2 files changed +765
-711
lines changed
Expand file tree Collapse file tree 2 files changed +765
-711
lines changed Original file line number Diff line number Diff line change 5050 "homepage" : " https://github.com/streetsidesoftware/inject-markdown#readme" ,
5151 "license" : " MIT" ,
5252 "devDependencies" : {
53- "@eslint/js" : " ^9.39.1 " ,
53+ "@eslint/js" : " ^9.39.2 " ,
5454 "@tsconfig/node20" : " ^20.1.8" ,
5555 "@types/mdast" : " ^4.0.4" ,
56- "@types/node" : " ^20.19.25 " ,
56+ "@types/node" : " ^20.19.31 " ,
5757 "@vitest/coverage-istanbul" : " ^3.2.4" ,
58- "cspell" : " ^9.4.0 " ,
59- "eslint" : " ^9.39.1 " ,
58+ "cspell" : " ^9.6.3 " ,
59+ "eslint" : " ^9.39.2 " ,
6060 "eslint-plugin-simple-import-sort" : " ^12.1.1" ,
6161 "globals" : " ^16.5.0" ,
62- "prettier" : " ^3.7.4 " ,
62+ "prettier" : " ^3.8.1 " ,
6363 "typescript" : " ^5.9.3" ,
64- "typescript-eslint" : " ^8.48.1 " ,
65- "vite" : " ^7.2.7 " ,
64+ "typescript-eslint" : " ^8.54.0 " ,
65+ "vite" : " ^7.3.1 " ,
6666 "vitest" : " ^3.2.4"
6767 },
6868 "dependencies" : {
6969 "chalk" : " ^5.6.2" ,
70- "commander" : " ^14.0.2 " ,
71- "globby" : " ^16.0 .0" ,
70+ "commander" : " ^14.0.3 " ,
71+ "globby" : " ^16.1 .0" ,
7272 "node-fetch" : " ^3.3.2" ,
7373 "remark" : " ^15.0.1" ,
7474 "remark-gfm" : " ^4.0.1" ,
7878 "unified" : " ^11.0.5" ,
7979 "unist-util-is" : " ^6.0.1" ,
8080 "unist-util-remove" : " ^4.0.0" ,
81- "unist-util-visit" : " ^5.0 .0" ,
81+ "unist-util-visit" : " ^5.1 .0" ,
8282 "vfile" : " ^6.0.3" ,
8383 "vfile-reporter" : " ^8.1.1"
8484 },
You can’t perform that action at this time.
0 commit comments