Skip to content

Commit 49fbf6f

Browse files
chore(deps): bump the prod group across 1 directory with 8 updates
Bumps the prod group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@codemirror/lang-html](https://github.com/codemirror/lang-html) | `6.4.9` | `6.4.10` | | [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `7.8.4` | `7.8.6` | | [@mozilla/glean](https://github.com/mozilla/glean.js) | `5.0.5` | `5.0.6` | | [compute-baseline](https://github.com/web-platform-dx/web-features/tree/HEAD/packages/compute-baseline) | `0.3.1` | `0.4.0` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.0` | `11.3.2` | | [openai](https://github.com/openai/openai-node) | `5.18.1` | `5.22.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.8.2` | `7.9.1` | | [sse.js](https://github.com/mpetazzoni/sse.js) | `2.7.0` | `2.7.1` | Updates `@codemirror/lang-html` from 6.4.9 to 6.4.10 - [Changelog](https://github.com/codemirror/lang-html/blob/main/CHANGELOG.md) - [Commits](codemirror/lang-html@6.4.9...6.4.10) Updates `@inquirer/prompts` from 7.8.4 to 7.8.6 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@7.8.4...@inquirer/prompts@7.8.6) Updates `@mozilla/glean` from 5.0.5 to 5.0.6 - [Release notes](https://github.com/mozilla/glean.js/releases) - [Changelog](https://github.com/mozilla/glean.js/blob/main/CHANGELOG.md) - [Commits](mozilla/glean.js@v5.0.5...v5.0.6) Updates `compute-baseline` from 0.3.1 to 0.4.0 - [Release notes](https://github.com/web-platform-dx/web-features/releases) - [Commits](https://github.com/web-platform-dx/web-features/commits/compute-baseline/v0.4.0/packages/compute-baseline) Updates `fs-extra` from 11.3.0 to 11.3.2 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.0...11.3.2) Updates `openai` from 5.18.1 to 5.22.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v5.18.1...v5.22.0) Updates `react-router-dom` from 7.8.2 to 7.9.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.9.1/packages/react-router-dom) Updates `sse.js` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/mpetazzoni/sse.js/releases) - [Commits](mpetazzoni/sse.js@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: "@codemirror/lang-html" dependency-version: 6.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: "@inquirer/prompts" dependency-version: 7.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: "@mozilla/glean" dependency-version: 5.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: compute-baseline dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: fs-extra dependency-version: 11.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: openai dependency-version: 5.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: react-router-dom dependency-version: 7.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: sse.js dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7975830 commit 49fbf6f

File tree

2 files changed

+141
-130
lines changed

2 files changed

+141
-130
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -75,21 +75,21 @@
7575
"dependencies": {
7676
"@caporal/core": "^2.0.7",
7777
"@codemirror/lang-css": "^6.3.1",
78-
"@codemirror/lang-html": "^6.4.9",
78+
"@codemirror/lang-html": "^6.4.10",
7979
"@codemirror/lang-javascript": "^6.2.4",
8080
"@codemirror/lang-wast": "^6.0.2",
8181
"@codemirror/state": "^6.5.2",
8282
"@codemirror/theme-one-dark": "^6.1.3",
8383
"@fast-csv/parse": "^5.0.5",
84-
"@inquirer/prompts": "^7.8.4",
84+
"@inquirer/prompts": "^7.8.6",
8585
"@lit/react": "^1.0.8",
8686
"@lit/task": "^1.0.3",
8787
"@mdn/bcd-utils-api": "^0.0.8",
8888
"@mdn/browser-compat-data": "^6.0.28",
8989
"@mdn/minimalist": "^2.0.4",
9090
"@mdn/rari": "^0.1.49",
9191
"@mdn/watify": "^1.1.3",
92-
"@mozilla/glean": "5.0.5",
92+
"@mozilla/glean": "5.0.6",
9393
"@sentry/node": "^8.55.0",
9494
"@stripe/stripe-js": "^7.9.0",
9595
"@use-it/interval": "^1.0.0",
@@ -101,7 +101,7 @@
101101
"cli-progress": "^3.12.0",
102102
"codemirror": "^6.0.2",
103103
"compression": "^1.8.1",
104-
"compute-baseline": "^0.3.1",
104+
"compute-baseline": "^0.4.0",
105105
"concurrently": "^9.2.1",
106106
"construct-style-sheets-polyfill": "^3.1.0",
107107
"cookie": "^0.7.2",
@@ -117,7 +117,7 @@
117117
"feed": "^4.2.2",
118118
"file-type": "^21.0.0",
119119
"front-matter": "^4.0.2",
120-
"fs-extra": "^11.3.0",
120+
"fs-extra": "^11.3.2",
121121
"he": "^1.2.0",
122122
"http-proxy-middleware": "^2.0.9",
123123
"image-size": "^1.2.1",
@@ -138,14 +138,14 @@
138138
"mdn-data": "^2.24.0",
139139
"open": "^10.2.0",
140140
"open-editor": "^5.1.0",
141-
"openai": "^5.18.1",
141+
"openai": "^5.22.0",
142142
"pg": "^8.16.3",
143143
"pgvector": "^0.2.1",
144144
"prism-svelte": "^0.5.0",
145145
"prismjs": "^1.30.0",
146146
"react-markdown": "^10.1.0",
147147
"react-modal": "^3.16.3",
148-
"react-router-dom": "^7.8.2",
148+
"react-router-dom": "^7.9.1",
149149
"read-chunk": "^5.0.0",
150150
"rehype-format": "^5.0.1",
151151
"rehype-parse": "^9.0.1",
@@ -160,7 +160,7 @@
160160
"sanitize-filename": "^1.6.3",
161161
"send": "^1.2.0",
162162
"source-map-support": "^0.5.21",
163-
"sse.js": "^2.7.0",
163+
"sse.js": "^2.7.1",
164164
"swr": "^2.3.6",
165165
"tempy": "^3.1.0",
166166
"unified": "^11.0.5",

0 commit comments

Comments
 (0)