Skip to content

Commit

Permalink
chore(deps): update typescript j:kit-282
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-coveo[bot] authored Nov 26, 2024
1 parent 110d834 commit b15c31a
Show file tree
Hide file tree
Showing 13 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@types/execa": "^2.0.0",
"@types/jest": "29.5.12",
"@types/node": "20.14.12",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@whitespace/storybook-addon-html": "6.1.1",
"aws-sdk": "2.1664.0",
"commitizen": "4.3.0",
Expand Down Expand Up @@ -91,7 +91,7 @@
"semver": "7.6.3",
"ts-node": "10.9.2",
"tslib": "^2.3.0",
"typescript": "5.4.5",
"typescript": "5.6.3",
"vite": "~5.3.0"
},
"overrides": {
Expand Down
2 changes: 1 addition & 1 deletion packages/atomic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"tailwindcss": "3.4.7",
"ts-node": "10.9.2",
"tslib": "^2.3.0",
"typescript": "5.5.4",
"typescript": "5.6.3",
"vite": "5.3.5",
"vite-plugin-cem": "0.8.1",
"wait-on": "7.2.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/headless-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
"devDependencies": {
"@coveo/release": "1.0.0",
"@testing-library/react": "14.3.1",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-testing-library": "6.2.2",
"gts": "5.3.1",
"publint": "0.2.9",
"rimraf": "5.0.9",
"typescript": "5.4.5",
"typescript": "5.6.3",
"vitest": "2.1.1"
},
"peerDependencies": {
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 @@ -35,6 +35,6 @@
"gts": "5.3.1",
"jest": "29.7.0",
"ncp": "2.0.0",
"typescript": "5.4.5"
"typescript": "5.6.3"
}
}
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.13.1",
"cypress-repeat": "2.3.5",
"ncp": "2.0.0",
"typescript": "5.4.5"
"typescript": "5.6.3"
},
"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 @@ -22,7 +22,7 @@
"ncp": "2.0.0",
"style-loader": "4.0.0",
"ts-loader": "9.5.1",
"typescript": "5.4.5",
"typescript": "5.6.3",
"webpack": "^5.83.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.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.4.5",
"typescript": "5.6.3",
"web-vitals": "3.5.2"
},
"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 @@ -23,6 +23,6 @@
"eslint": "8.57",
"eslint-config-next": "14.2.5",
"jsdom": "25.0.1",
"typescript": "5.4.5"
"typescript": "5.6.3"
}
}
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 @@ -24,6 +24,6 @@
"@types/react-dom": "^18.2.0",
"eslint": "8.57.0",
"eslint-config-next": "14.2.5",
"typescript": "5.4.5"
"typescript": "5.6.3"
}
}
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.0",
"eslint-config-react-app": "7.0.1",
"typescript": "5.4.5",
"typescript": "5.6.3",
"cypress": "13.13.1",
"cypress-repeat": "2.3.5",
"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 @@ -24,6 +24,6 @@
"@types/react-dom": "^18.2.0",
"eslint": "8.57.0",
"eslint-config-next": "14.2.5",
"typescript": "5.4.5"
"typescript": "5.6.3"
}
}
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.0.3",
"typescript": "5.4.5",
"typescript": "5.6.3",
"vite": "^5.1.0",
"vue-tsc": "^2.0.0",
"cypress": "13.13.1",
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.8",
"@types/conventional-changelog-writer": "^4.0.2",
"@types/npmcli__arborist": "5.6.9",
"typescript": "5.4.5"
"typescript": "5.6.3"
},
"scripts": {
"promote-npm-prod": "./promote-npm-tag-to-latest.mjs",
Expand Down

0 comments on commit b15c31a

Please sign in to comment.