Skip to content

Commit 199887c

Browse files
committed
chore: bump cypress version
1 parent c8689a1 commit 199887c

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

default/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# default
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
This template should help get you started developing with Vue 2 in Vite.
44

55
## Recommended IDE Setup
66

pinia-with-tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pinia-with-tests
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
This template should help get you started developing with Vue 2 in Vite.
44

55
## Recommended IDE Setup
66

pinia-with-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@cypress/vite-dev-server": "^2.2.1",
2020
"@cypress/vue": "^2.2.4",
2121
"@vue/runtime-dom": "^3.2.22",
22-
"cypress": "^8.7.0",
22+
"cypress": "^9.1.0",
2323
"start-server-and-test": "^1.14.0",
2424
"unplugin-vue2-script-setup": "^0.7.1",
2525
"vite": "^2.6.14",

pinia/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pinia
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
This template should help get you started developing with Vue 2 in Vite.
44

55
## Recommended IDE Setup
66

router-pinia-with-tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# router-pinia-with-tests
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
This template should help get you started developing with Vue 2 in Vite.
44

55
## Recommended IDE Setup
66

router-pinia-with-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@cypress/vite-dev-server": "^2.2.1",
2121
"@cypress/vue": "^2.2.4",
2222
"@vue/runtime-dom": "^3.2.22",
23-
"cypress": "^8.7.0",
23+
"cypress": "^9.1.0",
2424
"start-server-and-test": "^1.14.0",
2525
"unplugin-vue2-script-setup": "^0.7.1",
2626
"vite": "^2.6.14",

router-pinia/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# router-pinia
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
This template should help get you started developing with Vue 2 in Vite.
44

55
## Recommended IDE Setup
66

router-with-tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# router-with-tests
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
This template should help get you started developing with Vue 2 in Vite.
44

55
## Recommended IDE Setup
66

router-with-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@cypress/vite-dev-server": "^2.2.1",
2020
"@cypress/vue": "^2.2.4",
2121
"@vue/runtime-dom": "^3.2.22",
22-
"cypress": "^8.7.0",
22+
"cypress": "^9.1.0",
2323
"start-server-and-test": "^1.14.0",
2424
"unplugin-vue2-script-setup": "^0.7.1",
2525
"vite": "^2.6.14",

router/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# router
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
This template should help get you started developing with Vue 2 in Vite.
44

55
## Recommended IDE Setup
66

typescript-pinia-with-tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# typescript-pinia-with-tests
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
This template should help get you started developing with Vue 2 in Vite.
44

55
## Recommended IDE Setup
66

typescript-pinia-with-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@cypress/vue": "^2.2.4",
2222
"@types/node": "^16.11.10",
2323
"@vue/runtime-dom": "^3.2.22",
24-
"cypress": "^8.7.0",
24+
"cypress": "^9.1.0",
2525
"start-server-and-test": "^1.14.0",
2626
"typescript": "~4.4.4",
2727
"unplugin-vue2-script-setup": "^0.7.1",

typescript-pinia/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# typescript-pinia
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
This template should help get you started developing with Vue 2 in Vite.
44

55
## Recommended IDE Setup
66

typescript-router-pinia-with-tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# typescript-router-pinia-with-tests
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
This template should help get you started developing with Vue 2 in Vite.
44

55
## Recommended IDE Setup
66

typescript-router-pinia-with-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@cypress/vue": "^2.2.4",
2323
"@types/node": "^16.11.10",
2424
"@vue/runtime-dom": "^3.2.22",
25-
"cypress": "^8.7.0",
25+
"cypress": "^9.1.0",
2626
"start-server-and-test": "^1.14.0",
2727
"typescript": "~4.4.4",
2828
"unplugin-vue2-script-setup": "^0.7.1",

typescript-router-pinia/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# typescript-router-pinia
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
This template should help get you started developing with Vue 2 in Vite.
44

55
## Recommended IDE Setup
66

typescript-router-with-tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# typescript-router-with-tests
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
This template should help get you started developing with Vue 2 in Vite.
44

55
## Recommended IDE Setup
66

typescript-router-with-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@cypress/vue": "^2.2.4",
2222
"@types/node": "^16.11.10",
2323
"@vue/runtime-dom": "^3.2.22",
24-
"cypress": "^8.7.0",
24+
"cypress": "^9.1.0",
2525
"start-server-and-test": "^1.14.0",
2626
"typescript": "~4.4.4",
2727
"unplugin-vue2-script-setup": "^0.7.1",

typescript-router/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# typescript-router
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
This template should help get you started developing with Vue 2 in Vite.
44

55
## Recommended IDE Setup
66

typescript-with-tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# typescript-with-tests
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
This template should help get you started developing with Vue 2 in Vite.
44

55
## Recommended IDE Setup
66

typescript-with-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@cypress/vue": "^2.2.4",
2121
"@types/node": "^16.11.10",
2222
"@vue/runtime-dom": "^3.2.22",
23-
"cypress": "^8.7.0",
23+
"cypress": "^9.1.0",
2424
"start-server-and-test": "^1.14.0",
2525
"typescript": "~4.4.4",
2626
"unplugin-vue2-script-setup": "^0.7.1",

typescript/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# typescript
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
This template should help get you started developing with Vue 2 in Vite.
44

55
## Recommended IDE Setup
66

with-tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# with-tests
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
This template should help get you started developing with Vue 2 in Vite.
44

55
## Recommended IDE Setup
66

with-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@cypress/vite-dev-server": "^2.2.1",
1919
"@cypress/vue": "^2.2.4",
2020
"@vue/runtime-dom": "^3.2.22",
21-
"cypress": "^8.7.0",
21+
"cypress": "^9.1.0",
2222
"start-server-and-test": "^1.14.0",
2323
"unplugin-vue2-script-setup": "^0.7.1",
2424
"vite": "^2.6.14",

0 commit comments

Comments
 (0)