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 Nov 23, 2024
1 parent 43e7167 commit 66db4e2
Show file tree
Hide file tree
Showing 3 changed files with 3,009 additions and 1,429 deletions.
22 changes: 11 additions & 11 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
"typecheck": "nuxt typecheck"
},
"dependencies": {
"@iconify-json/heroicons": "^1.2.0",
"@iconify-json/simple-icons": "^1.2.4",
"@nuxt/content": "^2.13.2",
"@nuxt/ui-pro": "^1.4.3",
"@nuxtjs/fontaine": "^0.4.3",
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.12",
"@nuxt/content": "^2.13.4",
"@nuxt/ui-pro": "^1.5.0",
"@nuxtjs/fontaine": "^0.4.4",
"@nuxtjs/google-fonts": "^3.2.0",
"nuxt": "^3.13.2",
"nuxt-og-image": "^3.0.2"
"nuxt": "^3.14.1592",
"nuxt-og-image": "^3.1.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.5.7",
"@nuxthq/studio": "^2.1.1",
"eslint": "^9.11.1",
"vue-tsc": "^2.1.6"
"@nuxt/eslint-config": "^0.7.1",
"@nuxthq/studio": "^2.2.1",
"eslint": "^9.15.0",
"vue-tsc": "^2.1.10"
}
}
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,25 +31,25 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/kit": "^3.13.2",
"@nuxt/kit": "^3.14.1592",
"defu": "^6.1.4",
"posthog-js": "^1.165.0",
"posthog-node": "^4.2.0"
"posthog-js": "^1.188.0",
"posthog-node": "^4.2.3"
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/eslint-config": "^0.7.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.2",
"@types/node": "^20.16.9",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "^3.14.4",
"@types/node": "^20.17.7",
"changelogen": "^0.5.7",
"eslint": "^9.11.1",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"nuxt": "^3.13.2",
"nuxt": "^3.14.1592",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"vitest": "^2.1.1"
"typescript": "^5.7.2",
"vitest": "^2.1.5"
}
}
Loading

0 comments on commit 66db4e2

Please sign in to comment.