We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1eacdd commit 7037ec3Copy full SHA for 7037ec3
package.json
@@ -10,19 +10,19 @@
10
"test": "cypress run"
11
},
12
"dependencies": {
13
- "core-js": "^3.26.1",
14
- "pinia": "^2.0.28",
15
- "vue": "^3.2.45"
+ "core-js": "^3.39.0",
+ "pinia": "^2.2.7",
+ "vue": "^3.5.13"
16
17
"devDependencies": {
18
"@vue/cli-plugin-babel": "^5.0.8",
19
"@vue/cli-plugin-typescript": "^5.0.8",
20
"@vue/cli-service": "^5.0.8",
21
- "@vue/compiler-sfc": "^3.2.45",
22
- "cypress": "^12.0.2",
23
- "prettier": "^2.8.1",
24
- "serve": "^14.1.2",
25
- "typescript": "^4.9.4"
+ "@vue/compiler-sfc": "^3.5.13",
+ "cypress": "^12.17.4",
+ "prettier": "^2.8.8",
+ "serve": "^14.2.4",
+ "typescript": "^4.9.5"
26
27
"browserslist": [
28
"> 1%",
0 commit comments