| 
49 | 49 |   "devDependencies": {  | 
50 | 50 |     "@babel/core": "^7.20.2",  | 
51 | 51 |     "@semantic-release/changelog": "^6.0.2",  | 
52 |  | -    "@semantic-release/commit-analyzer": "^9.0.2",  | 
 | 52 | +    "@semantic-release/commit-analyzer": "^13.0.0",  | 
53 | 53 |     "@semantic-release/git": "^10.0.1",  | 
54 |  | -    "@semantic-release/github": "^8.0.6",  | 
55 |  | -    "@semantic-release/npm": "^9.0.1",  | 
56 |  | -    "@semantic-release/release-notes-generator": "^10.0.3",  | 
57 |  | -    "@storybook/addon-actions": "^6.5.13",  | 
58 |  | -    "@storybook/addon-essentials": "^6.5.13",  | 
59 |  | -    "@storybook/addon-interactions": "^6.5.13",  | 
60 |  | -    "@storybook/addon-links": "^6.5.13",  | 
 | 54 | +    "@semantic-release/github": "^12.0.0",  | 
 | 55 | +    "@semantic-release/npm": "^13.0.0",  | 
 | 56 | +    "@semantic-release/release-notes-generator": "^14.0.0",  | 
 | 57 | +    "@storybook/addon-actions": "^9.0.0",  | 
 | 58 | +    "@storybook/addon-essentials": "^8.0.0",  | 
 | 59 | +    "@storybook/addon-interactions": "^8.0.0",  | 
 | 60 | +    "@storybook/addon-links": "^10.0.0",  | 
61 | 61 |     "@storybook/builder-webpack4": "^6.5.13",  | 
62 | 62 |     "@storybook/manager-webpack4": "^6.5.13",  | 
63 |  | -    "@storybook/react": "^6.5.13",  | 
 | 63 | +    "@storybook/react": "^10.0.0",  | 
64 | 64 |     "@storybook/testing-library": "^0.2.0",  | 
65 | 65 |     "@swc-node/register": "1.11.1",  | 
66 | 66 |     "@swc/cli": "0.7.8",  | 
67 | 67 |     "@swc/core": "1.14.0",  | 
68 | 68 |     "@swc/jest": "0.2.39",  | 
69 |  | -    "@swc/plugin-styled-jsx": "^1.5.20",  | 
70 |  | -    "@testing-library/jest-dom": "^5.16.5",  | 
71 |  | -    "@testing-library/react": "^13.4.0",  | 
 | 69 | +    "@swc/plugin-styled-jsx": "^11.0.0",  | 
 | 70 | +    "@testing-library/jest-dom": "^6.0.0",  | 
 | 71 | +    "@testing-library/react": "^16.0.0",  | 
72 | 72 |     "@testing-library/user-event": "^14.4.3",  | 
73 |  | -    "@types/jest": "29.5.14",  | 
74 |  | -    "@types/node": "18.19.130",  | 
75 |  | -    "@types/react": "^18.0.25",  | 
76 |  | -    "@types/react-dom": "^18.0.8",  | 
77 |  | -    "@typescript-eslint/eslint-plugin": "5.62.0",  | 
78 |  | -    "@typescript-eslint/parser": "5.62.0",  | 
79 |  | -    "babel-loader": "^9.0.0",  | 
80 |  | -    "eslint": "8.57.1",  | 
81 |  | -    "eslint-config-prettier": "8.10.2",  | 
82 |  | -    "eslint-plugin-jest": "27.9.0",  | 
 | 73 | +    "@types/jest": "30.0.0",  | 
 | 74 | +    "@types/node": "24.9.2",  | 
 | 75 | +    "@types/react": "^19.0.0",  | 
 | 76 | +    "@types/react-dom": "^19.0.0",  | 
 | 77 | +    "@typescript-eslint/eslint-plugin": "8.46.2",  | 
 | 78 | +    "@typescript-eslint/parser": "8.46.2",  | 
 | 79 | +    "babel-loader": "^10.0.0",  | 
 | 80 | +    "eslint": "9.38.0",  | 
 | 81 | +    "eslint-config-prettier": "10.1.8",  | 
 | 82 | +    "eslint-plugin-jest": "29.0.1",  | 
83 | 83 |     "eslint-plugin-jsx-a11y": "^6.6.1",  | 
84 | 84 |     "eslint-plugin-react": "^7.31.10",  | 
85 |  | -    "eslint-plugin-storybook": "^0.12.0",  | 
86 |  | -    "gh-pages": "^5.0.0",  | 
87 |  | -    "jest": "29.7.0",  | 
88 |  | -    "jest-environment-jsdom": "^29.3.0",  | 
89 |  | -    "nodemon": "2.0.22",  | 
90 |  | -    "prettier": "2.8.8",  | 
91 |  | -    "react": "^18.2.0",  | 
92 |  | -    "react-dom": "^18.2.0",  | 
93 |  | -    "rimraf": "3.0.2",  | 
94 |  | -    "semantic-release": "^19.0.5",  | 
95 |  | -    "typescript": "^4.8.4"  | 
 | 85 | +    "eslint-plugin-storybook": "^10.0.0",  | 
 | 86 | +    "gh-pages": "^6.0.0",  | 
 | 87 | +    "jest": "30.2.0",  | 
 | 88 | +    "jest-environment-jsdom": "^30.0.0",  | 
 | 89 | +    "nodemon": "3.1.10",  | 
 | 90 | +    "prettier": "3.6.2",  | 
 | 91 | +    "react": "^19.0.0",  | 
 | 92 | +    "react-dom": "^19.0.0",  | 
 | 93 | +    "rimraf": "6.1.0",  | 
 | 94 | +    "semantic-release": "^25.0.0",  | 
 | 95 | +    "typescript": "^5.0.0"  | 
96 | 96 |   }  | 
97 | 97 | }  | 
0 commit comments