Skip to content

Commit 00717ec

Browse files
chore(deps): update all non-major dependencies
1 parent 18f8034 commit 00717ec

7 files changed

Lines changed: 1713 additions & 2215 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@b24aec150dd9a8562cd773dbd85487e56e46fdc6 # 5.7.0
12+
uses: dargmuesli/github-actions/.github/workflows/browserslist-regex.yml@709b1aafc707215fb7bdee40fd3367d3623b4aa8 # 5.9.0
1313
secrets:
1414
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
1515
with:

.github/workflows/ci.yml

Lines changed: 3 additions & 3 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@b24aec150dd9a8562cd773dbd85487e56e46fdc6 # 5.7.0
17+
uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@709b1aafc707215fb7bdee40fd3367d3623b4aa8 # 5.9.0
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@b24aec150dd9a8562cd773dbd85487e56e46fdc6 # 5.7.0
24+
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@709b1aafc707215fb7bdee40fd3367d3623b4aa8 # 5.9.0
2525
permissions:
2626
contents: write
2727
id-token: write
@@ -46,7 +46,7 @@ jobs:
4646
release_semantic:
4747
needs: build
4848
name: Release (semantic)
49-
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@b24aec150dd9a8562cd773dbd85487e56e46fdc6 # 5.7.0
49+
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@709b1aafc707215fb7bdee40fd3367d3623b4aa8 # 5.9.0
5050
permissions:
5151
contents: write
5252
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@b24aec150dd9a8562cd773dbd85487e56e46fdc6 # 5.7.0
13+
uses: dargmuesli/github-actions/.github/workflows/release-schedule.yml@709b1aafc707215fb7bdee40fd3367d3623b4aa8 # 5.9.0
1414
permissions:
1515
contents: read
1616
secrets:

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# check=skip=SecretsUsedInArgOrEnv
33

44
# <DEPENDENCIES>
5-
FROM ghcr.io/maevsi/postgraphile:2.1.9
5+
FROM ghcr.io/maevsi/postgraphile:2.2.0
66
FROM ghcr.io/maevsi/sqitch:12.0
77
# </DEPENDENCIES>
88

pnpm-lock.yaml

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

src/package.json

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"description": "Find events, guests and friends 💙❤️💚",
33
"devDependencies": {
4-
"@aws-sdk/client-sesv2": "3.1090.0",
5-
"@aws-sdk/credential-providers": "3.1090.0",
6-
"@dargmuesli/nuxt-cookie-control": "9.2.1",
4+
"@aws-sdk/client-sesv2": "3.1095.0",
5+
"@aws-sdk/credential-providers": "3.1095.0",
6+
"@dargmuesli/nuxt-cookie-control": "9.3.0",
77
"@dargmuesli/nuxt-vio": "22.0.0-beta.3",
8-
"@fontsource-variable/raleway": "5.2.8",
8+
"@fontsource-variable/raleway": "5.3.0",
99
"@graphql-codegen/add": "7.1.0",
1010
"@graphql-codegen/cli": "7.2.0",
1111
"@graphql-codegen/client-preset": "6.1.0",
@@ -19,36 +19,36 @@
1919
"@iconify-json/fa6-solid": "1.2.4",
2020
"@iconify-json/heroicons": "1.2.3",
2121
"@iconify-json/heroicons-outline": "1.2.1",
22-
"@iconify-json/material-symbols": "1.2.85",
22+
"@iconify-json/material-symbols": "1.2.87",
2323
"@iconify-json/solar": "1.2.5",
2424
"@iconify/tools": "5.0.12",
2525
"@iconify/utils": "3.1.4",
2626
"@internationalized/date": "3.12.2",
27-
"@lucide/vue": "1.25.0",
27+
"@lucide/vue": "1.26.0",
2828
"@nuxt/a11y": "1.0.0-alpha.1",
29-
"@nuxt/content": "3.15.0",
30-
"@nuxt/devtools": "3.2.4",
29+
"@nuxt/content": "3.15.2",
30+
"@nuxt/devtools": "3.3.1",
3131
"@nuxt/fonts": "0.14.0",
32-
"@nuxt/schema": "4.4.8",
33-
"@nuxt/scripts": "1.3.1",
32+
"@nuxt/schema": "4.5.0",
33+
"@nuxt/scripts": "1.3.2",
3434
"@nuxtjs/html-validator": "2.1.0",
35-
"@nuxtjs/i18n": "10.4.1",
35+
"@nuxtjs/i18n": "10.5.0",
3636
"@nuxtjs/mdc": "0.22.2",
37-
"@nuxtjs/seo": "5.3.2",
37+
"@nuxtjs/seo": "5.3.6",
3838
"@nuxtjs/turnstile": "1.1.3",
3939
"@pinia/nuxt": "1.0.1",
40-
"@sentry/nuxt": "10.66.0",
41-
"@sentry/profiling-node": "10.66.0",
40+
"@sentry/nuxt": "10.68.0",
41+
"@sentry/profiling-node": "10.68.0",
4242
"@tailwindcss/forms": "0.5.11",
4343
"@tailwindcss/typography": "0.5.20",
4444
"@tailwindcss/vite": "4.3.3",
45-
"@takumi-rs/core": "2.3.0",
45+
"@takumi-rs/core": "2.4.2",
4646
"@tanstack/vue-form": "1.33.2",
47-
"@tiptap/core": "3.28.0",
48-
"@tiptap/extension-text-align": "3.28.0",
49-
"@tiptap/pm": "3.28.0",
50-
"@tiptap/starter-kit": "3.28.0",
51-
"@tiptap/vue-3": "3.28.0",
47+
"@tiptap/core": "3.29.0",
48+
"@tiptap/extension-text-align": "3.29.0",
49+
"@tiptap/pm": "3.29.0",
50+
"@tiptap/starter-kit": "3.29.0",
51+
"@tiptap/vue-3": "3.29.0",
5252
"@types/downloadjs": "1.4.6",
5353
"@types/geojson": "7946.0.16",
5454
"@types/html-to-text": "9.0.4",
@@ -83,32 +83,32 @@
8383
"defu": "6.1.7",
8484
"downloadjs": "1.4.7",
8585
"embla-carousel-vue": "8.6.0",
86-
"eslint": "10.7.0",
86+
"eslint": "10.8.0",
8787
"eslint-plugin-only-error": "1.0.2",
8888
"firebase": "12.16.0",
8989
"firebase-admin": "14.2.0",
9090
"graphql": "17.0.2",
9191
"h3": "1.15.11",
9292
"html-to-text": "10.0.0",
93-
"ical-generator": "11.0.0",
93+
"ical-generator": "11.1.0",
9494
"isomorphic-dompurify": "3.19.0",
95-
"jose": "6.2.3",
95+
"jose": "6.2.4",
9696
"js-confetti": "0.13.1",
9797
"kafkajs": "2.2.4",
9898
"leaflet": "1.9.4",
9999
"leaflet-control-geocoder": "4.0.0",
100100
"lodash-es": "4.18.1",
101101
"mustache": "4.2.0",
102102
"nodemailer": "9.0.3",
103-
"nuxt": "4.4.8",
103+
"nuxt": "4.5.0",
104104
"nuxt-gtag": "4.1.0",
105-
"nuxt-og-image": "6.7.2",
105+
"nuxt-og-image": "6.7.4",
106106
"nuxt-security": "2.6.0",
107107
"nuxt-zod-i18n": "1.12.1",
108-
"openai": "6.48.0",
108+
"openai": "6.49.0",
109109
"pinia": "4.0.2",
110110
"postgres": "3.4.9",
111-
"prettier": "3.9.5",
111+
"prettier": "3.9.6",
112112
"prettier-plugin-tailwindcss": "0.8.1",
113113
"pretty-bytes": "7.1.1",
114114
"prntr": "2.0.18",
@@ -121,14 +121,14 @@
121121
"prosemirror-schema-list": "1.5.1",
122122
"prosemirror-state": "1.4.4",
123123
"prosemirror-transform": "1.12.0",
124-
"prosemirror-view": "1.42.1",
124+
"prosemirror-view": "1.42.2",
125125
"qrcode.vue": "3.10.0",
126126
"reka-ui": "2.10.1",
127127
"seedrandom": "3.0.5",
128128
"shadcn-nuxt": "2.8.0",
129129
"sharp": "0.35.3",
130130
"slugify": "1.6.9",
131-
"stylelint": "17.14.0",
131+
"stylelint": "17.14.1",
132132
"stylelint-config-recommended-vue": "1.6.1",
133133
"stylelint-config-standard": "40.0.0",
134134
"stylelint-no-unsupported-browser-features": "8.1.1",
@@ -148,7 +148,7 @@
148148
"vue-qrcode-reader": "5.7.3",
149149
"vue-router": "5.2.0",
150150
"vue-sonner": "2.0.9",
151-
"vue-tsc": "3.3.7",
151+
"vue-tsc": "3.3.8",
152152
"workbox-precaching": "7.4.1",
153153
"zod": "3.25.76"
154154
},

tests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"@types/node": "24.13.3",
77
"cross-env": "10.1.0",
88
"del-cli": "7.0.0",
9-
"eslint": "10.7.0",
9+
"eslint": "10.8.0",
1010
"eslint-config-prettier": "10.1.8",
1111
"eslint-plugin-prettier": "5.5.6",
1212
"typescript": "6.0.3",
13-
"typescript-eslint": "8.64.0",
13+
"typescript-eslint": "8.65.0",
1414
"ufo": "1.6.4",
1515
"vitest": "4.1.10"
1616
},

0 commit comments

Comments
 (0)