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] committed Apr 2, 2024
1 parent f4fd84e commit 7332700
Show file tree
Hide file tree
Showing 2 changed files with 981 additions and 307 deletions.
30 changes: 15 additions & 15 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": "[email protected].4",
"packageManager": "[email protected].6",
"scripts": {
"dev": "nuxi dev",
"build": "nuxi build",
Expand All @@ -16,13 +16,13 @@
"@iconify-json/logos": "^1.1.42",
"@iconify-json/octicon": "^1.1.52",
"@iconify-json/ph": "^1.1.11",
"@iconify-json/simple-icons": "^1.1.94",
"@iconify-json/simple-icons": "^1.1.97",
"@iconify-json/uil": "^1.1.8",
"@nuxt/content": "^2.12.0",
"@nuxt/fonts": "^0.0.2",
"@nuxt/image": "^1.4.0",
"@nuxt/ui-pro": "^1.0.2",
"@nuxthq/studio": "^1.0.12",
"@nuxt/content": "^2.12.1",
"@nuxt/fonts": "^0.6.1",
"@nuxt/image": "^1.5.0",
"@nuxt/ui-pro": "^1.1.0",
"@nuxthq/studio": "^1.0.13",
"@nuxtjs/html-validator": "^1.6.0",
"@nuxtjs/plausible": "^0.2.4",
"@vueuse/components": "^10.9.0",
Expand All @@ -32,26 +32,26 @@
"floating-vue": "^5.2.2",
"nuxt": "^3.10.3",
"nuxt-og-image": "^2.2.4",
"ofetch": "^1.3.3",
"ofetch": "^1.3.4",
"perfect-debounce": "^1.0.0",
"scule": "^1.3.0",
"sitemap": "^7.1.1",
"std-env": "^3.7.0",
"ufo": "^1.4.0"
"ufo": "^1.5.3"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/test-utils": "^3.11.0",
"@nuxtjs/turnstile": "^0.6.3",
"@testing-library/vue": "^8.0.2",
"@nuxtjs/turnstile": "^0.7.1",
"@testing-library/vue": "^8.0.3",
"capture-website": "^4.1.0",
"eslint": "^8.57.0",
"nuxt-build-cache": "^0.1.1",
"nuxt-content-twoslash": "0.0.10",
"shiki": "^1.1.7",
"twoslash": "^0.2.4",
"vitest": "^1.3.1",
"shiki": "^1.2.3",
"twoslash": "^0.2.5",
"vitest": "^1.4.0",
"vue": "^3.4.21",
"vue-tsc": "^2.0.6"
"vue-tsc": "^2.0.7"
}
}
Loading

0 comments on commit 7332700

Please sign in to comment.