|
20 | 20 | "generate": "tcm -p 'src/**/*.module.css'",
|
21 | 21 | "format": "prettier --write src/**/*.{ts,tsx}"
|
22 | 22 | },
|
23 |
| - "packageManager": "pnpm@10.6.4+sha512.da3d715bfd22a9a105e6e8088cfc7826699332ded60c423b14ec613a185f1602206702ff0fe4c438cb15c979081ce4cb02568e364b15174503a63c7a8e2a5f6c", |
| 23 | + "packageManager": "pnpm@10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6", |
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 |
| - "@plasmohq/messaging": "0.6.2", |
29 |
| - "@plasmohq/storage": "1.12.0", |
30 |
| - "plasmo": "0.89.3", |
| 28 | + "@plasmohq/messaging": "0.7.1", |
| 29 | + "@plasmohq/storage": "1.15.0", |
| 30 | + "plasmo": "0.90.3", |
31 | 31 | "react": "18.3.1",
|
32 | 32 | "react-colorful": "5.6.1",
|
33 | 33 | "react-dom": "18.3.1",
|
|
40 | 40 | "@markuplint/react-spec": "4.5.18",
|
41 | 41 | "@types/chrome": "0.0.313",
|
42 | 42 | "@types/node": "22.13.14",
|
43 |
| - "@types/react": "18.3.11", |
44 |
| - "@types/react-dom": "18.3.1", |
| 43 | + "@types/react": "18.3.20", |
| 44 | + "@types/react-dom": "18.3.5", |
45 | 45 | "@typescript-eslint/eslint-plugin": "8.28.0",
|
46 | 46 | "@typescript-eslint/parser": "8.28.0",
|
47 |
| - "autoprefixer": "10.4.20", |
| 47 | + "autoprefixer": "10.4.21", |
48 | 48 | "eslint": "9.23.0",
|
49 | 49 | "eslint-plugin-react": "7.37.4",
|
50 | 50 | "eslint-plugin-react-hooks": "5.2.0",
|
51 | 51 | "globals": "16.0.0",
|
52 | 52 | "markuplint": "4.11.8",
|
53 |
| - "postcss": "8.4.47", |
| 53 | + "postcss": "8.5.3", |
54 | 54 | "prettier": "3.5.3",
|
55 |
| - "tailwindcss": "3.4.14", |
| 55 | + "tailwindcss": "3.4.17", |
56 | 56 | "typed-css-modules": "0.9.1",
|
57 | 57 | "typescript": "5.8.2",
|
58 | 58 | "vitest": "3.0.9"
|
|
0 commit comments