Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Commit 3a15d13

Browse files
chore(deps): bump the minor-and-patch group across 13 directories with 10 updates (#645)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c14f985 commit 3a15d13

File tree

26 files changed

+1411
-1600
lines changed

26 files changed

+1411
-1600
lines changed

cli/package-lock.json

Lines changed: 930 additions & 1021 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
"prepack": "npm i && npm run build && oclif manifest"
3030
},
3131
"dependencies": {
32-
"@inquirer/prompts": "^7.1.0",
32+
"@inquirer/prompts": "^7.2.0",
3333
"@oclif/core": "^4",
3434
"@scarf/scarf": "^1.4.0",
3535
"chalk": "^5.3.0",
3636
"chokidar": "^4.0.1",
3737
"gradient-string": "^3.0.0",
38-
"ky": "^1.7.2",
38+
"ky": "^1.7.3",
3939
"open": "^10.1.0",
4040
"ora": "^8.1.1",
4141
"picomatch": "^4.0.2",
@@ -48,13 +48,13 @@
4848
"@types/node": "^22",
4949
"@types/picomatch": "^3.0.1",
5050
"@types/semver": "^7.5.8",
51-
"@typescript-eslint/eslint-plugin": "^8.17.0",
52-
"@typescript-eslint/parser": "^8.17.0",
51+
"@typescript-eslint/eslint-plugin": "^8.18.0",
52+
"@typescript-eslint/parser": "^8.18.0",
5353
"eslint": "^9.16.0",
5454
"oclif": "^4",
5555
"ts-node": "^10",
5656
"typescript": "^5.7.2",
57-
"typescript-eslint": "^8.17.0"
57+
"typescript-eslint": "^8.18.0"
5858
},
5959
"files": [
6060
"/bin",

runtime/explorer/content/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

runtime/explorer/content/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"postcss": "^8.4.49",
2222
"tailwindcss": "^3.4.16",
2323
"typescript": "^5.7.2",
24-
"vite": "^6.0.2"
24+
"vite": "^6.0.3"
2525
}
2626
}

sdk/assemblyscript/examples/anthropic-functions/package-lock.json

Lines changed: 36 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/assemblyscript/examples/anthropic-functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@eslint/js": "^9.15.0",
2020
"@types/eslint__js": "^8.42.3",
21-
"@typescript-eslint/parser": "^8.17.0",
21+
"@typescript-eslint/parser": "^8.18.0",
2222
"assemblyscript": "^0.27.31",
2323
"assemblyscript-prettier": "^3.0.1",
2424
"eslint": "^9.15.0",

sdk/assemblyscript/examples/classification/package-lock.json

Lines changed: 36 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/assemblyscript/examples/classification/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@eslint/js": "^9.15.0",
2020
"@types/eslint__js": "^8.42.3",
21-
"@typescript-eslint/parser": "^8.17.0",
21+
"@typescript-eslint/parser": "^8.18.0",
2222
"assemblyscript": "^0.27.31",
2323
"assemblyscript-prettier": "^3.0.1",
2424
"eslint": "^9.15.0",

0 commit comments

Comments
 (0)