Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 2e5fc16 commit 6f2e36a
Show file tree
Hide file tree
Showing 3 changed files with 1,659 additions and 1,656 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"nuxt-og-image": "^3.0.0-rc.65"
},
"devDependencies": {
"@nuxt/eslint": "^0.6.0",
"@nuxt/eslint": "^0.7.0",
"@nuxthq/studio": "^2.1.0",
"eslint": "^9.9.0",
"vue-tsc": "^2.0.29"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,26 +38,26 @@
"dependencies": {
"@microsoft/applicationinsights-core-js": "^3.1.0",
"@microsoft/applicationinsights-web": "^3.1.0",
"@nuxt/eslint": "^0.6.0",
"@nuxt/eslint": "^0.7.0",
"defu": "^6.1.2",
"mlly": "^1.6.1",
"nitro-applicationinsights": "^0.15.0"
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.6.0",
"@nuxt/eslint-config": "^0.7.0",
"@nuxt/kit": "^3.13.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.1",
"@nuxt/test-utils": "^3.7.4",
"@types/node": "^22.0.0",
"changelogen": "^0.5.5",
"eslint": "9.13.0",
"eslint": "9.16.0",
"nitropack": "^2.9.7",
"nuxt": "^3.13.1",
"nuxt-applicationinsights": "link:./",
"vitest": "^2.0.0",
"vue-tsc": "^2.0.19"
},
"packageManager": "pnpm@9.13.2"
"packageManager": "pnpm@9.15.0"
}
Loading

0 comments on commit 6f2e36a

Please sign in to comment.