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 Oct 18, 2024
1 parent 28ed3c1 commit f662910
Show file tree
Hide file tree
Showing 2 changed files with 758 additions and 634 deletions.
18 changes: 9 additions & 9 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.12.1",
"packageManager": "pnpm@9.12.2",
"scripts": {
"dev": "nuxi dev",
"build": "nuxi build",
Expand All @@ -17,12 +17,12 @@
"@iconify-json/logos": "^1.2.3",
"@iconify-json/octicon": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.7",
"@iconify-json/simple-icons": "^1.2.8",
"@iconify-json/uil": "^1.2.1",
"@nuxt/content": "^2.13.2",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.0",
"@nuxt/image": "^1.8.1",
"@nuxt/scripts": "^0.9.4",
"@nuxt/scripts": "^0.9.5",
"@nuxt/ui-pro": "^1.4.4",
"@nuxthq/studio": "^2.1.1",
"@nuxtjs/html-validator": "^1.8.2",
Expand All @@ -33,7 +33,7 @@
"feed": "^4.2.2",
"floating-vue": "^5.2.2",
"nuxt": "^3.13.2",
"nuxt-og-image": "^3.0.4",
"nuxt-og-image": "^3.0.6",
"ofetch": "^1.4.1",
"perfect-debounce": "^1.0.0",
"scule": "^1.3.0",
Expand All @@ -42,18 +42,18 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@nuxt/eslint": "^0.5.7",
"@nuxt/eslint": "^0.6.0",
"@nuxt/test-utils": "^3.14.3",
"@nuxtjs/turnstile": "^0.9.10",
"@testing-library/vue": "^8.1.0",
"capture-website": "^4.1.0",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"nuxt-build-cache": "^0.1.1",
"nuxt-content-twoslash": "0.1.1",
"shiki": "^1.22.0",
"twoslash": "^0.2.12",
"vitest": "^2.1.2",
"vue": "^3.5.11",
"vitest": "^2.1.3",
"vue": "^3.5.12",
"vue-tsc": "^2.1.6"
}
}
Loading

0 comments on commit f662910

Please sign in to comment.