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 (#83)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 5, 2023
1 parent 595f47b commit 2952767
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -3,7 +3,7 @@
"private": true,
"packageManager": "pnpm@8.6.1",
"engines": {
"node": ">=v16.19.1",
"node": ">=v16.20.0",
"pnpm": "8.x"
},
"scripts": {
Expand All @@ -21,19 +21,19 @@
},
"dependencies": {
"@happy-dom/global-registrator": "^9.20.3",
"@quasar/extras": "^1.16.1",
"@quasar/extras": "^1.16.4",
"@vueuse/core": "^10.1.2",
"quasar": "^2.11.9"
"quasar": "^2.12.0"
},
"devDependencies": {
"@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": "^5.0.1",
"sass": "1.32.12",
"typescript": "^5.1.3",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2952767

Please sign in to comment.