Skip to content

Commit

Permalink
chore(deps): update all dependencies j:kit-282
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent ce9fe47 commit 5ab3183
Show file tree
Hide file tree
Showing 11 changed files with 1,138 additions and 402 deletions.
919 changes: 853 additions & 66 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@types/execa": "^2.0.0",
"@types/jest": "29.5.12",
"@types/node": "20.11.17",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"aws-sdk": "2.1557.0",
"commitizen": "4.3.0",
"concurrently": "8.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/atomic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"postcss-import": "16.0.0",
"postcss-mixins": "9.0.4",
"postcss-nested": "6.0.1",
"puppeteer": "21.11.0",
"puppeteer": "22.0.0",
"rollup-plugin-html": "0.2.1",
"tailwindcss": "3.4.1",
"typescript": "5.3.3"
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 @@ -43,7 +43,7 @@
"@types/jest": "29.5.12",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/eslint-plugin": "7.0.1",
"eslint-plugin-jest-dom": "5.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-testing-library": "6.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/quantic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@octokit/graphql-schema": "14.55.1",
"@salesforce/eslint-config-lwc": "3.5.2",
"@salesforce/eslint-plugin-lightning": "1.0.0",
"@salesforce/sfdx-lwc-jest": "3.1.2",
"@salesforce/sfdx-lwc-jest": "4.0.1",
"@types/strip-color": "0.1.2",
"@types/wait-on": "5.3.4",
"chalk": "4.1.2",
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 @@ -30,7 +30,7 @@
"@angular/compiler-cli": "17.1.3",
"@types/jasmine": "5.1.4",
"@types/node": "20.11.17",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"cypress": "13.6.4",
"cypress-repeat": "2.3.4",
"gts": "5.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/atomic-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"css-loader": "6.10.0",
"cypress": "13.6.4",
"cypress-repeat": "2.3.4",
Expand All @@ -25,7 +25,7 @@
"typescript": "5.3.3",
"webpack": "^5.83.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1"
"webpack-dev-server": "5.0.1"
},
"scripts": {
"build": "nx build",
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 @@ -48,7 +48,7 @@
]
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"cypress": "13.6.4",
"cypress-repeat": "2.3.4",
"gts": "5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/stencil/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"stencil-router-v2": "0.6.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"cypress": "13.6.4",
"cypress-repeat": "2.3.4",
"gts": "5.2.0",
Expand Down
Loading

0 comments on commit 5ab3183

Please sign in to comment.