Skip to content

Commit

Permalink
chore(deps): update mend: high confidence minor and patch dependency …
Browse files Browse the repository at this point in the history
…updates
  • Loading branch information
mend-for-github-com[bot] authored Oct 20, 2024
1 parent 1c09e8a commit fb024b2
Show file tree
Hide file tree
Showing 11 changed files with 3,021 additions and 2,999 deletions.
5,967 changes: 2,993 additions & 2,974 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},

"overrides": {
"rollup": "3.2.5"
"rollup": "3.29.5"
},
"dependencies": {
"json-bigint": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/bruno-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,20 +48,20 @@
"lodash": "^4.17.21",
"markdown-it": "^13.0.2",
"mousetrap": "^1.6.5",
"nanoid": "3.3.4",
"next": "12.3.3",
"nanoid": "3.3.7",
"next": "12.3.4",
"path": "^0.12.7",
"pdfjs-dist": "^3.11.174",
"platform": "^1.3.6",
"posthog-node": "^2.1.0",
"prettier": "^2.7.1",
"qs": "^6.11.0",
"query-string": "^7.0.1",
"react": "18.2.0",
"react": "18.3.1",
"react-copy-to-clipboard": "^5.1.0",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-github-btn": "^1.4.0",
"react-hot-toast": "^2.4.0",
"react-inspector": "^6.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/bruno-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-typescript": "^9.0.2",
"rollup": "3.2.5",
"rollup": "3.29.5",
"rollup-plugin-dts": "^5.0.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-terser": "^7.0.2",
"typescript": "^4.8.4"
},
"overrides": {
"rollup": "3.2.5"
"rollup": "3.29.5"
}
}
4 changes: 2 additions & 2 deletions packages/bruno-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"lodash": "^4.17.21",
"mime-types": "^2.1.35",
"mustache": "^4.2.0",
"nanoid": "3.3.4",
"nanoid": "3.3.7",
"node-machine-id": "^1.1.12",
"qs": "^6.11.0",
"socks-proxy-agent": "^8.0.2",
Expand All @@ -61,7 +61,7 @@
},
"devDependencies": {
"electron": "21.1.1",
"electron-builder": "23.0.2",
"electron-builder": "23.6.0",
"electron-icon-maker": "^0.0.5"
}
}
8 changes: 4 additions & 4 deletions packages/bruno-graphql-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"graphql": "^16.6.0",
"markdown-it": "^13.0.1",
"postcss": "^8.4.18",
"react": "18.2.0",
"react-dom": "18.2.0",
"rollup": "3.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"rollup": "3.29.5",
"rollup-plugin-dts": "^5.0.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-postcss": "^4.0.2",
Expand All @@ -34,6 +34,6 @@
"markdown-it": "^13.0.1"
},
"overrides": {
"rollup": "3.2.5"
"rollup": "3.29.5"
}
}
2 changes: 1 addition & 1 deletion packages/bruno-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"json-query": "^2.2.2",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"nanoid": "3.3.4",
"nanoid": "3.3.7",
"node-fetch": "2.*",
"node-vault": "^0.10.2",
"uuid": "^9.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/bruno-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-typescript": "^9.0.2",
"rollup": "3.2.5",
"rollup": "3.29.5",
"rollup-plugin-dts": "^5.0.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-terser": "^7.0.2",
"typescript": "^4.8.4"
},
"overrides": {
"rollup": "3.2.5"
"rollup": "3.29.5"
}
}
7 changes: 4 additions & 3 deletions packages/bruno-tests/collection/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 4 additions & 3 deletions packages/bruno-tests/collection_oauth2/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fb024b2

Please sign in to comment.