|
45 | 45 | "homepage": "https://github.com/molvqingtai/WebChat",
|
46 | 46 | "dependencies": {
|
47 | 47 | "@hookform/resolvers": "^3.9.1",
|
48 |
| - "@lottiefiles/dotlottie-react": "^0.9.2", |
| 48 | + "@lottiefiles/dotlottie-react": "^0.9.3", |
49 | 49 | "@perfsee/jsonr": "^1.13.0",
|
50 | 50 | "@radix-ui/react-avatar": "^1.1.1",
|
51 | 51 | "@radix-ui/react-checkbox": "^1.1.2",
|
52 | 52 | "@radix-ui/react-dropdown-menu": "^2.1.2",
|
53 | 53 | "@radix-ui/react-hover-card": "^1.1.2",
|
54 |
| - "@radix-ui/react-icons": "^1.3.0", |
| 54 | + "@radix-ui/react-icons": "^1.3.1", |
55 | 55 | "@radix-ui/react-label": "^2.1.0",
|
56 | 56 | "@radix-ui/react-popover": "^1.1.2",
|
57 | 57 | "@radix-ui/react-portal": "^1.1.2",
|
|
70 | 70 | "clsx": "^2.1.1",
|
71 | 71 | "danmu": "^0.14.0",
|
72 | 72 | "date-fns": "^4.1.0",
|
73 |
| - "framer-motion": "^11.11.10", |
| 73 | + "framer-motion": "^11.11.11", |
74 | 74 | "idb-keyval": "^6.2.1",
|
75 | 75 | "lucide-react": "^0.454.0",
|
76 | 76 | "nanoid": "^5.0.8",
|
|
86 | 86 | "remesh-logger": "^4.1.0",
|
87 | 87 | "remesh-react": "^4.1.2",
|
88 | 88 | "rxjs": "^7.8.1",
|
89 |
| - "sonner": "^1.5.0", |
| 89 | + "sonner": "^1.6.1", |
90 | 90 | "tailwind-merge": "^2.5.4",
|
91 | 91 | "trystero": "^0.20.0",
|
92 | 92 | "type-fest": "^4.26.1",
|
|
97 | 97 | "@commitlint/cli": "^19.5.0",
|
98 | 98 | "@commitlint/config-conventional": "^19.5.0",
|
99 | 99 | "@eslint-react/eslint-plugin": "^1.15.2",
|
100 |
| - "@eslint/js": "^9.13.0", |
| 100 | + "@eslint/js": "^9.14.0", |
101 | 101 | "@semantic-release/changelog": "^6.0.3",
|
102 | 102 | "@semantic-release/exec": "^6.0.3",
|
103 | 103 | "@semantic-release/git": "^10.0.1",
|
104 | 104 | "@types/eslint": "^9.6.1",
|
105 | 105 | "@types/eslint__js": "^8.42.3",
|
106 | 106 | "@types/eslint-plugin-tailwindcss": "^3.17.0",
|
107 |
| - "@types/node": "^22.8.2", |
| 107 | + "@types/node": "^22.8.6", |
108 | 108 | "@types/react": "^18.3.12",
|
109 | 109 | "@types/react-dom": "^18.3.1",
|
110 |
| - "@typescript-eslint/parser": "^8.12.1", |
| 110 | + "@typescript-eslint/parser": "^8.12.2", |
111 | 111 | "@vitejs/plugin-react": "^4.3.3",
|
112 | 112 | "autoprefixer": "^10.4.20",
|
113 | 113 | "cross-env": "^7.0.3",
|
114 |
| - "eslint": "^9.13.0", |
| 114 | + "eslint": "^9.14.0", |
115 | 115 | "eslint-config-prettier": "^9.1.0",
|
116 | 116 | "eslint-plugin-prettier": "^5.2.1",
|
117 | 117 | "eslint-plugin-tailwindcss": "^3.17.5",
|
118 | 118 | "globals": "^15.11.0",
|
119 | 119 | "husky": "^9.1.6",
|
120 |
| - "jiti": "^2.3.3", |
| 120 | + "jiti": "^2.4.0", |
121 | 121 | "lint-staged": "^15.2.10",
|
122 | 122 | "npm-run-all": "^4.1.5",
|
123 | 123 | "postcss": "^8.4.47",
|
|
128 | 128 | "tailwindcss": "^3.4.14",
|
129 | 129 | "tailwindcss-animate": "^1.0.7",
|
130 | 130 | "typescript": "^5.6.3",
|
131 |
| - "typescript-eslint": "^8.12.1", |
132 |
| - "vite-plugin-svgr": "^4.2.0", |
| 131 | + "typescript-eslint": "^8.12.2", |
| 132 | + "vite-plugin-svgr": "^4.3.0", |
133 | 133 | "webext-bridge": "^6.0.1",
|
134 | 134 | "wxt": "^0.19.13"
|
135 | 135 | },
|
|
0 commit comments