Skip to content

Commit

Permalink
fix(deps): update dependency typescript to v5.7.2 j:kit-282
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-coveo[bot] authored Jan 13, 2025
1 parent db77dd0 commit 4a729de
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"publint": "0.2.12",
"rimraf": "6.0.1",
"semver": "7.6.3",
"typescript": "5.5.4",
"typescript": "5.7.2",
"vite": "5.4.11"
},
"overrides": {
Expand Down
2 changes: 1 addition & 1 deletion packages/atomic-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@coveo/headless": "3.13.0",
"@types/node": "22.10.2",
"ng-packagr": "18.2.1",
"typescript": "5.5.4"
"typescript": "5.7.2"
},
"engines": {
"node": "^20.9.0 || ^22.11.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/atomic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"storybook": "8.1.2",
"tailwindcss": "3.4.17",
"ts-node": "10.9.2",
"typescript": "5.5.4",
"typescript": "5.7.2",
"vite": "5.4.11",
"wait-on": "8.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/headless-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"gts": "5.3.1",
"publint": "0.2.12",
"rimraf": "6.0.1",
"typescript": "5.5.4",
"typescript": "5.7.2",
"typedoc": "0.27.6",
"vitest": "2.1.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"@types/node": "22.10.2",
"@typescript-eslint/eslint-plugin": "7.18.0",
"gts": "5.3.1",
"typescript": "5.5.4"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/samples/atomic-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"cypress": "13.6.6",
"cypress-repeat": "2.3.8",
"ncp": "2.0.0",
"typescript": "5.5.4"
"typescript": "5.7.2"
},
"scripts": {
"build": "nx build",
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/atomic-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.2",
"typescript": "5.5.4",
"typescript": "5.7.2",
"vite": "5.4.11"
}
}
2 changes: 1 addition & 1 deletion packages/samples/headless-commerce-ssr-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@remix-run/dev": "2.15.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"typescript": "5.5.4",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-tsconfig-paths": "5.1.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/headless-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.26.0",
"typescript": "5.5.4",
"typescript": "5.7.2",
"web-vitals": "4.2.4"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/headless-ssr-commerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"@types/react-dom": "18.3.0",
"@playwright/test": "1.49.1",
"eslint": "8.57",
"typescript": "5.5.4"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/samples/headless-ssr/app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"eslint": "8.57.1",
"typescript": "5.5.4"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/samples/headless-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react-dom": "18.3.0",
"eslint": "8.57.1",
"eslint-config-react-app": "7.0.1",
"typescript": "5.5.4",
"typescript": "5.7.2",
"cypress": "13.6.6",
"cypress-repeat": "2.3.8",
"cypress-web-vitals": "4.1.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/headless-ssr/pages-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"eslint": "8.57.1",
"typescript": "5.5.4"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/samples/vuejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "5.2.1",
"typescript": "5.5.4",
"typescript": "5.7.2",
"vite": "5.4.11",
"cypress": "13.6.6",
"cypress-repeat": "2.3.8",
Expand Down
2 changes: 1 addition & 1 deletion utils/release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/async-retry": "1.4.9",
"@types/conventional-changelog-writer": "4.0.10",
"@types/npmcli__arborist": "5.6.11",
"typescript": "5.5.4"
"typescript": "5.7.2"
},
"scripts": {
"promote-npm-prod": "./promote-npm-tag-to-latest.mjs",
Expand Down

0 comments on commit 4a729de

Please sign in to comment.