|
34 | 34 | "jsbarcode": "^3.12.3" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@commitlint/cli": "^20.4.3", |
38 | | - "@commitlint/config-conventional": "^20.4.3", |
39 | | - "@eslint/compat": "^2.0.2", |
40 | | - "@eslint/eslintrc": "^3.3.4", |
| 37 | + "@commitlint/cli": "^20.5.0", |
| 38 | + "@commitlint/config-conventional": "^20.5.0", |
| 39 | + "@eslint/compat": "^2.0.5", |
| 40 | + "@eslint/eslintrc": "^3.3.5", |
41 | 41 | "@eslint/js": "^10.0.1", |
42 | 42 | "@semantic-release/changelog": "^6.0.3", |
43 | 43 | "@semantic-release/git": "^10.0.1", |
44 | | - "@storybook/addon-docs": "^10.2.13", |
45 | | - "@storybook/addon-links": "^10.2.13", |
46 | | - "@storybook/react-vite": "^10.2.13", |
| 44 | + "@storybook/addon-docs": "^10.3.5", |
| 45 | + "@storybook/addon-links": "^10.3.5", |
| 46 | + "@storybook/react-vite": "^10.3.5", |
47 | 47 | "@types/react": "^19.2.14", |
48 | | - "@typescript-eslint/eslint-plugin": "^8.56.1", |
49 | | - "@typescript-eslint/parser": "^8.56.1", |
50 | | - "eslint": "^10.0.2", |
| 48 | + "@typescript-eslint/eslint-plugin": "^8.58.1", |
| 49 | + "@typescript-eslint/parser": "^8.58.1", |
| 50 | + "eslint": "^10.2.0", |
51 | 51 | "eslint-config-prettier": "^10.1.8", |
52 | 52 | "eslint-plugin-jsx-a11y": "^6.10.2", |
53 | 53 | "eslint-plugin-react": "^7.37.5", |
54 | 54 | "eslint-plugin-react-hooks": "^7.0.1", |
55 | | - "eslint-plugin-storybook": "^10.2.13", |
| 55 | + "eslint-plugin-storybook": "^10.3.5", |
56 | 56 | "husky": "^9.1.7", |
57 | | - "lint-staged": "^16.3.2", |
58 | | - "prettier": "^3.8.1", |
59 | | - "react": "^19.2.4", |
60 | | - "react-dom": "^19.2.4", |
| 57 | + "lint-staged": "^16.4.0", |
| 58 | + "prettier": "^3.8.2", |
| 59 | + "react": "^19.2.5", |
| 60 | + "react-dom": "^19.2.5", |
61 | 61 | "rimraf": "^6.1.3", |
62 | 62 | "semantic-release": "^25.0.3", |
63 | | - "storybook": "^10.2.13", |
| 63 | + "storybook": "^10.3.5", |
64 | 64 | "tsup": "^8.5.1", |
65 | 65 | "typescript": "^5.9.3", |
66 | | - "vitest": "^4.0.18" |
| 66 | + "vitest": "^4.1.4" |
67 | 67 | }, |
68 | 68 | "peerDependencies": { |
69 | 69 | "react": "^18.0.0 || ^19.0.0" |
|
0 commit comments