| 
52 | 52 |     "@semantic-release/commit-analyzer": "^9.0.2",  | 
53 | 53 |     "@semantic-release/git": "^10.0.1",  | 
54 | 54 |     "@semantic-release/github": "^8.0.6",  | 
55 |  | -    "@semantic-release/npm": "^9.0.1",  | 
 | 55 | +    "@semantic-release/npm": "^10.0.0",  | 
56 | 56 |     "@semantic-release/release-notes-generator": "^10.0.3",  | 
57 | 57 |     "@storybook/addon-actions": "^6.5.13",  | 
58 | 58 |     "@storybook/addon-essentials": "^6.5.13",  | 
 | 
68 | 68 |     "@swc/jest": "0.2.24",  | 
69 | 69 |     "@swc/plugin-styled-jsx": "^1.5.20",  | 
70 | 70 |     "@testing-library/jest-dom": "^5.16.5",  | 
71 |  | -    "@testing-library/react": "^13.4.0",  | 
 | 71 | +    "@testing-library/react": "^14.0.0",  | 
72 | 72 |     "@testing-library/user-event": "^14.4.3",  | 
73 | 73 |     "@types/jest": "29.2.6",  | 
74 | 74 |     "@types/node": "18.11.18",  | 
 | 
83 | 83 |     "eslint-plugin-jsx-a11y": "^6.6.1",  | 
84 | 84 |     "eslint-plugin-react": "^7.31.10",  | 
85 | 85 |     "eslint-plugin-storybook": "^0.6.7",  | 
86 |  | -    "gh-pages": "^4.0.0",  | 
 | 86 | +    "gh-pages": "^5.0.0",  | 
87 | 87 |     "jest": "29.3.1",  | 
88 | 88 |     "jest-environment-jsdom": "^29.3.0",  | 
89 | 89 |     "nodemon": "2.0.20",  | 
90 | 90 |     "prettier": "2.8.3",  | 
91 | 91 |     "react": "^18.2.0",  | 
92 | 92 |     "react-dom": "^18.2.0",  | 
93 |  | -    "rimraf": "3.0.2",  | 
94 |  | -    "semantic-release": "^19.0.5",  | 
95 |  | -    "typescript": "^4.8.4"  | 
 | 93 | +    "rimraf": "4.4.1",  | 
 | 94 | +    "semantic-release": "^20.0.0",  | 
 | 95 | +    "typescript": "^5.0.0"  | 
96 | 96 |   }  | 
97 | 97 | }  | 
0 commit comments