Skip to content

Commit

Permalink
chore(deps): update cypress packages j:kit-282
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-coveo[bot] authored Nov 29, 2024
1 parent a3b8f8d commit 67a8a25
Show file tree
Hide file tree
Showing 11 changed files with 161 additions and 115 deletions.
236 changes: 141 additions & 95 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/atomic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,9 @@
"@whitespace/storybook-addon-html": "6.1.1",
"autoprefixer": "10.4.19",
"axe-core": "4.9.1",
"cypress": "13.13.1",
"cypress": "13.16.0",
"cypress-axe": "1.5.0",
"cypress-repeat": "2.3.5",
"cypress-repeat": "2.3.7",
"cypress-split": "1.5.0",
"html-loader-jest": "0.2.1",
"jest": "29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/quantic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@
"@types/wait-on": "5.3.4",
"chalk": "4.1.2",
"change-case": "4.1.2",
"cypress": "13.13.1",
"cypress": "13.16.0",
"cypress-real-events": "1.13.0",
"cypress-repeat": "2.3.5",
"cypress-repeat": "2.3.7",
"dotenv": "16.4.5",
"eslint-plugin-jest": "28.6.0",
"jest": "29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@angular/compiler-cli": "17.3.12",
"@types/node": "20.14.12",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"cypress": "13.13.1",
"cypress-repeat": "2.3.5",
"cypress": "13.16.0",
"cypress-repeat": "2.3.7",
"gts": "5.3.1",
"jest": "29.7.0",
"ncp": "2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/atomic-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@types/node": "20.14.12",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"cypress": "13.13.1",
"cypress-repeat": "2.3.5",
"cypress": "13.16.0",
"cypress-repeat": "2.3.7",
"ncp": "2.0.0",
"typescript": "5.4.5"
},
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 @@ -15,8 +15,8 @@
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"css-loader": "7.1.0",
"cypress": "13.13.1",
"cypress-repeat": "2.3.5",
"cypress": "13.16.0",
"cypress-repeat": "2.3.7",
"eslint-plugin-react": "7.35.0",
"gts": "5.3.1",
"ncp": "2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/headless-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "8.7.0",
"@vitejs/plugin-react": "4.3.2",
"cypress": "13.13.1",
"cypress-repeat": "2.3.5",
"cypress": "13.16.0",
"cypress-repeat": "2.3.7",
"gts": "5.3.1",
"patch-package": "6.4.7",
"vite": "5.4.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/headless-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"eslint": "8.57.1",
"eslint-config-react-app": "7.0.1",
"typescript": "5.4.5",
"cypress": "13.13.1",
"cypress-repeat": "2.3.5",
"cypress": "13.16.0",
"cypress-repeat": "2.3.7",
"cypress-web-vitals": "4.1.2"
}
}
4 changes: 2 additions & 2 deletions packages/samples/iife/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"cypress": "13.13.1",
"cypress-repeat": "2.3.5",
"cypress": "13.16.0",
"cypress-repeat": "2.3.7",
"ncp": "2.0.0",
"resolve": "1.22.8",
"rimraf": "5.0.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/stencil/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.0.0",
"cypress": "13.13.1",
"cypress-repeat": "2.3.5",
"cypress": "13.16.0",
"cypress-repeat": "2.3.7",
"gts": "5.3.1",
"rollup-plugin-html": "0.2.1"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/samples/vuejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"typescript": "5.4.5",
"vite": "^5.1.0",
"vue-tsc": "^2.0.0",
"cypress": "13.13.1",
"cypress-repeat": "2.3.5",
"cypress": "13.16.0",
"cypress-repeat": "2.3.7",
"ncp": "2.0.0"
}
}

0 comments on commit 67a8a25

Please sign in to comment.