chore: update deps (#1633)
* chore(tests): update deps Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(workflows): update actions to latest Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: update pnpm-lock.yaml Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(examples,vite): update deps Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(examples,nuxt): update deps Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(examples,quasar): update deps Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(examples,docs): update deps Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
+5
-5
@@ -16,11 +16,11 @@
|
||||
"devDependencies": {
|
||||
"@tooling/eslint-config": "workspace:*",
|
||||
"@tooling/tsconfig": "workspace:*",
|
||||
"@vitejs/plugin-vue": "^4.4.0",
|
||||
"cypress": "^12.17.4",
|
||||
"eslint-plugin-cypress": "^2.15.1",
|
||||
"typescript": "^4.9.5",
|
||||
"vite": "^4.4.11",
|
||||
"@vitejs/plugin-vue": "^5.1.4",
|
||||
"cypress": "^13.15.0",
|
||||
"eslint-plugin-cypress": "^3.5.0",
|
||||
"typescript": "^5.3.3",
|
||||
"vite": "^5.4.8",
|
||||
"vue": "^3.3.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user