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] committed Aug 24, 2024
1 parent 19a6aff commit dabf1f1
Show file tree
Hide file tree
Showing 6 changed files with 2,088 additions and 2,286 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sementic-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
name: Semantic Pull Request
steps:
- name: Validate PR title
uses: amannn/action-semantic-pull-request@v5.4.0
uses: amannn/action-semantic-pull-request@v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App"/>

<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.7.0" />
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.8.0" />
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery" Version="8.1.0" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.9.0" />
Expand Down
10 changes: 5 additions & 5 deletions SSTAlumniAssociation.WebApi/SSTAlumniAssociation.WebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
<PackageReference Include="FluentValidation" Version="11.9.2"/>
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0"/>
<PackageReference Include="Grpc.AspNetCore" Version="2.65.0"/>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.7"/>
<PackageReference Include="Microsoft.AspNetCore.Grpc.JsonTranscoding" Version="8.0.7"/>
<PackageReference Include="Microsoft.AspNetCore.Grpc.Swagger" Version="0.8.7"/>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.7"/>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8"/>
<PackageReference Include="Microsoft.AspNetCore.Grpc.JsonTranscoding" Version="8.0.8"/>
<PackageReference Include="Microsoft.AspNetCore.Grpc.Swagger" Version="0.8.8"/>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.8"/>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4"/>
<PackageReference Include="Riok.Mapperly" Version="3.6.0"/>
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2"/>
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.2"/>
<PackageReference Include="System.Text.Json" Version="8.0.4"/>
</ItemGroup>

Expand Down
74 changes: 37 additions & 37 deletions SSTAlumniAssociation.WebApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@sstalumniassociation/web",
"type": "module",
"version": "0.1.6",
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.8.0",
"license": "MIT",
"scripts": {
"build": "nuxt build",
Expand All @@ -18,63 +18,63 @@
"release": "bumpp -r --no-push"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240729.0",
"@cloudflare/workers-types": "^4.20240821.1",
"@formkit/auto-animate": "^0.8.2",
"@growthbook/growthbook": "^1.1.0",
"@iconify-json/lucide": "^1.1.205",
"@libsql/client": "^0.8.1",
"@microsoft/kiota-abstractions": "1.0.0-preview.58",
"@microsoft/kiota-http-fetchlibrary": "1.0.0-preview.57",
"@microsoft/kiota-serialization-form": "1.0.0-preview.47",
"@microsoft/kiota-serialization-json": "1.0.0-preview.58",
"@microsoft/kiota-serialization-multipart": "1.0.0-preview.36",
"@microsoft/kiota-serialization-text": "1.0.0-preview.55",
"@newrelic/browser-agent": "^1.263.0",
"@growthbook/growthbook": "^1.2.0",
"@iconify-json/lucide": "^1.1.208",
"@libsql/client": "^0.9.0",
"@microsoft/kiota-abstractions": "1.0.0-preview.61",
"@microsoft/kiota-http-fetchlibrary": "1.0.0-preview.60",
"@microsoft/kiota-serialization-form": "1.0.0-preview.50",
"@microsoft/kiota-serialization-json": "1.0.0-preview.61",
"@microsoft/kiota-serialization-multipart": "1.0.0-preview.39",
"@microsoft/kiota-serialization-text": "1.0.0-preview.58",
"@newrelic/browser-agent": "^1.264.0",
"@nuxt/devtools": "latest",
"@nuxt/kit": "^3.12.4",
"@nuxtjs/critters": "^0.7.1",
"@nuxt/kit": "^3.13.0",
"@nuxtjs/critters": "^0.7.2",
"@nuxtjs/tailwindcss": "^6.12.1",
"@paralleldrive/cuid2": "^2.2.2",
"@primevue/nuxt-module": "4.0.4",
"@primevue/themes": "4.0.4",
"@primevue/nuxt-module": "4.0.5",
"@primevue/themes": "4.0.5",
"@simplewebauthn/browser": "^10.0.0",
"@simplewebauthn/server": "^10.0.1",
"@tanstack/query-core": "^5.51.21",
"@tanstack/query-persist-client-core": "^5.51.21",
"@tanstack/vue-query": "^5.51.21",
"@tanstack/query-core": "^5.52.0",
"@tanstack/query-persist-client-core": "^5.52.0",
"@tanstack/vue-query": "^5.52.0",
"@types/papaparse": "^5.3.14",
"@unocss/nuxt": "^0.61.9",
"@unocss/nuxt": "^0.62.2",
"@vee-validate/zod": "^4.13.2",
"@vite-pwa/assets-generator": "^0.2.4",
"@vite-pwa/nuxt": "^0.9.1",
"@vueuse/core": "^10.11.0",
"@vueuse/integrations": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"better-sqlite3": "^11.1.2",
"bumpp": "^9.4.2",
"dayjs": "^1.11.12",
"@vite-pwa/nuxt": "^0.10.0",
"@vueuse/core": "^10.11.1",
"@vueuse/integrations": "^10.11.1",
"@vueuse/nuxt": "^10.11.1",
"better-sqlite3": "^11.2.1",
"bumpp": "^9.5.2",
"dayjs": "^1.11.13",
"dotenv": "^16.4.5",
"drizzle-kit": "^0.23.2",
"drizzle-orm": "^0.32.2",
"execa": "^9.3.0",
"firebase": "^10.12.5",
"drizzle-kit": "^0.24.1",
"drizzle-orm": "^0.33.0",
"execa": "^9.3.1",
"firebase": "^10.13.0",
"framework7": "^8.3.3",
"framework7-icons": "^5.0.5",
"framework7-vue": "^8.3.3",
"html5-qrcode": "^2.3.8",
"idb-keyval": "^6.2.1",
"jose": "^5.6.3",
"jose": "^5.7.0",
"material-icons": "^1.13.12",
"nuxt": "^3.12.4",
"nuxt-vuefire": "^1.0.3",
"nuxt": "^3.13.0",
"nuxt-vuefire": "^1.0.4",
"papaparse": "^5.4.1",
"primevue": "4.0.4",
"qrcode": "^1.5.3",
"primevue": "4.0.5",
"qrcode": "^1.5.4",
"simple-git": "^3.25.0",
"std-env": "^3.7.0",
"vee-validate": "^4.13.2",
"vue-tsc": "^2.0.29",
"vuefire": "^3.1.24",
"vuefire": "^3.2.0",
"web-auth-library": "^1.0.3",
"zod": "^3.23.8"
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@sstalumniassociation/monorepo",
"type": "module",
"version": "0.1.6",
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.8.0",
"license": "MIT",
"scripts": {
"dev": "dotnet run --project ./SSTAlumniAssociation.AppHost/",
Expand All @@ -12,6 +12,6 @@
},
"devDependencies": {
"@antfu/eslint-config": "latest",
"eslint": "^9.6.0"
"eslint": "^9.9.1"
}
}
Loading

0 comments on commit dabf1f1

Please sign in to comment.