|
44 | 44 | "upgrade-yarn": "yarn set version stable && yarn install" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@conform-to/zod": "^1.12.0", |
| 47 | + "@conform-to/zod": "^1.13.0", |
48 | 48 | "@emotion/react": "^11.14.0", |
49 | | - "@eslint/js": "^9.37.0", |
| 49 | + "@eslint/js": "^9.38.0", |
50 | 50 | "@picocss/pico": "^2.1.1", |
51 | 51 | "@semantic-release/changelog": "^6.0.3", |
52 | 52 | "@semantic-release/commit-analyzer": "^13.0.1", |
53 | 53 | "@semantic-release/git": "^10.0.1", |
54 | | - "@semantic-release/github": "^11.0.6", |
55 | | - "@semantic-release/npm": "^12.0.2", |
| 54 | + "@semantic-release/github": "^12.0.0", |
| 55 | + "@semantic-release/npm": "^13.1.1", |
56 | 56 | "@semantic-release/release-notes-generator": "^14.1.0", |
57 | | - "@storybook/addon-docs": "^9.1.7", |
58 | | - "@storybook/addon-links": "^9.1.7", |
59 | | - "@storybook/react-vite": "^9.1.7", |
| 57 | + "@storybook/addon-docs": "^9.1.13", |
| 58 | + "@storybook/addon-links": "^9.1.13", |
| 59 | + "@storybook/react-vite": "^9.1.13", |
60 | 60 | "@testing-library/dom": "^10.4.1", |
61 | 61 | "@testing-library/jest-dom": "^6.9.1", |
62 | 62 | "@testing-library/react": "^16.3.0", |
63 | 63 | "@testing-library/user-event": "^14.6.1", |
64 | 64 | "@types/lodash.shuffle": "^4.2.9", |
65 | 65 | "@types/react": "^19.2.2", |
66 | | - "@types/react-copy-to-clipboard": "^5", |
| 66 | + "@types/react-copy-to-clipboard": "^5.0.7", |
67 | 67 | "@types/react-dom": "^19.2.2", |
68 | 68 | "@types/semantic-release": "^21.1.0", |
69 | 69 | "@vitejs/plugin-react": "^5.0.4", |
70 | 70 | "@vitest/coverage-v8": "^3.2.4", |
71 | | - "eslint": "9.37.0", |
| 71 | + "eslint": "9.38.0", |
72 | 72 | "eslint-config-prettier": "10.1.8", |
73 | 73 | "eslint-plugin-react-hooks": "^7.0.0", |
74 | | - "eslint-plugin-storybook": "9.1.10", |
| 74 | + "eslint-plugin-storybook": "9.1.13", |
75 | 75 | "form-atoms": "^3.3.2", |
76 | | - "happy-dom": "^19.0.2", |
| 76 | + "happy-dom": "^20.0.8", |
77 | 77 | "jotai": "2.15.0", |
78 | 78 | "jotai-devtools": "0.8.0", |
79 | | - "jotai-effect": "2.1.2", |
| 79 | + "jotai-effect": "2.1.3", |
80 | 80 | "lodash.shuffle": "^4.2.0", |
81 | 81 | "prettier": "3.6.2", |
82 | 82 | "react": "^19.2.0", |
83 | 83 | "react-copy-to-clipboard": "^5.1.0", |
84 | 84 | "react-dom": "^19.2.0", |
85 | 85 | "remark-gfm": "^4.0.1", |
86 | | - "semantic-release": "^24.2.9", |
| 86 | + "semantic-release": "^25.0.1", |
87 | 87 | "shiki": "^3.13.0", |
88 | | - "storybook": "^9.1.7", |
| 88 | + "storybook": "^9.1.13", |
89 | 89 | "typescript": "5.9.3", |
90 | | - "typescript-eslint": "^8.46.0", |
91 | | - "vite": "^7.1.9", |
| 90 | + "typescript-eslint": "^8.46.2", |
| 91 | + "vite": "^7.1.11", |
92 | 92 | "vitest": "^3.2.4", |
93 | 93 | "zod": "^3.25.76" |
94 | 94 | }, |
|
0 commit comments