Skip to content

Commit 74c232c

Browse files
fix(deps): update @faker-js/faker to 10.4.0 🌟
1 parent fa3dc79 commit 74c232c

2 files changed

Lines changed: 220 additions & 212 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -47,18 +47,18 @@
4747
"react-router-dom": "5.3.4",
4848
"react-virtualized": "9.22.5",
4949
"shortid": "2.2.16",
50-
"uuid": "8.3.2",
50+
"uuid": "13.0.0",
5151
"webpack": "5",
5252
"xstate": "4.38.3",
53-
"yup": "0.32.11"
53+
"yup": "1.7.1"
5454
},
5555
"devDependencies": {
5656
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
5757
"@babel/preset-env": "^7.28.0",
5858
"@cypress/code-coverage": "^3.14.5",
5959
"@cypress/instrument-cra": "1.4.0",
6060
"@eslint/js": "^10.0.1",
61-
"@faker-js/faker": "6.1.2",
61+
"@faker-js/faker": "10.4.0",
6262
"@percy/cli": "^1.27.4",
6363
"@percy/cypress": "3.1.6",
6464
"@testing-library/jest-dom": "^5.16.5",
@@ -99,26 +99,26 @@
9999
"cors": "2.8.5",
100100
"cross-env": "7.0.3",
101101
"cypress": "15.0.0",
102-
"dotenv": "16.0.0",
102+
"dotenv": "17.3.1",
103103
"eslint": "^10.0.2",
104104
"eslint-plugin-cypress": "^6.1.0",
105105
"express": "4.20.0",
106106
"express-jwt": "6.1.2",
107107
"express-paginate": "1.0.2",
108108
"express-session": "1.18.0",
109109
"express-validator": "6.15.0",
110-
"fuse.js": "6.5.3",
110+
"fuse.js": "7.1.0",
111111
"graphql": "16.8.1",
112112
"graphql-http": "^1.22.0",
113113
"graphql-playground-middleware-express": "^1.7.23",
114114
"graphql-tools": "8.2.7",
115115
"http-proxy-middleware": "0.19.1",
116-
"husky": "7.0.4",
116+
"husky": "9.1.7",
117117
"istanbul-lib-coverage": "3.2.2",
118118
"jsdom": "^22.1.0",
119119
"json": "11.0.0",
120-
"jwks-rsa": "2.0.5",
121-
"lowdb": "1.0.0",
120+
"jwks-rsa": "4.0.1",
121+
"lowdb": "7.0.1",
122122
"morgan": "1.10.0",
123123
"ncp": "2.0.0",
124124
"nodemon": "2.0.22",
@@ -128,7 +128,7 @@
128128
"passport-local": "1.0.0",
129129
"patch-package": "^7.0.0",
130130
"prettier": "^3.0.0",
131-
"start-server-and-test": "1.14.0",
131+
"start-server-and-test": "3.0.0",
132132
"ts-node": "10.9.2",
133133
"typescript": "5.8.3",
134134
"typescript-eslint": "^8.56.1",

0 commit comments

Comments
 (0)