Skip to content

Commit ec4e075

Browse files
chore(deps): update devdeps
1 parent 98ab2ad commit ec4e075

2 files changed

Lines changed: 1247 additions & 863 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
"react-dom": "19.2.8"
1616
},
1717
"devDependencies": {
18-
"@babel/core": "^7.23.0",
19-
"@babel/preset-env": "7.29.7",
20-
"@babel/preset-react": "7.29.7",
18+
"@babel/core": "^8.0.0",
19+
"@babel/preset-env": "8.0.2",
20+
"@babel/preset-react": "8.0.1",
2121
"@semantic-release/commit-analyzer": "13.0.1",
22-
"@semantic-release/git": "10.0.1",
22+
"@semantic-release/git": "11.0.1",
2323
"@semantic-release/npm": "13.1.5",
2424
"@semantic-release/release-notes-generator": "14.1.1",
25-
"@testing-library/jest-dom": "6.9.1",
25+
"@testing-library/jest-dom": "7.0.1",
2626
"@testing-library/react-hooks": "8.0.1",
2727
"@types/jest": "30.0.0",
2828
"@types/react": "19.2.18",
@@ -36,8 +36,8 @@
3636
"semantic-release": "25.0.9",
3737
"ts-jest": "29.4.12",
3838
"ts-jest-resolver": "^2.0.1",
39-
"typescript": "5.9.3",
40-
"uuid": "^13.0.0"
39+
"typescript": "7.0.2",
40+
"uuid": "^14.0.0"
4141
},
4242
"scripts": {
4343
"build": "tsc",

0 commit comments

Comments
 (0)