|
20 | 20 | "generate": "tcm -p 'src/**/*.module.css'", |
21 | 21 | "format": "prettier --write src/**/*.{ts,tsx}" |
22 | 22 | }, |
23 | | - "packageManager": "pnpm@10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6", |
| 23 | + "packageManager": "pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912", |
24 | 24 | "dependencies": { |
25 | 25 | "@dnd-kit/core": "6.3.1", |
26 | 26 | "@dnd-kit/sortable": "10.0.0", |
27 | 27 | "@dnd-kit/utilities": "3.2.2", |
28 | 28 | "@plasmohq/messaging": "0.7.1", |
29 | 29 | "@plasmohq/storage": "1.15.0", |
30 | | - "plasmo": "0.90.3", |
| 30 | + "plasmo": "0.90.5", |
31 | 31 | "react": "18.3.1", |
32 | 32 | "react-colorful": "5.6.1", |
33 | 33 | "react-dom": "18.3.1", |
34 | | - "ts-pattern": "5.7.0" |
| 34 | + "ts-pattern": "5.7.1" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@eslint/js": "9.23.0", |
38 | | - "@ianvs/prettier-plugin-sort-imports": "4.4.1", |
| 37 | + "@eslint/js": "9.28.0", |
| 38 | + "@ianvs/prettier-plugin-sort-imports": "4.4.2", |
39 | 39 | "@markuplint/jsx-parser": "4.7.18", |
40 | 40 | "@markuplint/react-spec": "4.5.18", |
41 | | - "@types/chrome": "0.0.313", |
42 | | - "@types/node": "22.13.14", |
43 | | - "@types/react": "18.3.20", |
44 | | - "@types/react-dom": "18.3.5", |
45 | | - "@typescript-eslint/eslint-plugin": "8.28.0", |
46 | | - "@typescript-eslint/parser": "8.28.0", |
| 41 | + "@types/chrome": "0.0.326", |
| 42 | + "@types/node": "22.15.29", |
| 43 | + "@types/react": "18.3.23", |
| 44 | + "@types/react-dom": "18.3.7", |
| 45 | + "@typescript-eslint/eslint-plugin": "8.33.1", |
| 46 | + "@typescript-eslint/parser": "8.33.1", |
47 | 47 | "autoprefixer": "10.4.21", |
48 | | - "eslint": "9.23.0", |
49 | | - "eslint-plugin-react": "7.37.4", |
| 48 | + "eslint": "9.28.0", |
| 49 | + "eslint-plugin-react": "7.37.5", |
50 | 50 | "eslint-plugin-react-hooks": "5.2.0", |
51 | | - "globals": "16.0.0", |
| 51 | + "globals": "16.2.0", |
52 | 52 | "markuplint": "4.11.8", |
53 | | - "postcss": "8.5.3", |
| 53 | + "postcss": "8.5.4", |
54 | 54 | "prettier": "3.5.3", |
55 | 55 | "tailwindcss": "3.4.17", |
56 | 56 | "typed-css-modules": "0.9.1", |
57 | | - "typescript": "5.8.2", |
58 | | - "vitest": "3.0.9" |
| 57 | + "typescript": "5.8.3", |
| 58 | + "vitest": "3.2.1" |
59 | 59 | }, |
60 | 60 | "manifest": { |
61 | 61 | "host_permissions": [ |
|
0 commit comments