Skip to content

Commit

Permalink
chore(deps): update @faker-js/faker to 8.4.1 馃専
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 1, 2024
1 parent 0bb69bf commit 4c30740
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 194 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,16 @@
"react-router-dom": "5.3.4",
"react-virtualized": "9.22.5",
"shortid": "2.2.16",
"uuid": "8.3.2",
"uuid": "9.0.1",
"webpack": "5",
"xstate": "4.38.3",
"yup": "0.32.11"
"yup": "1.3.3"
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@cypress/code-coverage": "^3.10.0-dev.1",
"@cypress/instrument-cra": "1.4.0",
"@faker-js/faker": "6.1.2",
"@faker-js/faker": "8.4.1",
"@percy/cli": "^1.27.4",
"@percy/cypress": "3.1.2",
"@testing-library/jest-dom": "^5.16.5",
Expand Down Expand Up @@ -92,7 +92,7 @@
"@types/yup": "0.29.13",
"@vitejs/plugin-react": "^4.0.2",
"bcryptjs": "2.4.3",
"concurrently": "7.1.0",
"concurrently": "8.2.2",
"connect-history-api-fallback": "1.6.0",
"cors": "2.8.5",
"cross-env": "7.0.3",
Expand All @@ -109,16 +109,16 @@
"express-paginate": "1.0.2",
"express-session": "1.18.0",
"express-validator": "6.15.0",
"fuse.js": "6.5.3",
"fuse.js": "7.0.0",
"graphql": "16.8.1",
"graphql-tools": "8.2.7",
"http-proxy-middleware": "0.19.1",
"husky": "7.0.4",
"husky": "9.0.11",
"istanbul-lib-coverage": "3.2.2",
"jsdom": "^22.1.0",
"json": "11.0.0",
"jwks-rsa": "2.0.5",
"lowdb": "1.0.0",
"jwks-rsa": "3.1.0",
"lowdb": "7.0.1",
"morgan": "1.10.0",
"ncp": "2.0.0",
"nodemon": "2.0.22",
Expand All @@ -128,7 +128,7 @@
"passport-local": "1.0.0",
"patch-package": "^7.0.0",
"prettier": "^3.0.0",
"start-server-and-test": "1.14.0",
"start-server-and-test": "2.0.3",
"ts-node": "10.9.2",
"typescript": "4.9.5",
"vite": "^4.4.2",
Expand Down

0 comments on commit 4c30740

Please sign in to comment.