Skip to content

Commit b6b562e

Browse files
chore(deps): update @faker-js/faker to 8.4.1 🌟
1 parent 98ac098 commit b6b562e

File tree

2 files changed

+131
-183
lines changed

2 files changed

+131
-183
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,17 @@
4444
"react-router-dom": "5.3.4",
4545
"react-virtualized": "9.22.5",
4646
"shortid": "2.2.16",
47-
"uuid": "8.3.2",
47+
"uuid": "10.0.0",
4848
"webpack": "5",
4949
"xstate": "4.38.3",
50-
"yup": "0.32.11"
50+
"yup": "1.4.0"
5151
},
5252
"devDependencies": {
5353
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
5454
"@cypress/code-coverage": "^3.10.0-dev.1",
5555
"@cypress/instrument-cra": "1.4.0",
5656
"@cypress/vite-dev-server": "^5.0.7",
57-
"@faker-js/faker": "6.1.2",
57+
"@faker-js/faker": "8.4.1",
5858
"@percy/cli": "^1.27.4",
5959
"@percy/cypress": "3.1.2",
6060
"@testing-library/jest-dom": "^5.16.5",
@@ -91,7 +91,7 @@
9191
"@types/yup": "0.29.13",
9292
"@vitejs/plugin-react": "^4.0.2",
9393
"bcryptjs": "2.4.3",
94-
"concurrently": "7.1.0",
94+
"concurrently": "8.2.2",
9595
"connect-history-api-fallback": "1.6.0",
9696
"cors": "2.8.5",
9797
"cross-env": "7.0.3",
@@ -107,18 +107,18 @@
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.0.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.0.11",
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": "3.1.0",
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": "2.0.4",
132132
"ts-node": "10.9.2",
133133
"typescript": "4.9.5",
134134
"vite": "^4.4.2",

0 commit comments

Comments
 (0)