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 Nov 24, 2023
1 parent c8cf0d2 commit 1c5c39b
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 218 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "1.0.0",
"private": true,
"packageManager": "pnpm@8.10.2",
"packageManager": "pnpm@8.11.0",
"engines": {
"node": ">=v16.20.2",
"pnpm": "8.x"
Expand All @@ -21,22 +21,22 @@
},
"dependencies": {
"@happy-dom/global-registrator": "^9.20.3",
"@quasar/extras": "^1.16.7",
"@vueuse/core": "^10.5.0",
"quasar": "^2.13.0"
"@quasar/extras": "^1.16.8",
"@vueuse/core": "^10.6.1",
"quasar": "^2.14.0"
},
"devDependencies": {
"@antfu/eslint-config": "^0.43.1",
"@nuxt/test-utils": "^3.8.0",
"@quasar/vite-plugin": "^1.6.0",
"@types/jest-image-snapshot": "^6.2.2",
"eslint": "^8.52.0",
"@types/jest-image-snapshot": "^6.2.3",
"eslint": "^8.54.0",
"jest-image-snapshot": "^6.2.0",
"nuxt": "^3.8.0",
"playwright": "^1.39.0",
"playwright": "^1.40.0",
"rimraf": "^5.0.5",
"sass": "1.32.12",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"vitest": "^0.34.6"
}
}
Loading

0 comments on commit 1c5c39b

Please sign in to comment.