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 7, 2024
1 parent 3161fed commit 8d37546
Show file tree
Hide file tree
Showing 3 changed files with 325 additions and 279 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@iconify-json/heroicons": "1.2.0",
"@iconify-json/simple-icons": "1.2.5",
"@iconify-json/simple-icons": "1.2.6",
"@nuxt/content": "2.13.2",
"@nuxt/fonts": "0.9.2",
"@nuxt/ui-pro": "1.4.3",
Expand All @@ -23,7 +23,7 @@
"devDependencies": {
"@nuxt/eslint": "0.5.7",
"@nuxthq/studio": "2.1.1",
"eslint": "9.11.1",
"eslint": "9.12.0",
"vue-tsc": "2.1.6"
}
}
12 changes: 6 additions & 6 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",
"@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 8d37546

Please sign in to comment.