Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 4, 2023
1 parent a1f862a commit 13b1c40
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 276 deletions.
18 changes: 9 additions & 9 deletions package.json
@@ -1,9 +1,9 @@
{
"version": "1.0.0",
"private": true,
"packageManager": "pnpm@7.30.5",
"packageManager": "pnpm@7.33.0",
"engines": {
"node": ">=v16.19.1",
"node": ">=v16.20.0",
"pnpm": "7.x"
},
"scripts": {
Expand All @@ -21,22 +21,22 @@
},
"dependencies": {
"@happy-dom/global-registrator": "^8.9.0",
"@quasar/extras": "^1.16.1",
"@quasar/extras": "^1.16.4",
"@vueuse/core": "^9.13.0",
"quasar": "^2.11.9"
"quasar": "^2.12.0"
},
"devDependencies": {
"@antfu/eslint-config": "^0.37.0",
"@antfu/eslint-config": "^0.39.5",
"@nuxt/test-utils": "^3.5.2",
"@quasar/vite-plugin": "^1.3.0",
"@quasar/vite-plugin": "^1.3.3",
"@types/jest-image-snapshot": "^6.1.0",
"eslint": "^8.37.0",
"eslint": "^8.42.0",
"jest-image-snapshot": "^6.1.0",
"nuxt": "^3.5.2",
"playwright": "^1.32.1",
"playwright": "^1.34.3",
"rimraf": "^4.4.1",
"sass": "1.32.12",
"typescript": "^4.9.5",
"vitest": "^0.29.8"
"vitest": "^0.31.4"
}
}

0 comments on commit 13b1c40

Please sign in to comment.