File tree Expand file tree Collapse file tree 3 files changed +11
-10
lines changed
Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 4242 "@svgr/webpack" : " ^8.1.0" ,
4343 "@tailwindcss/postcss" : " ^4.1.11" ,
4444 "@types/express" : " ^4.17.17" ,
45+ "@types/marked" : " ^4.0.3" ,
4546 "@vercel/analytics" : " ^1.4.1" ,
4647 "ace-builds" : " ^1.33.1" ,
4748 "ai" : " ^4.3.17" ,
9495 "@types/google.maps" : " ^3.58.1" ,
9596 "@types/jest" : " ^29.5.14" ,
9697 "@types/jsonwebtoken" : " ^8.5.8" ,
97- "@types/marked" : " ^4.0.3" ,
9898 "@types/mdx" : " ^2.0.13" ,
9999 "@types/next-auth" : " ^3.15.0" ,
100100 "@types/node" : " ^18.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "extends" : " ./tsconfig.json" ,
33 "include" : [
4- " next-env.d.ts" ,
5- " next.config.js" ,
6- " src/**/*.ts" ,
7- " src/**/*.tsx" ,
8- " tailwind.config.js" ,
9- " postcss.config.js" ,
4+ " next-env.d.ts" ,
105 " next-sitemap.config.js" ,
6+ " next.config.js" ,
7+ " postcss.config.js" ,
8+ " src/**/*.ts" ,
9+ " src/**/*.tsx" ,
10+ " tailwind.config.js" ,
11+ " .next/types/**/*.ts"
1112 ],
1213 "exclude" : [
1314 " jest.config.ts" ,
14- " jest.setup.ts" ,
15+ " jest.setup.ts"
1516 ]
16- }
17+ }
Original file line number Diff line number Diff line change 37063706
37073707"@types/marked@^4.0.3":
37083708 version "4.3.2"
3709- resolved "https://registry.npmjs.org /@types/marked/-/marked-4.3.2.tgz"
3709+ resolved "https://registry.yarnpkg.com /@types/marked/-/marked-4.3.2.tgz#e2e0ad02ebf5626bd215c5bae2aff6aff0ce9eac "
37103710 integrity sha512-a79Yc3TOk6dGdituy8hmTTJXjOkZ7zsFYV10L337ttq/rec8lRMDBpV7fL3uLx6TgbFCa5DU/h8FmIBQPSbU0w==
37113711
37123712"@types/mdast@^4.0.0":
You can’t perform that action at this time.
0 commit comments