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 May 22, 2024
1 parent 21c7b5f commit 19c4b68
Show file tree
Hide file tree
Showing 2 changed files with 733 additions and 771 deletions.
34 changes: 17 additions & 17 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@8.15.4",
"packageManager": "pnpm@8.15.8",
"scripts": {
"dev": "nuxi dev",
"build": "nuxi build",
Expand All @@ -15,15 +15,15 @@
"@iconify-json/heroicons": "^1.1.21",
"@iconify-json/logos": "^1.1.42",
"@iconify-json/octicon": "^1.1.54",
"@iconify-json/ph": "^1.1.12",
"@iconify-json/simple-icons": "^1.1.101",
"@iconify-json/ph": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.102",
"@iconify-json/uil": "^1.1.8",
"@nuxt/content": "^2.12.1",
"@nuxt/fonts": "^0.6.1",
"@nuxt/image": "^1.6.0",
"@nuxt/ui-pro": "^1.1.0",
"@nuxthq/studio": "^1.0.13",
"@nuxtjs/html-validator": "^1.8.0",
"@nuxt/fonts": "^0.7.0",
"@nuxt/image": "^1.7.0",
"@nuxt/ui-pro": "^1.2.0",
"@nuxthq/studio": "^1.1.0",
"@nuxtjs/html-validator": "^1.8.2",
"@nuxtjs/plausible": "^1.0.0",
"@vueuse/components": "^10.9.0",
"@vueuse/core": "^10.9.0",
Expand All @@ -35,23 +35,23 @@
"ofetch": "^1.3.4",
"perfect-debounce": "^1.0.0",
"scule": "^1.3.0",
"sitemap": "^7.1.1",
"sitemap": "^7.1.2",
"std-env": "^3.7.0",
"ufo": "^1.5.3"
},
"devDependencies": {
"@nuxt/eslint": "^0.3.10",
"@nuxt/eslint": "^0.3.13",
"@nuxt/test-utils": "^3.13.1",
"@nuxtjs/turnstile": "^0.8.0",
"@testing-library/vue": "^8.0.3",
"@testing-library/vue": "^8.1.0",
"capture-website": "^4.1.0",
"eslint": "^9.1.1",
"eslint": "^9.3.0",
"nuxt-build-cache": "^0.1.1",
"nuxt-content-twoslash": "0.0.10",
"shiki": "^1.3.0",
"twoslash": "^0.2.5",
"vitest": "^1.5.2",
"vue": "^3.4.26",
"vue-tsc": "^2.0.14"
"shiki": "^1.6.0",
"twoslash": "^0.2.6",
"vitest": "^1.6.0",
"vue": "^3.4.27",
"vue-tsc": "^2.0.19"
}
}
Loading

0 comments on commit 19c4b68

Please sign in to comment.