Skip to content

Commit bce4dc9

Browse files
chore(deps): update all non-major dependencies (patch) (#414)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9c3ac6 commit bce4dc9

File tree

3 files changed

+54
-54
lines changed

3 files changed

+54
-54
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
if: github.event.deployment_status.state == 'success' || github.event_name == 'workflow_dispatch'
3535
runs-on: ubuntu-latest
3636
container:
37-
image: mcr.microsoft.com/playwright:v1.54.1-noble
37+
image: mcr.microsoft.com/playwright:v1.54.2-noble
3838

3939
steps:
4040
- uses: actions/checkout@v4

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,21 +15,21 @@
1515
},
1616
"dependencies": {
1717
"@iconify-json/ph": "^1.2.2",
18-
"@iconify-json/simple-icons": "^1.2.44",
18+
"@iconify-json/simple-icons": "^1.2.46",
1919
"@nuxt/devtools": "^2.6.2",
2020
"@nuxt/eslint": "^1.7.1",
2121
"@nuxt/fonts": "^0.11.4",
2222
"@nuxt/image": "1.10.0",
2323
"@nuxt/ui": "^2.22.1",
2424
"@nuxtjs/critters": "^0.9.0",
2525
"@nuxtjs/plausible": "^1.2.0",
26-
"@playwright/test": "1.54.1",
26+
"@playwright/test": "1.54.2",
2727
"@vueuse/nuxt": "^13.6.0",
2828
"nuxt": "^4.0.2",
2929
"purgecss": "^7.0.2",
3030
"purgecss-from-html": "^7.0.2",
3131
"ufo": "^1.6.1",
32-
"vue-tsc": "3.0.4"
32+
"vue-tsc": "3.0.5"
3333
},
3434
"devDependencies": {
3535
"typescript": "^5.8.3"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)