Skip to content

Commit

Permalink
chore: 🔧 update dependencies across packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Jan 8, 2025
1 parent 75d208d commit 7416149
Show file tree
Hide file tree
Showing 9 changed files with 252 additions and 251 deletions.
14 changes: 7 additions & 7 deletions THIRD_PARTY_LICENSES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2864,7 +2864,7 @@ MIT License

The following npm package may be included in this product:

- [email protected].2
- [email protected].5

This package contains the following license:

Expand Down Expand Up @@ -7925,10 +7925,10 @@ The following npm packages may be included in this product:
- @tokenizer/[email protected]
- [email protected]
- [email protected]
- [email protected].2
- [email protected].2
- [email protected].2
- [email protected].2
- [email protected].5
- [email protected].5
- [email protected].5
- [email protected].5
- [email protected]
- [email protected]
- [email protected]
Expand Down Expand Up @@ -8316,7 +8316,7 @@ SOFTWARE.

The following npm package may be included in this product:

- @octokit/[email protected].2
- @octokit/[email protected].3

This package contains the following license:

Expand Down Expand Up @@ -10418,7 +10418,7 @@ The following npm packages may be included in this product:

- @octokit/[email protected]
- @octokit/[email protected]
- @octokit/[email protected].2
- @octokit/[email protected].3
- @octokit/[email protected]

These packages each contain the following license:
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"dependencies": {},
"devDependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/starlight": "^0.30.3",
"astro": "^5.1.2",
"@astrojs/starlight": "^0.30.5",
"astro": "^5.1.3",
"rehype-mermaid": "^3.0.0",
"starlight-blog": "^0.16.1",
"starlight-links-validator": "^0.14.1",
Expand Down
4 changes: 2 additions & 2 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
stream-replace-string "^2.0.0"
zod "^3.23.8"

"@astrojs/starlight@^0.30.3":
"@astrojs/starlight@^0.30.5":
version "0.30.5"
resolved "https://registry.yarnpkg.com/@astrojs/starlight/-/starlight-0.30.5.tgz#c7c97ac453b14d0e1791b4e506be0448b8537de9"
integrity sha512-enQISKa2K3DtFqU55PT8zskCT7180DJwOT9yFVh9MYT4csolvCBu2RVjQeXu7z+3hoLHvCcofN8FshCLA+iQQQ==
Expand Down Expand Up @@ -1495,7 +1495,7 @@ astro-remote@^0.3.3:
marked-smartypants "^1.1.6"
ultrahtml "^1.5.3"

astro@^5.1.2:
astro@^5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/astro/-/astro-5.1.3.tgz#f400275019a4ce29bea7d62f2e198e9da766473a"
integrity sha512-Zl/B4hmueJmlI5FJQcwbBRhHbRvbTWaTJzimkbH+jYczR5blt4uSh0DheyAt/+NwcnGfiC11z/XXJYIBR4LPUw==
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"devDependencies": {
"@inquirer/prompts": "^7.2.1",
"glob": "^11.0.0",
"npm-check-updates": "^17.1.12",
"npm-check-updates": "^17.1.13",
"npm-run-all": "^4.1.5",
"prettier": "^3.4.2",
"zx": "^8.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"memorystream": "^0.3.1",
"node-sarif-builder": "^3.2.0",
"octokit": "^4.0.3",
"openai": "^4.77.3",
"openai": "^4.77.4",
"pretty-bytes": "^6.1.1",
"replace-ext": "^2.0.0",
"ws": "^8.18.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"html-to-text": "^9.0.5",
"https-proxy-agent": "^7.0.6",
"ignore": "^7.0.0",
"inflection": "^3.0.1",
"inflection": "^3.0.2",
"ini": "^5.0.0",
"jimp": "^1.6.0",
"json-schema-generator": "^2.0.6",
Expand All @@ -76,7 +76,7 @@
"minisearch": "^7.1.1",
"mustache": "^4.2.0",
"object-inspect": "^1.13.3",
"openai": "^4.77.3",
"openai": "^4.77.4",
"p-limit": "^6.2.0",
"package-manager-detector": "^0.2.8",
"parse-diff": "^0.11.1",
Expand All @@ -94,7 +94,7 @@
"typescript": "5.7.2",
"vectra": "^0.9.0",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz",
"yaml": "^2.6.1"
"yaml": "^2.7.0"
},
"scripts": {
"typecheck": "tsc -p src",
Expand Down
4 changes: 2 additions & 2 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@daiji256/rehype-mathml": "^1.1.1",
"@types/marked": "^6.0.0",
"@types/react": "^19.0.2",
"@types/react": "^19.0.3",
"@types/react-dom": "^19.0.2",
"@vscode-elements/elements": "^1.9.1",
"@vscode-elements/react-elements": "^0.8.0",
Expand All @@ -24,7 +24,7 @@
"react-dom": "^19.0.0",
"react-dropzone": "^14.3.5",
"react-error-boundary": "^5.0.0",
"react-markdown": "^9.0.1",
"react-markdown": "^9.0.3",
"rehype-highlight": "^7.0.1",
"rehype-mermaid": "^3.0.0",
"rehype-raw": "^7.0.0",
Expand Down
Loading

0 comments on commit 7416149

Please sign in to comment.