/[sudobot]/trunk/docs/package.json
ViewVC logotype

Diff of /trunk/docs/package.json

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 610 by rakinar2, Sun Aug 25 11:44:39 2024 UTC revision 626 by rakinar2, Sat Sep 7 09:38:45 2024 UTC
# Line 12  Line 12 
12    "dependencies": {    "dependencies": {
13      "@emotion/react": "^11.11.4",      "@emotion/react": "^11.11.4",
14      "@emotion/styled": "^11.11.5",      "@emotion/styled": "^11.11.5",
     "@mapbox/rehype-prism": "^0.9.0",  
15      "@mdx-js/loader": "^3.0.1",      "@mdx-js/loader": "^3.0.1",
16      "@mdx-js/react": "^3.0.1",      "@mdx-js/react": "^3.0.1",
17      "@mui/material": "^5.16.4",      "@mui/material": "^6.0.1",
18      "@next/mdx": "^14.2.5",      "@next/mdx": "^14.2.5",
19        "@nextui-org/react": "^2.4.6",
20      "@types/mdx": "^2.0.13",      "@types/mdx": "^2.0.13",
21      "date-fns": "^3.6.0",      "date-fns": "^3.6.0",
22        "framer-motion": "^11.5.4",
23      "glob": "^11.0.0",      "glob": "^11.0.0",
24      "next": "^14.2.5",      "next": "^14.2.5",
     "prism-themes": "^1.9.0",  
25      "react": "^18.3.1",      "react": "^18.3.1",
26      "react-dom": "^18.3.1",      "react-dom": "^18.3.1",
27      "react-icons": "^5.2.1",      "react-icons": "^5.2.1",
28      "rehype-autolink-headings": "^7.1.0",      "rehype-autolink-headings": "^7.1.0",
29        "rehype-pretty-code": "^0.14.0",
30      "rehype-slug": "^6.0.0",      "rehype-slug": "^6.0.0",
31      "remark-frontmatter": "^5.0.0",      "remark-frontmatter": "^5.0.0",
32      "remark-gfm": "^4.0.0",      "remark-gfm": "^4.0.0",
33      "remark-mdx-frontmatter": "^5.0.0",      "remark-mdx-frontmatter": "^5.0.0",
34        "shiki": "^1.15.2",
35      "tailwind-merge": "^2.4.0"      "tailwind-merge": "^2.4.0"
36    },    },
37    "devDependencies": {    "devDependencies": {

Legend:
Removed from v.610  
changed lines
  Added in v.626

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26