Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 4ccc7f2 commit e893af4
Show file tree
Hide file tree
Showing 2 changed files with 994 additions and 540 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@neoconfetti/vue": "^2.2.1",
"@nuxtjs/html-validator": "^1.8.2",
"@nuxtjs/plausible": "^1.0.3",
"@unocss/nuxt": "^0.64.1",
"@unocss/nuxt": "^0.65.0",
"nitropack": "^2.10.4",
"nuxt": "^3.14.159",
"nuxt-og-image": "^3.0.8",
Expand All @@ -27,15 +27,15 @@
"vue": "^3.5.13"
},
"devDependencies": {
"@nuxt/eslint": "0.7.0",
"@nuxt/eslint": "0.7.3",
"@nuxt/test-utils": "3.14.4",
"@playwright/test": "1.48.2",
"@playwright/test": "1.49.1",
"eslint": "9.14.0",
"lint-staged": "15.2.10",
"lint-staged": "15.2.11",
"mock-driver": "link:./test/mock-driver",
"simple-git-hooks": "2.11.1",
"typescript": "5.6.3",
"unstorage": "1.13.1"
"unstorage": "1.14.0"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
Expand All @@ -45,5 +45,5 @@
"npx eslint --fix"
]
},
"packageManager": "pnpm@9.13.2"
"packageManager": "pnpm@9.15.0"
}
Loading

0 comments on commit e893af4

Please sign in to comment.