|
16 | 16 | "compile": "tsc -p tsconfig.build.json --noEmit"
|
17 | 17 | },
|
18 | 18 | "dependencies": {
|
19 |
| - "@icons-pack/react-simple-icons": "^10.2.0", |
| 19 | + "@icons-pack/react-simple-icons": "^11.0.0", |
20 | 20 | "@internationalized/date": "^3.6.0",
|
21 | 21 | "@midra/nco-api": "^1.10.3",
|
22 | 22 | "@midra/nco-parser": "^1.0.29",
|
23 |
| - "@nextui-org/react": "^2.6.8", |
24 |
| - "@webext-core/messaging": "^2.1.0", |
| 23 | + "@nextui-org/react": "^2.6.11", |
| 24 | + "@webext-core/messaging": "^2.2.0", |
25 | 25 | "@xpadev-net/niconicomments": "^0.2.73",
|
26 | 26 | "color2k": "^2.0.3",
|
27 | 27 | "deepmerge": "^4.3.1",
|
28 | 28 | "fast-deep-equal": "^3.1.3",
|
29 | 29 | "filesize": "^10.1.6",
|
30 |
| - "framer-motion": "^11.15.0", |
| 30 | + "framer-motion": "^11.17.0", |
31 | 31 | "hotkeys-js": "^3.13.9",
|
32 |
| - "lucide-react": "^0.468.0", |
| 32 | + "lucide-react": "^0.471.0", |
33 | 33 | "nanoid": "^5.0.9",
|
34 | 34 | "nanoid-dictionary": "^4.3.0",
|
35 | 35 | "react": "^19.0.0",
|
|
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 | 42 | "@types/nanoid-dictionary": "^4.2.3",
|
43 |
| - "@types/react": "^19.0.1", |
| 43 | + "@types/react": "^19.0.4", |
44 | 44 | "@types/react-dom": "^19.0.2",
|
45 | 45 | "@webext-core/proxy-service": "^1.2.1",
|
46 |
| - "@wxt-dev/module-react": "^1.1.2", |
| 46 | + "@wxt-dev/module-react": "^1.1.3", |
47 | 47 | "autoprefixer": "^10.4.20",
|
48 | 48 | "clsx": "^2.1.1",
|
49 | 49 | "cssnano": "^7.0.6",
|
50 | 50 | "postcss": "^8.4.49",
|
51 | 51 | "prettier": "^3.4.2",
|
52 | 52 | "prettier-plugin-tailwindcss": "^0.6.9",
|
53 |
| - "sass": "^1.83.0", |
54 |
| - "tailwindcss": "^3.4.16", |
55 |
| - "typescript": "^5.7.2", |
| 53 | + "sass": "^1.83.1", |
| 54 | + "tailwindcss": "^3.4.17", |
| 55 | + "typescript": "^5.7.3", |
56 | 56 | "utility-types": "^3.11.0",
|
57 |
| - "wxt": "^0.19.22" |
| 57 | + "wxt": "^0.19.23" |
58 | 58 | }
|
59 | 59 | }
|
0 commit comments