Skip to content

Commit e7db43f

Browse files
Upgrade semver
1 parent 6c0a395 commit e7db43f

File tree

4 files changed

+266
-30
lines changed

4 files changed

+266
-30
lines changed

app/client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"license": "UNLICENSED",
3838
"devDependencies": {
39-
"@babel/core": "^7.13.0",
39+
"@babel/core": "^7.23.6",
4040
"@tanstack/react-query-devtools": "^4.23.0",
4141
"@testing-library/jest-dom": "^5.16.5",
4242
"@testing-library/react": "^13.4.0",
@@ -87,4 +87,4 @@
8787
"last 1 safari version"
8888
]
8989
}
90-
}
90+
}

0 commit comments

Comments
 (0)