Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
⬆️ upgrade some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed Feb 25, 2022
1 parent debfd09 commit 9c320d4
Show file tree
Hide file tree
Showing 2 changed files with 589 additions and 563 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,37 +23,37 @@
],
"homepage": "https://alist-doc.nn.ci",
"dependencies": {
"@chakra-ui/icons": "^1.1.1",
"@chakra-ui/react": "^1.7.4",
"@choc-ui/paginator": "^3.2.2",
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@chakra-ui/icons": "^1.1.7",
"@chakra-ui/react": "^1.8.5",
"@choc-ui/paginator": "^3.4.0",
"@emotion/react": "^11.8.1",
"@emotion/styled": "^11.8.1",
"@xhofe/react-viewer": "^3.2.3",
"artplayer": "^4.2.3",
"axios": "^0.24.0",
"artplayer": "^4.3.1",
"axios": "^0.26.0",
"flv.js": "^1.6.2",
"framer-motion": "^5.5.6",
"hls.js": "^1.1.5",
"i18next": "^21.6.5",
"i18next": "^21.6.12",
"mitt": "^3.0.0",
"react": "^17.0.0",
"react-contexify": "^5.0.0",
"react-dom": "^17.0.0",
"react-i18next": "^11.15.3",
"react-i18next": "^11.15.5",
"react-icons": "^4.3.1",
"react-jinke-music-player": "^4.24.2",
"react-markdown": "^7.1.2",
"react-reader": "^0.20.4",
"react-reader": "^0.20.6",
"react-router-dom": "^5.2.1",
"react-spinners": "^0.11.0",
"rehype-highlight": "^5.0.2",
"rehype-raw": "^6.1.1",
"remark-gfm": "^3.0.1",
"streamsaver": "^2.0.5",
"ts-md5": "^1.2.10"
"streamsaver": "^2.0.6",
"ts-md5": "^1.2.11"
},
"devDependencies": {
"@types/react": "^17.0.38",
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
"@types/react-router-dom": "^5.1.8",
"@types/streamsaver": "^2.0.1",
Expand Down
Loading

0 comments on commit 9c320d4

Please sign in to comment.