chore(deps): upgrade deps

This commit is contained in:
molvqingtai 2023-12-05 04:02:04 +08:00
parent 968480605c
commit 4126d2e70d
2 changed files with 639 additions and 476 deletions

View file

@ -62,14 +62,14 @@
"date-fns": "^2.30.0", "date-fns": "^2.30.0",
"idb-keyval": "^6.2.1", "idb-keyval": "^6.2.1",
"lucide-react": "^0.294.0", "lucide-react": "^0.294.0",
"nanoid": "^5.0.3", "nanoid": "^5.0.4",
"peerjs": "^1.5.1", "peerjs": "^1.5.1",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-hook-form": "^7.48.2", "react-hook-form": "^7.48.2",
"react-markdown": "^9.0.1", "react-markdown": "^9.0.1",
"react-nice-avatar": "^1.5.0", "react-nice-avatar": "^1.5.0",
"react-use": "^17.4.1", "react-use": "^17.4.2",
"remark-breaks": "^4.0.0", "remark-breaks": "^4.0.0",
"remark-gfm": "^4.0.0", "remark-gfm": "^4.0.0",
"remesh": "^4.2.0", "remesh": "^4.2.0",
@ -78,22 +78,22 @@
"remesh-yjs": "^4.1.0", "remesh-yjs": "^4.1.0",
"rxjs": "^7.8.1", "rxjs": "^7.8.1",
"sonner": "^1.2.4", "sonner": "^1.2.4",
"tailwind-merge": "^2.0.0", "tailwind-merge": "^2.1.0",
"type-fest": "^4.8.2", "type-fest": "^4.8.3",
"valibot": "^0.21.0", "valibot": "^0.22.0",
"y-webrtc": "^10.2.6" "y-webrtc": "^10.2.6"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^18.4.3", "@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3", "@commitlint/config-conventional": "^18.4.3",
"@types/node": "^20.10.1", "@types/node": "^20.10.3",
"@types/react": "^18.2.39", "@types/react": "^18.2.41",
"@types/react-dom": "^18.2.17", "@types/react-dom": "^18.2.17",
"@vitejs/plugin-react": "^4.2.0", "@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.16", "autoprefixer": "^10.4.16",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.54.0", "eslint": "^8.55.0",
"eslint-config-prettier": "^9.0.0", "eslint-config-prettier": "^9.1.0",
"eslint-config-standard-with-typescript": "^40.0.0", "eslint-config-standard-with-typescript": "^40.0.0",
"eslint-plugin-import": "^2.29.0", "eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.3.1", "eslint-plugin-n": "^16.3.1",
@ -103,16 +103,16 @@
"eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-tailwindcss": "^3.13.0", "eslint-plugin-tailwindcss": "^3.13.0",
"husky": "^8.0.3", "husky": "^8.0.3",
"lint-staged": "^15.1.0", "lint-staged": "^15.2.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"postcss": "^8.4.31", "postcss": "^8.4.32",
"prettier": "^3.1.0", "prettier": "^3.1.0",
"rimraf": "^5.0.5", "rimraf": "^5.0.5",
"tailwindcss": "^3.3.5", "tailwindcss": "^3.3.6",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"typescript": "^5.3.2", "typescript": "^5.3.2",
"webext-bridge": "^6.0.1", "webext-bridge": "^6.0.1",
"wxt": "^0.10.3" "wxt": "^0.10.4"
}, },
"lint-staged": { "lint-staged": {
"*.{js,jsx,ts,tsx}": "eslint --fix" "*.{js,jsx,ts,tsx}": "eslint --fix"

File diff suppressed because it is too large Load diff