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 43e7167 commit 51b3c6a
Show file tree
Hide file tree
Showing 3 changed files with 404 additions and 209 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
},
"dependencies": {
"@iconify-json/heroicons": "^1.2.0",
"@iconify-json/simple-icons": "^1.2.4",
"@iconify-json/simple-icons": "^1.2.6",
"@nuxt/content": "^2.13.2",
"@nuxt/ui-pro": "^1.4.3",
"@nuxtjs/fontaine": "^0.4.3",
"@nuxtjs/google-fonts": "^3.2.0",
"nuxt": "^3.13.2",
"nuxt-og-image": "^3.0.2"
"nuxt-og-image": "^3.0.4"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.5.7",
"@nuxthq/studio": "^2.1.1",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"vue-tsc": "^2.1.6"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,23 +33,23 @@
"dependencies": {
"@nuxt/kit": "^3.13.2",
"defu": "^6.1.4",
"posthog-js": "^1.165.0",
"posthog-js": "^1.166.1",
"posthog-node": "^4.2.0"
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.2",
"@types/node": "^20.16.9",
"@nuxt/test-utils": "^3.14.3",
"@types/node": "^20.16.10",
"changelogen": "^0.5.7",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"nuxt": "^3.13.2",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"vitest": "^2.1.1"
"vitest": "^2.1.2"
}
}
Loading

0 comments on commit 51b3c6a

Please sign in to comment.