Skip to content

Commit

Permalink
chore: dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ElaBosak233 committed Dec 14, 2024
1 parent 529c330 commit dd1cc63
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"clsx": "^2.1.1",
"highlight.js": "^11.10.0",
"install": "^0.13.0",
"katex": "^0.16.11",
"katex": "^0.16.15",
"luxon": "^3.5.0",
"nanoid": "^5.0.9",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-error-boundary": "^4.1.2",
"react-markdown": "^9.0.1",
"react-resize-detector": "^11.0.1",
"react-resize-detector": "^12.0.1",
"react-router": "^7.0.2",
"react-transition-group": "^4.4.5",
"rehype-autolink-headings": "^7.1.0",
Expand All @@ -35,30 +35,30 @@
"remark-math": "^6.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.1",
"sass": "^1.82.0",
"sass": "^1.83.0",
"zustand": "^5.0.2"
},
"devDependencies": {
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"@iconify-json/solar": "^1.2.1",
"@iconify-json/svg-spinners": "^1.2.1",
"@svgr/core": "^8.1.0",
"@svgr/plugin-jsx": "^8.1.0",
"@types/chroma-js": "^2.4.4",
"@types/katex": "^0.16.7",
"@types/luxon": "^3.4.2",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1",
"@types/react-transition-group": "^4.4.11",
"@types/react-dom": "^19.0.2",
"@types/react-transition-group": "^4.4.12",
"@vitejs/plugin-react-swc": "^3.7.2",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"globals": "^15.13.0",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.17.0",
"typescript-eslint": "^8.18.0",
"unplugin-icons": "^0.21.0",
"vite": "^6.0.3"
}
Expand Down

0 comments on commit dd1cc63

Please sign in to comment.