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 Sep 21, 2023
1 parent 34e7c67 commit 6f5d152
Show file tree
Hide file tree
Showing 3 changed files with 189 additions and 185 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@iconify-json/simple-icons": "^1.1.71",
"@nuxt/content": "^2.8.2",
"@nuxt/image": "link:..",
"@nuxthq/elements": "npm:@nuxthq/elements-edge@0.0.1-28250956.31b8365",
"@nuxthq/elements": "npm:@nuxthq/elements-edge@0.0.1-28253627.e4bd6ad",
"@nuxthq/studio": "^0.14.1",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.0.2",
Expand All @@ -25,9 +25,9 @@
"perfect-debounce": "^1.0.0"
},
"devDependencies": {
"@antfu/eslint-config": "^0.42.1",
"@nuxt/devtools": "0.8.3",
"@types/node": "^20.6.2",
"@antfu/eslint-config": "^0.43.0",
"@nuxt/devtools": "0.8.4",
"@types/node": "^20.6.3",
"eslint": "^8.49.0"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,26 +42,26 @@
"@nuxt/module-builder": "0.5.1",
"@nuxt/test-utils": "^3.7.3",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^20.6.0",
"@types/node": "^20.6.3",
"@vitest/coverage-v8": "0.34.4",
"@vue/test-utils": "^2.4.1",
"changelogen": "^0.5.5",
"eslint": "8.49.0",
"globby": "^13.2.2",
"happy-dom": "^12.0.1",
"happy-dom": "^12.1.5",
"ipx": "1.3.0",
"jiti": "1.20.0",
"nuxt": "^3.7.3",
"nuxt-vitest": "^0.10.5",
"playwright": "^1.37.1",
"playwright": "^1.38.0",
"typescript": "5.2.2",
"vitest": "^0.33.0",
"vue-tsc": "^1.8.11"
"vue-tsc": "^1.8.13"
},
"optionalDependencies": {
"ipx": "^1.3.0"
},
"packageManager": "pnpm@8.7.5",
"packageManager": "pnpm@8.7.6",
"resolutions": {
"@nuxt/image-edge": "link:.",
"@nuxt/image": "link:."
Expand Down
Loading

0 comments on commit 6f5d152

Please sign in to comment.