Skip to content

Commit 14a0ea4

Browse files
committed
chore: update playground
1 parent e04feaf commit 14a0ea4

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

playground/jsx-router-vuex-with-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@cypress/vue": "^3.0.5",
2121
"@vitejs/plugin-vue": "^1.9.4",
2222
"@vitejs/plugin-vue-jsx": "^1.2.0",
23-
"cypress": "^9.0.0",
23+
"cypress": "^8.7.0",
2424
"start-server-and-test": "^1.14.0",
2525
"vite": "^2.6.14"
2626
}

playground/jsx-router-with-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@cypress/vue": "^3.0.5",
2020
"@vitejs/plugin-vue": "^1.9.4",
2121
"@vitejs/plugin-vue-jsx": "^1.2.0",
22-
"cypress": "^9.0.0",
22+
"cypress": "^8.7.0",
2323
"start-server-and-test": "^1.14.0",
2424
"vite": "^2.6.14"
2525
}

playground/jsx-vuex-with-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@cypress/vue": "^3.0.5",
2020
"@vitejs/plugin-vue": "^1.9.4",
2121
"@vitejs/plugin-vue-jsx": "^1.2.0",
22-
"cypress": "^9.0.0",
22+
"cypress": "^8.7.0",
2323
"start-server-and-test": "^1.14.0",
2424
"vite": "^2.6.14"
2525
}

playground/jsx-with-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@cypress/vue": "^3.0.5",
1919
"@vitejs/plugin-vue": "^1.9.4",
2020
"@vitejs/plugin-vue-jsx": "^1.2.0",
21-
"cypress": "^9.0.0",
21+
"cypress": "^8.7.0",
2222
"start-server-and-test": "^1.14.0",
2323
"vite": "^2.6.14"
2424
}

playground/router-vuex-with-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@cypress/vite-dev-server": "^2.2.0",
2020
"@cypress/vue": "^3.0.5",
2121
"@vitejs/plugin-vue": "^1.9.4",
22-
"cypress": "^9.0.0",
22+
"cypress": "^8.7.0",
2323
"start-server-and-test": "^1.14.0",
2424
"vite": "^2.6.14"
2525
}

playground/router-with-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@cypress/vite-dev-server": "^2.2.0",
1919
"@cypress/vue": "^3.0.5",
2020
"@vitejs/plugin-vue": "^1.9.4",
21-
"cypress": "^9.0.0",
21+
"cypress": "^8.7.0",
2222
"start-server-and-test": "^1.14.0",
2323
"vite": "^2.6.14"
2424
}

playground/typescript-jsx-router-vuex-with-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@cypress/vue": "^3.0.5",
2222
"@vitejs/plugin-vue": "^1.9.4",
2323
"@vitejs/plugin-vue-jsx": "^1.2.0",
24-
"cypress": "^9.0.0",
24+
"cypress": "^8.7.0",
2525
"start-server-and-test": "^1.14.0",
2626
"typescript": "~4.4.4",
2727
"vite": "^2.6.14",

playground/typescript-jsx-router-with-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@cypress/vue": "^3.0.5",
2121
"@vitejs/plugin-vue": "^1.9.4",
2222
"@vitejs/plugin-vue-jsx": "^1.2.0",
23-
"cypress": "^9.0.0",
23+
"cypress": "^8.7.0",
2424
"start-server-and-test": "^1.14.0",
2525
"typescript": "~4.4.4",
2626
"vite": "^2.6.14",

playground/typescript-jsx-vuex-with-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@cypress/vue": "^3.0.5",
2121
"@vitejs/plugin-vue": "^1.9.4",
2222
"@vitejs/plugin-vue-jsx": "^1.2.0",
23-
"cypress": "^9.0.0",
23+
"cypress": "^8.7.0",
2424
"start-server-and-test": "^1.14.0",
2525
"typescript": "~4.4.4",
2626
"vite": "^2.6.14",

playground/typescript-jsx-with-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@cypress/vue": "^3.0.5",
2020
"@vitejs/plugin-vue": "^1.9.4",
2121
"@vitejs/plugin-vue-jsx": "^1.2.0",
22-
"cypress": "^9.0.0",
22+
"cypress": "^8.7.0",
2323
"start-server-and-test": "^1.14.0",
2424
"typescript": "~4.4.4",
2525
"vite": "^2.6.14",

playground/typescript-router-vuex-with-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@cypress/vite-dev-server": "^2.2.0",
2121
"@cypress/vue": "^3.0.5",
2222
"@vitejs/plugin-vue": "^1.9.4",
23-
"cypress": "^9.0.0",
23+
"cypress": "^8.7.0",
2424
"start-server-and-test": "^1.14.0",
2525
"typescript": "~4.4.4",
2626
"vite": "^2.6.14",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@cypress/vite-dev-server": "^2.2.0",
2020
"@cypress/vue": "^3.0.5",
2121
"@vitejs/plugin-vue": "^1.9.4",
22-
"cypress": "^9.0.0",
22+
"cypress": "^8.7.0",
2323
"start-server-and-test": "^1.14.0",
2424
"typescript": "~4.4.4",
2525
"vite": "^2.6.14",

playground/typescript-vuex-with-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@cypress/vite-dev-server": "^2.2.0",
2020
"@cypress/vue": "^3.0.5",
2121
"@vitejs/plugin-vue": "^1.9.4",
22-
"cypress": "^9.0.0",
22+
"cypress": "^8.7.0",
2323
"start-server-and-test": "^1.14.0",
2424
"typescript": "~4.4.4",
2525
"vite": "^2.6.14",

playground/typescript-with-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@cypress/vite-dev-server": "^2.2.0",
1919
"@cypress/vue": "^3.0.5",
2020
"@vitejs/plugin-vue": "^1.9.4",
21-
"cypress": "^9.0.0",
21+
"cypress": "^8.7.0",
2222
"start-server-and-test": "^1.14.0",
2323
"typescript": "~4.4.4",
2424
"vite": "^2.6.14",

playground/vuex-with-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@cypress/vite-dev-server": "^2.2.0",
1919
"@cypress/vue": "^3.0.5",
2020
"@vitejs/plugin-vue": "^1.9.4",
21-
"cypress": "^9.0.0",
21+
"cypress": "^8.7.0",
2222
"start-server-and-test": "^1.14.0",
2323
"vite": "^2.6.14"
2424
}

playground/with-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@cypress/vite-dev-server": "^2.2.0",
1818
"@cypress/vue": "^3.0.5",
1919
"@vitejs/plugin-vue": "^1.9.4",
20-
"cypress": "^9.0.0",
20+
"cypress": "^8.7.0",
2121
"start-server-and-test": "^1.14.0",
2222
"vite": "^2.6.14"
2323
}

0 commit comments

Comments
 (0)