Skip to content

Commit 9846afa

Browse files
authored
Merge pull request #1265 from w3bdesign/renovate/uuid-10.x
Update dependency uuid to v10
2 parents dedcc45 + d646fa5 commit 9846afa

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

package-lock.json

Lines changed: 11 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
"react-dom": "^18.3.1",
3737
"react-hook-form": "^7.52.0",
3838
"react-instantsearch-dom": "^6.40.4",
39-
"uuid": "^9.0.1"
39+
"uuid": "^10.0.0"
4040
},
4141
"devDependencies": {
4242
"@playwright/test": "^1.44.1",
4343
"@types/lodash": "^4.17.5",
4444
"@types/node": "20.14.7",
4545
"@types/nprogress": "^0.2.3",
4646
"@types/react-instantsearch-dom": "^6.12.7",
47-
"@types/uuid": "^9.0.8",
47+
"@types/uuid": "^10.0.0",
4848
"@typescript-eslint/eslint-plugin": "^7.13.1",
4949
"@typescript-eslint/parser": "^7.13.1",
5050
"babel-plugin-styled-components": "^2.1.4",

0 commit comments

Comments
 (0)