Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovamen committed Dec 13, 2022
1 parent 3a8fdf5 commit 4a7a944
Show file tree
Hide file tree
Showing 2 changed files with 1,029 additions and 1,028 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,49 +14,49 @@
"package.json": "sort-package-json"
},
"dependencies": {
"@reduxjs/toolkit": "^1.8.5",
"@reduxjs/toolkit": "^1.9.1",
"@rooks/use-raf": "^4.11.2",
"date-fns": "^2.29.3",
"framer-motion": "^7.5.1",
"katex": "^0.16.2",
"framer-motion": "^7.7.3",
"katex": "^0.16.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.3",
"react-markdown": "^8.0.4",
"react-rangeslider": "2.2.0",
"react-redux": "^8.0.4",
"react-redux": "^8.0.5",
"react-rnd": "^10.3.7",
"react-syntax-highlighter": "^15.5.0",
"react-webcam": "7.0.1",
"redux": "^4.2.0",
"rehype-katex": "^6.0.2",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"web-vitals": "^2.1.4"
"web-vitals": "^3.1.0"
},
"devDependencies": {
"@iconify/json": "^2.1.117",
"@types/node": "^17.0.45",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@iconify/json": "^2.1.151",
"@types/node": "^18.11.14",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
"@types/react-rangeslider": "^2.2.4",
"@types/react-syntax-highlighter": "^15.5.5",
"@typescript-eslint/eslint-plugin": "^5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"@unocss/reset": "^0.45.26",
"@vitejs/plugin-react": "^2.1.0",
"eslint": "^8.24.0",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"@unocss/reset": "^0.47.6",
"@vitejs/plugin-react": "^3.0.0",
"eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.8",
"husky": "^7.0.4",
"lint-staged": "^13.0.3",
"pnpm": "^7.13.0",
"prettier": "^2.7.1",
"sort-package-json": "^1.57.0",
"taze": "^0.7.6",
"typescript": "^4.8.4",
"unocss": "^0.45.26",
"vite": "^3.1.4"
"eslint-plugin-react": "^7.31.11",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"pnpm": "^7.18.2",
"prettier": "^2.8.1",
"sort-package-json": "^2.1.0",
"taze": "^0.8.4",
"typescript": "^4.9.4",
"unocss": "^0.47.6",
"vite": "^4.0.1"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 4a7a944

Please sign in to comment.