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 Dec 9, 2024
1 parent 79433ed commit 84ff28b
Show file tree
Hide file tree
Showing 8 changed files with 87 additions and 82 deletions.
151 changes: 78 additions & 73 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@nx/vite": "19.8.11",
"@nx/web": "19.8.11",
"@octokit/rest": "21.0.2",
"@rollup/plugin-typescript": "11.1.6",
"@rollup/plugin-typescript": "12.1.1",
"@storybook/addon-essentials": "8.1.11",
"@storybook/addon-interactions": "8.1.11",
"@storybook/core-server": "8.1.11",
Expand All @@ -57,8 +57,8 @@
"@types/execa": "^2.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.9.1",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@whitespace/storybook-addon-html": "6.1.1",
"aws-sdk": "2.1692.0",
"commitizen": "4.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/atomic-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@rollup/plugin-commonjs": "28.0.1",
"@rollup/plugin-node-resolve": "^15.0.0",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "^11.0.0",
"@rollup/plugin-typescript": "^12.0.0",
"@types/node": "22.9.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
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 @@ -39,7 +39,7 @@
"devDependencies": {
"@coveo/release": "1.0.0",
"@testing-library/react": "14.3.1",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/eslint-plugin": "8.17.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-testing-library": "6.5.0",
"gts": "5.3.1",
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 @@ -29,7 +29,7 @@
"@angular/cli": "17.3.11",
"@angular/compiler-cli": "17.3.12",
"@types/node": "22.9.1",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"cypress": "13.13.1",
"cypress-repeat": "2.3.5",
"gts": "5.3.1",
Expand Down
Loading

0 comments on commit 84ff28b

Please sign in to comment.