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 Sep 10, 2024
1 parent c564128 commit 52deba4
Show file tree
Hide file tree
Showing 3 changed files with 1,157 additions and 2,660 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/reproduire-sur-stackblitz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: huang-julien/reproduire-sur-stackblitz@v1.0.0
- uses: huang-julien/reproduire-sur-stackblitz@v1.0.2
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.3.0",
"@nuxt/module-builder": "^0.7.0",
"@nuxt/eslint-config": "^0.5.0",
"@nuxt/module-builder": "^0.8.0",
"@nuxt/test-utils": "^3.7.4",
"@types/node": "^20.0.0",
"nuxt-applicationinsights": "link:./",
Expand All @@ -60,5 +60,5 @@
"nuxt": ">=3",
"nitropack": ">=2"
},
"packageManager": "pnpm@9.2.0"
"packageManager": "pnpm@9.10.0"
}
Loading

0 comments on commit 52deba4

Please sign in to comment.