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 8, 2024
1 parent 3161fed commit 62cfe36
Show file tree
Hide file tree
Showing 3 changed files with 425 additions and 361 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
"typecheck": "nuxt typecheck"
},
"dependencies": {
"@iconify-json/heroicons": "1.2.0",
"@iconify-json/simple-icons": "1.2.5",
"@iconify-json/heroicons": "1.2.1",
"@iconify-json/simple-icons": "1.2.7",
"@nuxt/content": "2.13.2",
"@nuxt/fonts": "0.9.2",
"@nuxt/fonts": "0.10.0",
"@nuxt/ui-pro": "1.4.3",
"nuxt": "3.13.2",
"nuxt-og-image": "3.0.4"
},
"devDependencies": {
"@nuxt/eslint": "0.5.7",
"@nuxthq/studio": "2.1.1",
"eslint": "9.11.1",
"eslint": "9.12.0",
"vue-tsc": "2.1.6"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,17 @@
"test:coverage": "vitest --coverage",
"test:playwright": "pnpm exec playwright test"
},
"packageManager": "pnpm@9.12.0",
"packageManager": "pnpm@9.12.1",
"devDependencies": {
"@nuxt/eslint-config": "0.5.7",
"@nuxt/test-utils": "3.14.2",
"@nuxt/test-utils": "3.14.3",
"@vitest/coverage-v8": "2.1.2",
"@playwright/test": "1.47.2",
"@types/node": "22.7.4",
"@playwright/test": "1.48.0",
"@types/node": "22.7.5",
"changelogen": "0.5.7",
"chromatic": "11.11.0",
"eslint": "9.11.1",
"jiti": "2.1.2",
"chromatic": "11.12.0",
"eslint": "9.12.0",
"jiti": "2.3.3",
"nuxt": "3.13.2",
"prettier": "3.3.3",
"release-it": "17.7.0",
Expand Down
Loading

0 comments on commit 62cfe36

Please sign in to comment.