Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1709)
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] authored Nov 20, 2024
1 parent dde2daf commit f969a8e
Show file tree
Hide file tree
Showing 2 changed files with 597 additions and 380 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt.com",
"version": "0.3.11",
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.14.1",
"scripts": {
"dev": "nuxi dev",
"build": "nuxi build",
Expand All @@ -17,7 +17,7 @@
"@iconify-json/logos": "^1.2.3",
"@iconify-json/octicon": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.11",
"@iconify-json/simple-icons": "^1.2.12",
"@iconify-json/uil": "^1.2.1",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.2",
Expand All @@ -26,7 +26,7 @@
"@nuxt/ui-pro": "^1.5.0",
"@nuxthq/studio": "^2.2.1",
"@nuxtjs/html-validator": "^1.8.2",
"@nuxtjs/plausible": "^1.0.3",
"@nuxtjs/plausible": "^1.1.1",
"@vueuse/components": "^11.2.0",
"@vueuse/core": "^11.2.0",
"@vueuse/nuxt": "^11.2.0",
Expand All @@ -42,18 +42,18 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@nuxt/eslint": "^0.6.1",
"@nuxt/eslint": "^0.7.1",
"@nuxt/test-utils": "^3.14.4",
"@nuxtjs/turnstile": "^0.9.11",
"@testing-library/vue": "^8.1.0",
"capture-website": "^4.1.0",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"nuxt-content-twoslash": "0.1.1",
"shiki": "^1.23.0",
"shiki": "^1.23.1",
"twoslash": "^0.2.12",
"typescript": "^5.6.3",
"vitest": "^2.1.5",
"vue": "^3.5.12",
"vue": "^3.5.13",
"vue-tsc": "^2.1.10"
},
"resolutions": {
Expand Down
Loading

0 comments on commit f969a8e

Please sign in to comment.