Skip to content

Commit

Permalink
fix(deps): update minor and patch dependencies for gatsby
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent e58c8ad commit 5ebace8
Show file tree
Hide file tree
Showing 2 changed files with 1,058 additions and 781 deletions.
100 changes: 50 additions & 50 deletions packages/gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,53 +20,53 @@
"@babel/types": "^7.15.4",
"@builder.io/partytown": "^0.5.2",
"@gatsbyjs/reach-router": "^1.3.9",
"@gatsbyjs/webpack-hot-middleware": "^2.25.2",
"@graphql-codegen/add": "^3.1.1",
"@graphql-codegen/core": "^2.5.1",
"@graphql-codegen/plugin-helpers": "^2.4.2",
"@graphql-codegen/typescript": "^2.4.8",
"@graphql-codegen/typescript-operations": "^2.3.5",
"@graphql-tools/code-file-loader": "^7.2.14",
"@graphql-tools/load": "^7.5.10",
"@jridgewell/trace-mapping": "^0.3.13",
"@gatsbyjs/webpack-hot-middleware": "^2.25.3",
"@graphql-codegen/add": "^3.2.3",
"@graphql-codegen/core": "^2.6.8",
"@graphql-codegen/plugin-helpers": "^2.7.2",
"@graphql-codegen/typescript": "^2.8.8",
"@graphql-codegen/typescript-operations": "^2.5.13",
"@graphql-tools/code-file-loader": "^7.3.23",
"@graphql-tools/load": "^7.8.14",
"@jridgewell/trace-mapping": "^0.3.25",
"@nodelib/fs.walk": "^1.2.8",
"@parcel/core": "2.6.2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@types/http-proxy": "^1.17.7",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@types/http-proxy": "^1.17.15",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@vercel/webpack-asset-relocator-loader": "^1.7.0",
"address": "1.1.2",
"anser": "^2.1.0",
"autoprefixer": "^10.4.0",
"@vercel/webpack-asset-relocator-loader": "^1.7.4",
"address": "1.2.2",
"anser": "^2.3.0",
"autoprefixer": "^10.4.20",
"axios": "^0.21.1",
"babel-loader": "^8.2.3",
"babel-loader": "^8.4.1",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-remove-graphql-queries": "^4.22.0-next.0",
"babel-preset-gatsby": "^2.22.0-next.0",
"better-opn": "^2.1.1",
"bluebird": "^3.7.2",
"browserslist": "^4.17.5",
"browserslist": "^4.24.2",
"cache-manager": "^2.11.1",
"chalk": "^4.1.2",
"chokidar": "^3.5.3",
"common-tags": "^1.8.0",
"common-tags": "^1.8.2",
"compression": "^1.7.4",
"cookie": "^0.4.1",
"core-js": "^3.22.3",
"cors": "^2.8.5",
"css-loader": "^5.2.7",
"css-minimizer-webpack-plugin": "^2.0.0",
"css.escape": "^1.5.1",
"date-fns": "^2.25.0",
"date-fns": "^2.30.0",
"debug": "^3.2.7",
"deepmerge": "^4.2.2",
"detect-port": "^1.3.0",
"deepmerge": "^4.3.1",
"detect-port": "^1.6.1",
"devcert": "^1.2.0",
"dotenv": "^8.6.0",
"enhanced-resolve": "^5.8.3",
"enhanced-resolve": "^5.17.1",
"error-stack-parser": "^2.1.4",
"eslint": "^7.32.0",
"eslint-config-react-app": "^6.0.0",
Expand All @@ -77,13 +77,13 @@
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-react-hooks": "^4.5.0",
"eslint-webpack-plugin": "^2.7.0",
"event-source-polyfill": "1.0.25",
"event-source-polyfill": "1.0.31",
"execa": "^5.1.1",
"express": "^4.17.1",
"express": "^4.21.1",
"express-graphql": "^0.12.0",
"express-http-proxy": "^1.6.3",
"fastest-levenshtein": "^1.0.12",
"fastq": "^1.13.0",
"fastest-levenshtein": "^1.0.16",
"fastq": "^1.17.1",
"file-loader": "^6.2.0",
"find-cache-dir": "^3.3.2",
"fs-exists-cached": "1.0.0",
Expand All @@ -104,72 +104,72 @@
"gatsby-worker": "^1.22.0-next.0",
"glob": "^7.2.3",
"globby": "^11.1.0",
"got": "^11.8.5",
"graphql": "^15.7.2",
"graphql-compose": "^9.0.7",
"graphql-playground-middleware-express": "^1.7.22",
"got": "^11.8.6",
"graphql": "^15.9.0",
"graphql-compose": "^9.0.11",
"graphql-playground-middleware-express": "^1.7.23",
"hasha": "^5.2.2",
"invariant": "^2.2.4",
"is-relative": "^1.0.0",
"is-relative-url": "^3.0.0",
"joi": "^17.4.2",
"joi": "^17.13.3",
"json-loader": "^0.5.7",
"latest-version": "5.1.0",
"lmdb": "2.5.3",
"lodash": "^4.17.21",
"md5-file": "^5.0.0",
"meant": "^1.0.3",
"memoizee": "^0.4.15",
"micromatch": "^4.0.4",
"mime": "^2.5.2",
"memoizee": "^0.4.17",
"micromatch": "^4.0.8",
"mime": "^2.6.0",
"mini-css-extract-plugin": "1.6.2",
"mitt": "^1.2.0",
"moment": "^2.29.1",
"multer": "^1.4.5-lts.1",
"node-fetch": "^2.6.6",
"node-html-parser": "^5.3.3",
"node-fetch": "^2.7.0",
"node-html-parser": "^5.4.2",
"normalize-path": "^3.0.0",
"null-loader": "^4.0.1",
"opentracing": "^0.14.5",
"opentracing": "^0.14.7",
"p-defer": "^3.0.0",
"parseurl": "^1.3.3",
"physical-cpu-count": "^2.0.0",
"platform": "^1.3.6",
"postcss": "^8.3.11",
"postcss": "^8.4.47",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^5.3.0",
"prompts": "^2.4.2",
"prop-types": "^15.7.2",
"prop-types": "^15.8.1",
"query-string": "^6.14.1",
"raw-loader": "^4.0.2",
"react-dev-utils": "^12.0.1",
"react-refresh": "^0.9.0",
"redux": "4.1.2",
"redux-thunk": "^2.4.0",
"redux": "4.2.1",
"redux-thunk": "^2.4.2",
"resolve-from": "^5.0.0",
"semver": "^7.3.7",
"shallow-compare": "^1.2.2",
"signal-exit": "^3.0.5",
"slugify": "^1.6.1",
"signal-exit": "^3.0.7",
"slugify": "^1.6.6",
"socket.io": "3.1.2",
"socket.io-client": "3.1.3",
"st": "^2.0.0",
"stack-trace": "^0.0.10",
"string-similarity": "^1.2.2",
"strip-ansi": "^6.0.1",
"style-loader": "^2.0.0",
"terser-webpack-plugin": "^5.2.4",
"tmp": "^0.2.1",
"terser-webpack-plugin": "^5.3.10",
"tmp": "^0.2.3",
"true-case-path": "^2.2.1",
"type-of": "^2.0.1",
"url-loader": "^4.1.1",
"uuid": "^8.3.2",
"webpack": "^5.61.0",
"webpack": "^5.95.0",
"webpack-dev-middleware": "^4.3.0",
"webpack-merge": "^5.8.0",
"webpack-stats-plugin": "^1.0.3",
"webpack-merge": "^5.10.0",
"webpack-stats-plugin": "^1.1.3",
"webpack-virtual-modules": "^0.3.2",
"xstate": "4.32.1",
"xstate": "4.38.3",
"yaml-loader": "^0.6.0"
},
"devDependencies": {
Expand Down Expand Up @@ -250,7 +250,7 @@
"url": "git+https://github.com/gatsbyjs/gatsby.git"
},
"resolutions": {
"graphql": "^15.8.0"
"graphql": "^15.9.0"
},
"scripts": {
"build": "npm run build:types && npm run build:src && npm run build:internal-plugins && npm run build:rawfiles && npm run build:cjs",
Expand Down
Loading

0 comments on commit 5ebace8

Please sign in to comment.