|
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.1", |
| 54 | + "@radix-ui/react-icons": "^1.3.2", |
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",
|
|
65 | 65 | "@rtco/client": "^0.2.17",
|
66 | 66 | "@tailwindcss/typography": "^0.5.15",
|
67 | 67 | "@webcomponents/custom-elements": "^1.6.0",
|
68 |
| - "@webext-core/messaging": "^2.0.2", |
| 68 | + "@webext-core/messaging": "^2.1.0", |
69 | 69 | "@webext-core/proxy-service": "^1.2.0",
|
70 | 70 | "class-variance-authority": "^0.7.0",
|
71 | 71 | "clsx": "^2.1.1",
|
72 | 72 | "danmu": "^0.14.0",
|
73 | 73 | "date-fns": "^4.1.0",
|
74 |
| - "framer-motion": "^11.11.13", |
| 74 | + "framer-motion": "^11.11.17", |
75 | 75 | "idb-keyval": "^6.2.1",
|
76 | 76 | "lucide-react": "^0.456.0",
|
77 | 77 | "nanoid": "^5.0.8",
|
|
102 | 102 | "@semantic-release/exec": "^6.0.3",
|
103 | 103 | "@semantic-release/git": "^10.0.1",
|
104 | 104 | "@types/eslint": "^9.6.1",
|
105 |
| - "@types/eslint-plugin-tailwindcss": "^3.17.0", |
106 | 105 | "@types/eslint__js": "^8.42.3",
|
| 106 | + "@types/eslint-plugin-tailwindcss": "^3.17.0", |
107 | 107 | "@types/node": "^22.9.0",
|
108 | 108 | "@types/react": "^18.3.12",
|
109 | 109 | "@types/react-dom": "^18.3.1",
|
|
125 | 125 | "prettier": "^3.3.3",
|
126 | 126 | "rimraf": "^6.0.1",
|
127 | 127 | "semantic-release": "^24.2.0",
|
128 |
| - "tailwindcss": "^3.4.14", |
| 128 | + "tailwindcss": "^3.4.15", |
129 | 129 | "tailwindcss-animate": "^1.0.7",
|
130 | 130 | "typescript": "^5.6.3",
|
131 | 131 | "typescript-eslint": "^8.14.0",
|
132 | 132 | "vite-plugin-svgr": "^4.3.0",
|
133 | 133 | "webext-bridge": "^6.0.1",
|
134 |
| - "wxt": "^0.19.13" |
| 134 | + "wxt": "^0.19.15" |
135 | 135 | },
|
136 | 136 | "lint-staged": {
|
137 | 137 | "*.{js,jsx,ts,tsx}": "eslint --fix --flag unstable_ts_config"
|
|
0 commit comments