Skip to content

Commit f315f61

Browse files
chore(deps): update dependencies
1 parent 476bf2b commit f315f61

File tree

2 files changed

+376
-101
lines changed

2 files changed

+376
-101
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@swc/jest": "0.2.24",
6969
"@swc/plugin-styled-jsx": "^1.5.20",
7070
"@testing-library/jest-dom": "^5.16.5",
71-
"@testing-library/react": "^13.4.0",
71+
"@testing-library/react": "^14.0.0",
7272
"@testing-library/user-event": "^14.4.3",
7373
"@types/jest": "29.2.6",
7474
"@types/node": "18.11.18",
@@ -83,15 +83,15 @@
8383
"eslint-plugin-jsx-a11y": "^6.6.1",
8484
"eslint-plugin-react": "^7.31.10",
8585
"eslint-plugin-storybook": "^0.6.7",
86-
"gh-pages": "^4.0.0",
86+
"gh-pages": "^5.0.0",
8787
"jest": "29.3.1",
8888
"jest-environment-jsdom": "^29.3.0",
8989
"nodemon": "2.0.20",
9090
"prettier": "2.8.3",
9191
"react": "^18.2.0",
9292
"react-dom": "^18.2.0",
93-
"rimraf": "3.0.2",
94-
"semantic-release": "^19.0.5",
93+
"rimraf": "4.3.1",
94+
"semantic-release": "^20.0.0",
9595
"typescript": "^4.8.4"
9696
}
9797
}

0 commit comments

Comments
 (0)