chore(deps): update deps (#849)

This commit is contained in:
Spencer (Shangbo Wu)
2023-01-30 17:29:20 +08:00
committed by GitHub
parent 41ae41f06f
commit 0f3191b4be
3 changed files with 129 additions and 119 deletions
+6 -6
View File
@@ -16,10 +16,10 @@
"@fortawesome/free-regular-svg-icons": "^6.2.1",
"@fortawesome/free-solid-svg-icons": "^6.2.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@headlessui/react": "^1.7.7",
"@headlessui/react": "^1.7.8",
"@tailwindcss/line-clamp": "^0.4.2",
"awesome-debounce-promise": "^2.1.0",
"axios": "^1.2.4",
"axios": "^1.2.6",
"cors": "^2.8.5",
"crypto-js": "^4.1.1",
"csstype": "^3.1.1",
@@ -29,7 +29,7 @@
"ioredis": "^5.3.0",
"jszip": "^3.10.1",
"mpegts.js": "^1.7.2",
"next": "^13.1.5",
"next": "^13.1.6",
"next-i18next": "^13.0.3",
"nextjs-progressbar": "^0.0.16",
"plyr-react": "^5.1.2",
@@ -41,7 +41,7 @@
"react-copy-to-clipboard": "^5.0.3",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.0",
"react-hotkeys-hook": "^4.3.2",
"react-hotkeys-hook": "^4.3.3",
"react-i18next": "^12.1.4",
"react-markdown": "^8.0.5",
"react-reader": "^1.0.2",
@@ -51,7 +51,7 @@
"rehype-raw": "^6.0.0",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"swr": "^2.0.1",
"swr": "^2.0.3",
"use-clipboard-copy": "^0.2.0",
"use-constant": "^1.1.1"
},
@@ -65,7 +65,7 @@
"@types/react-pdf": "^6.2.0",
"@types/react-syntax-highlighter": "^15.5.6",
"autoprefixer": "^10.4.13",
"eslint": "8.32.0",
"eslint": "8.33.0",
"eslint-config-next": "13.1.6",
"eslint-config-prettier": "^8.6.0",
"i18next-parser": "^7.6.0",