Skip to content

Commit c6950f3

Browse files
chore(deps): update @faker-js/faker to 9.0.3 🌟
1 parent ab5ab2a commit c6950f3

File tree

2 files changed

+124
-183
lines changed

2 files changed

+124
-183
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -46,17 +46,17 @@
4646
"react-router-dom": "5.3.4",
4747
"react-virtualized": "9.22.5",
4848
"shortid": "2.2.16",
49-
"uuid": "8.3.2",
49+
"uuid": "10.0.0",
5050
"webpack": "5",
5151
"xstate": "4.38.3",
52-
"yup": "0.32.11"
52+
"yup": "1.4.0"
5353
},
5454
"devDependencies": {
5555
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
5656
"@cypress/code-coverage": "^3.10.0-dev.1",
5757
"@cypress/instrument-cra": "1.4.0",
5858
"@cypress/vite-dev-server": "^5.0.7",
59-
"@faker-js/faker": "6.1.2",
59+
"@faker-js/faker": "9.0.3",
6060
"@percy/cli": "^1.27.4",
6161
"@percy/cypress": "3.1.2",
6262
"@testing-library/jest-dom": "^5.16.5",
@@ -93,7 +93,7 @@
9393
"@types/yup": "0.29.13",
9494
"@vitejs/plugin-react": "^4.0.2",
9595
"bcryptjs": "2.4.3",
96-
"concurrently": "7.1.0",
96+
"concurrently": "9.0.1",
9797
"connect-history-api-fallback": "1.6.0",
9898
"cors": "2.8.5",
9999
"cross-env": "7.0.3",
@@ -109,18 +109,18 @@
109109
"express-paginate": "1.0.2",
110110
"express-session": "1.18.0",
111111
"express-validator": "6.15.0",
112-
"fuse.js": "6.5.3",
112+
"fuse.js": "7.0.0",
113113
"graphql": "16.8.1",
114114
"graphql-http": "^1.22.0",
115115
"graphql-playground-middleware-express": "^1.7.23",
116116
"graphql-tools": "8.2.7",
117117
"http-proxy-middleware": "0.19.1",
118-
"husky": "7.0.4",
118+
"husky": "9.1.6",
119119
"istanbul-lib-coverage": "3.2.2",
120120
"jsdom": "^22.1.0",
121121
"json": "11.0.0",
122-
"jwks-rsa": "2.0.5",
123-
"lowdb": "1.0.0",
122+
"jwks-rsa": "3.1.0",
123+
"lowdb": "7.0.1",
124124
"morgan": "1.10.0",
125125
"ncp": "2.0.0",
126126
"nodemon": "2.0.22",
@@ -130,7 +130,7 @@
130130
"passport-local": "1.0.0",
131131
"patch-package": "^7.0.0",
132132
"prettier": "^3.0.0",
133-
"start-server-and-test": "1.14.0",
133+
"start-server-and-test": "2.0.8",
134134
"ts-node": "10.9.2",
135135
"typescript": "4.9.5",
136136
"vite": "^4.4.2",

0 commit comments

Comments
 (0)