Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/agentprofiles-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"release-it": "17.0.0",
"tsup": "^8.3.0",
"tsx": "^4.21.0",
"typescript": "^5.9.3",
"typescript": "^6.0.0",
Copy link
Copy Markdown

@augmentcode augmentcode Bot May 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typescript-eslint@^8.56.0 declares a peer dependency of typescript >=4.8.4 <6.0.0, so bumping typescript to ^6.0.0 will likely trigger peer-dep conflicts (and may break installs under strict package managers). Consider aligning typescript-eslint (and related ESLint tooling) to a release that explicitly supports TypeScript 6.

Severity: high

Other Locations
  • apps/clones-cli/package.json:65
  • apps/vsix-bridge-cli/package.json:65

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

"typescript-eslint": "^8.56.0",
"vitest": "^4.0.18"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/clones-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"prettier": "^3.8.1",
"release-it": "17.0.0",
"tsup": "^8.5.1",
"typescript": "^5.9.3",
"typescript": "^6.0.0",
"typescript-eslint": "^8.56.0",
"vitest": "^4.0.18"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/vsix-bridge-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"prettier": "^3.8.0",
"release-it": "17.0.0",
"tsup": "^8.0.0",
"typescript": "^5.7.0",
"typescript": "^6.0.0",
"typescript-eslint": "^8.56.0",
"vitest": "^4.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion blocks/address/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/ai-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/ai-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/ai-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/callout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/countdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/divider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"mock-block-dock": "0.0.10",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"lodash": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion blocks/faq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/heading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/how-to/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/kanban-board/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/minesweeper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"block-scripts": {
"port": 63212
Expand Down
2 changes: 1 addition & 1 deletion blocks/paragraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/person/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"mock-block-dock": "0.0.38",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/shuffle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/timer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/video/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"prettier": "3.8.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.3"
"typescript": "6.0.3"
},
"peerDependencies": {
"react": "^19.0.0",
Expand Down
Loading