Skip to content

Commit

Permalink
chore(deps): update @types/connect-history-api-fallback to 1.5.4 🌟
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent ab5ab2a commit 5f068e6
Show file tree
Hide file tree
Showing 2 changed files with 378 additions and 664 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/bcryptjs": "2.4.2",
"@types/bluebird": "3.5.36",
"@types/connect-flash": "0.0.37",
"@types/connect-history-api-fallback": "1.3.5",
"@types/connect-history-api-fallback": "1.5.4",
"@types/cors": "2.8.12",
"@types/dinero.js": "1.9.0",
"@types/express": "4.17.21",
Expand All @@ -75,7 +75,7 @@
"@types/json-server": "0.14.4",
"@types/jsonwebtoken": "8.5.8",
"@types/jwt-decode": "2.2.1",
"@types/lodash": "4.14.181",
"@types/lodash": "4.17.9",
"@types/lowdb": "1.0.11",
"@types/morgan": "1.9.3",
"@types/node": "^20.11.25",
Expand All @@ -88,9 +88,9 @@
"@types/react-virtualized": "9.21.21",
"@types/shortid": "0.0.29",
"@types/uuid": "8.3.4",
"@types/validator": "13.7.2",
"@types/webpack-env": "1.16.4",
"@types/yup": "0.29.13",
"@types/validator": "13.12.2",
"@types/webpack-env": "1.18.5",
"@types/yup": "0.32.0",
"@vitejs/plugin-react": "^4.0.2",
"bcryptjs": "2.4.3",
"concurrently": "7.1.0",
Expand All @@ -110,11 +110,11 @@
"express-session": "1.18.0",
"express-validator": "6.15.0",
"fuse.js": "6.5.3",
"graphql": "16.8.1",
"graphql": "16.9.0",
"graphql-http": "^1.22.0",
"graphql-playground-middleware-express": "^1.7.23",
"graphql-tools": "8.2.7",
"http-proxy-middleware": "0.19.1",
"http-proxy-middleware": "0.21.0",
"husky": "7.0.4",
"istanbul-lib-coverage": "3.2.2",
"jsdom": "^22.1.0",
Expand All @@ -136,7 +136,7 @@
"vite": "^4.4.2",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-istanbul": "^4.1.0",
"vitest": "^0.33.0"
"vitest": "^0.34.0"
},
"scripts": {
"dev": "cross-env NODE_ENV=development concurrently yarn:start:react yarn:start:api:watch",
Expand Down
Loading

0 comments on commit 5f068e6

Please sign in to comment.