|
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 |
| - "@dnd-kit/core": "6.1.0", |
| 25 | + "@dnd-kit/core": "6.3.1", |
26 | 26 | "@dnd-kit/sortable": "8.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"
|
34 | 34 | },
|
35 | 35 | "devDependencies": {
|
36 | 36 | "@eslint/js": "8.57.1",
|
37 |
| - "@ianvs/prettier-plugin-sort-imports": "4.3.1", |
| 37 | + "@ianvs/prettier-plugin-sort-imports": "4.4.1", |
38 | 38 | "@markuplint/jsx-parser": "4.6.1",
|
39 | 39 | "@markuplint/react-spec": "4.4.1",
|
40 |
| - "@types/chrome": "0.0.278", |
41 |
| - "@types/node": "20.16.12", |
42 |
| - "@types/react": "18.3.11", |
43 |
| - "@types/react-dom": "18.3.1", |
| 40 | + "@types/chrome": "0.0.312", |
| 41 | + "@types/node": "20.17.27", |
| 42 | + "@types/react": "18.3.20", |
| 43 | + "@types/react-dom": "18.3.5", |
44 | 44 | "@typescript-eslint/eslint-plugin": "7.18.0",
|
45 | 45 | "@typescript-eslint/parser": "7.18.0",
|
46 |
| - "autoprefixer": "10.4.20", |
| 46 | + "autoprefixer": "10.4.21", |
47 | 47 | "eslint": "8.57.1",
|
48 |
| - "eslint-plugin-react": "7.37.1", |
| 48 | + "eslint-plugin-react": "7.37.4", |
49 | 49 | "eslint-plugin-react-hooks": "4.6.2",
|
50 | 50 | "globals": "16.0.0",
|
51 | 51 | "markuplint": "4.6.1",
|
52 |
| - "postcss": "8.4.47", |
53 |
| - "prettier": "3.3.3", |
54 |
| - "tailwindcss": "3.4.14", |
55 |
| - "ts-pattern": "5.5.0", |
| 52 | + "postcss": "8.5.3", |
| 53 | + "prettier": "3.5.3", |
| 54 | + "tailwindcss": "3.4.17", |
| 55 | + "ts-pattern": "5.6.2", |
56 | 56 | "typed-css-modules": "0.9.1",
|
57 |
| - "typescript": "5.6.3", |
58 |
| - "vitest": "2.1.3" |
| 57 | + "typescript": "5.8.2", |
| 58 | + "vitest": "2.1.9" |
59 | 59 | },
|
60 | 60 | "manifest": {
|
61 | 61 | "host_permissions": [
|
|
0 commit comments