Skip to content

Commit e6b0f51

Browse files
chore(deps): update all non-major dependencies
1 parent 3fce206 commit e6b0f51

7 files changed

Lines changed: 781 additions & 812 deletions

File tree

.github/workflows/browserslist-regex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
browserslist-regex:
12-
uses: dargmuesli/github-actions/.github/workflows/browserslist-regex.yml@d706bfb7bffcbeb7a3828298f5b0d0a0c2da5185 # 4.0.4
12+
uses: dargmuesli/github-actions/.github/workflows/browserslist-regex.yml@3b92c03668733baf4e5bd956234845848314ad92 # 4.0.5
1313
secrets:
1414
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
1515
with:

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ on:
1414
jobs:
1515
ci-optimization:
1616
name: CI optimization
17-
uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@d706bfb7bffcbeb7a3828298f5b0d0a0c2da5185 # 4.0.4
17+
uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@3b92c03668733baf4e5bd956234845848314ad92 # 4.0.5
1818
permissions:
1919
pull-requests: read
2020
release_semantic_dry:
2121
needs: ci-optimization
2222
if: needs.ci-optimization.outputs.continue == 'true'
2323
name: Release (semantic, dry)
24-
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@d706bfb7bffcbeb7a3828298f5b0d0a0c2da5185 # 4.0.4
24+
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@3b92c03668733baf4e5bd956234845848314ad92 # 4.0.5
2525
permissions:
2626
contents: write
2727
id-token: write
@@ -32,7 +32,7 @@ jobs:
3232
DRY_RUN: true
3333
build:
3434
name: Build
35-
uses: dargmuesli/github-actions/.github/workflows/docker.yml@d706bfb7bffcbeb7a3828298f5b0d0a0c2da5185 # 4.0.4-beta.1
35+
uses: dargmuesli/github-actions/.github/workflows/docker.yml@3b92c03668733baf4e5bd956234845848314ad92 # 4.0.5-beta.1
3636
needs: release_semantic_dry
3737
permissions:
3838
packages: write
@@ -44,7 +44,7 @@ jobs:
4444
release_semantic:
4545
needs: build
4646
name: Release (semantic)
47-
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@d706bfb7bffcbeb7a3828298f5b0d0a0c2da5185 # 4.0.4
47+
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@3b92c03668733baf4e5bd956234845848314ad92 # 4.0.5
4848
permissions:
4949
contents: write
5050
id-token: write

.github/workflows/release-schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
release-schedule:
1212
name: "Release: Scheduled"
13-
uses: dargmuesli/github-actions/.github/workflows/release-schedule.yml@d706bfb7bffcbeb7a3828298f5b0d0a0c2da5185 # 4.0.4
13+
uses: dargmuesli/github-actions/.github/workflows/release-schedule.yml@3b92c03668733baf4e5bd956234845848314ad92 # 4.0.5
1414
permissions:
1515
contents: read
1616
secrets:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"engines": {
66
"node": "^24.0.0"
77
},
8-
"packageManager": "pnpm@10.28.1",
8+
"packageManager": "pnpm@10.28.2",
99
"pnpm": {
1010
"ignoredBuiltDependencies": [
1111
"@firebase/util",

pnpm-lock.yaml

Lines changed: 755 additions & 786 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"description": "Find events, guests and friends 💙❤️💚",
33
"devDependencies": {
4-
"@aws-sdk/client-sesv2": "3.975.0",
5-
"@aws-sdk/credential-providers": "3.975.0",
6-
"@dargmuesli/nuxt-cookie-control": "9.1.13",
4+
"@aws-sdk/client-sesv2": "3.980.0",
5+
"@aws-sdk/credential-providers": "3.980.0",
6+
"@dargmuesli/nuxt-cookie-control": "9.1.14",
77
"@dargmuesli/nuxt-vio": "20.5.1",
88
"@fontsource-variable/raleway": "5.2.8",
99
"@graphql-codegen/add": "6.0.0",
@@ -32,26 +32,26 @@
3232
"@nuxtjs/html-validator": "2.1.0",
3333
"@nuxtjs/i18n": "10.2.1",
3434
"@nuxtjs/mdc": "0.20.0",
35-
"@nuxtjs/seo": "3.3.0",
35+
"@nuxtjs/seo": "3.4.0",
3636
"@nuxtjs/turnstile": "1.1.1",
3737
"@pinia/nuxt": "0.11.3",
38-
"@sentry/nuxt": "10.36.0",
39-
"@sentry/profiling-node": "10.36.0",
38+
"@sentry/nuxt": "10.38.0",
39+
"@sentry/profiling-node": "10.38.0",
4040
"@tailwindcss/forms": "0.5.11",
4141
"@tailwindcss/typography": "0.5.19",
4242
"@tailwindcss/vite": "4.1.18",
43-
"@tiptap/core": "3.17.1",
44-
"@tiptap/extension-text-align": "3.17.1",
45-
"@tiptap/pm": "3.17.1",
46-
"@tiptap/starter-kit": "3.17.1",
47-
"@tiptap/vue-3": "3.17.1",
43+
"@tiptap/core": "3.18.0",
44+
"@tiptap/extension-text-align": "3.18.0",
45+
"@tiptap/pm": "3.18.0",
46+
"@tiptap/starter-kit": "3.18.0",
47+
"@tiptap/vue-3": "3.18.0",
4848
"@types/downloadjs": "1.4.6",
4949
"@types/html-to-text": "9.0.4",
5050
"@types/leaflet": "1.9.21",
5151
"@types/lodash-es": "4.17.12",
5252
"@types/mustache": "4.2.6",
5353
"@types/node": "24.10.9",
54-
"@types/nodemailer": "7.0.5",
54+
"@types/nodemailer": "7.0.9",
5555
"@types/pg": "8.16.0",
5656
"@types/seedrandom": "3.0.8",
5757
"@types/trusted-types": "2.0.7",
@@ -69,7 +69,7 @@
6969
"@vue-email/render": "0.0.9",
7070
"@vuelidate/core": "2.0.3",
7171
"@vuelidate/validators": "2.0.4",
72-
"@vueuse/core": "14.1.0",
72+
"@vueuse/core": "14.2.0",
7373
"browserslist-useragent-regexp": "4.1.3",
7474
"camelcase-keys": "10.0.2",
7575
"chart.js": "4.5.1",
@@ -97,12 +97,12 @@
9797
"lodash-es": "4.17.23",
9898
"lucide-vue-next": "0.563.0",
9999
"mustache": "4.2.0",
100-
"nodemailer": "7.0.12",
100+
"nodemailer": "7.0.13",
101101
"nuxt": "4.2.2",
102102
"nuxt-gtag": "4.1.0",
103103
"nuxt-security": "2.5.1",
104104
"nuxt-zod-i18n": "1.12.1",
105-
"openai": "6.16.0",
105+
"openai": "6.17.0",
106106
"pinia": "3.0.4",
107107
"postgres": "3.4.8",
108108
"prettier": "3.8.1",
@@ -119,13 +119,13 @@
119119
"prosemirror-state": "1.4.4",
120120
"prosemirror-transform": "1.11.0",
121121
"prosemirror-view": "1.41.5",
122-
"qrcode.vue": "3.6.0",
123-
"reka-ui": "2.7.0",
122+
"qrcode.vue": "3.7.1",
123+
"reka-ui": "2.8.0",
124124
"seedrandom": "3.0.5",
125125
"shadcn-nuxt": "2.4.3",
126126
"sharp": "0.34.5",
127127
"slugify": "1.6.6",
128-
"stylelint": "17.0.0",
128+
"stylelint": "17.1.0",
129129
"stylelint-config-recommended-vue": "1.6.1",
130130
"stylelint-config-standard": "40.0.0",
131131
"stylelint-no-unsupported-browser-features": "8.0.5",

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"eslint-config-prettier": "10.1.8",
1111
"eslint-plugin-prettier": "5.5.5",
1212
"typescript": "5.9.3",
13-
"typescript-eslint": "8.53.1",
13+
"typescript-eslint": "8.54.0",
1414
"ufo": "1.6.3",
1515
"vitest": "4.0.18"
1616
},

0 commit comments

Comments
 (0)