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 Feb 15, 2025
1 parent dd277fa commit dc51258
Show file tree
Hide file tree
Showing 3 changed files with 248 additions and 248 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@nuxt/eslint-config": "^1.0.1",
"@nuxthq/studio": "^2.2.1",
"eslint": "^9.20.0",
"eslint": "^9.20.1",
"vue-tsc": "^2.2.0"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,22 +33,22 @@
"dependencies": {
"@nuxt/kit": "^3.15.4",
"defu": "^6.1.4",
"posthog-js": "^1.217.0",
"posthog-node": "4.4.1"
"posthog-js": "^1.218.1",
"posthog-node": "4.6.0"
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^1.0.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.15.4",
"@nuxt/test-utils": "^3.15.4",
"@types/node": "^22.13.1",
"@types/node": "^22.13.4",
"changelogen": "^0.5.7",
"eslint": "^9.20.0",
"eslint": "^9.20.1",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",
"nuxt": "^3.15.4",
"prettier": "^3.5.0",
"prettier": "^3.5.1",
"typescript": "^5.7.3",
"vitest": "^3.0.5"
}
Expand Down
Loading

0 comments on commit dc51258

Please sign in to comment.