chore: update deps

This commit is contained in:
molvqingtai 2024-03-08 21:41:42 +08:00
parent 0571682e73
commit 477a6533e8
2 changed files with 861 additions and 1004 deletions

View file

@ -61,12 +61,12 @@
"clsx": "^2.1.0",
"date-fns": "^3.3.1",
"idb-keyval": "^6.2.1",
"lucide-react": "^0.336.0",
"lucide-react": "^0.350.0",
"nanoid": "^5.0.6",
"peerjs": "^1.5.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.50.1",
"react-hook-form": "^7.51.0",
"react-markdown": "^9.0.1",
"react-nice-avatar": "^1.5.0",
"react-use": "^17.5.0",
@ -76,30 +76,30 @@
"remesh-logger": "^4.1.0",
"remesh-react": "^4.1.2",
"rxjs": "^7.8.1",
"sonner": "^1.4.0",
"sonner": "^1.4.3",
"tailwind-merge": "^2.2.1",
"type-fest": "^4.10.3",
"type-fest": "^4.11.1",
"unstorage": "^1.10.1",
"valibot": "^0.29.0"
"valibot": "^0.30.0"
},
"devDependencies": {
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@types/node": "^20.11.20",
"@types/react": "^18.2.57",
"@types/react-dom": "^18.2.19",
"@commitlint/cli": "^19.0.3",
"@commitlint/config-conventional": "^19.0.3",
"@types/node": "^20.11.25",
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"@types/webextension-polyfill": "^0.10.7",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.17",
"autoprefixer": "^10.4.18",
"cross-env": "^7.0.3",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard-with-typescript": "^43.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-tailwindcss": "^3.14.3",
"husky": "^9.0.11",
@ -110,9 +110,9 @@
"rimraf": "^5.0.5",
"tailwindcss": "^3.4.1",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"webext-bridge": "^6.0.1",
"wxt": "^0.17.0"
"wxt": "^0.17.7"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": "eslint --fix"

File diff suppressed because it is too large Load diff