Skip to content

Commit

Permalink
chore(deps): update root
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 12703ac commit ac6d38d
Show file tree
Hide file tree
Showing 2 changed files with 2,358 additions and 1,212 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,30 +49,30 @@
"vue": ">=3.3.0"
},
"dependencies": {
"@nuxt/kit": "^3.11.1"
"@nuxt/kit": "^3.14.159"
},
"devDependencies": {
"@antfu/eslint-config": "2.10.0",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.11.1",
"@nuxt/test-utils": "^3.12.0",
"@types/node": "^20.11.30",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-v8": "^1.4.0",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"@antfu/eslint-config": "2.27.3",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.159",
"@nuxt/test-utils": "^3.14.4",
"@types/node": "^20.17.6",
"@vitejs/plugin-vue": "^5.1.5",
"@vitest/coverage-v8": "^1.6.0",
"bumpp": "^9.8.1",
"eslint": "^8.57.1",
"happy-dom": "^14.3.8",
"json-summary": "^1.3.0",
"lint-staged": "^15.2.2",
"playwright-core": "^1.42.1",
"lint-staged": "^15.2.10",
"playwright-core": "^1.48.2",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.4.3",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"unconfig": "^0.3.11",
"unplugin-vue-macros": "^2.7.13",
"unconfig": "^0.6.0",
"unplugin-vue-macros": "^2.13.3",
"vite": "^5.2.6",
"vitest": "^1.4.0",
"vue": "^3.4.21"
"vitest": "^1.6.0",
"vue": "^3.5.12"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit ac6d38d

Please sign in to comment.