Skip to content

Commit a20bb2d

Browse files
chore(deps): update all non-major dependencies
1 parent 76a896a commit a20bb2d

File tree

3 files changed

+310
-322
lines changed

3 files changed

+310
-322
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2121

2222
- name: Install pnpm
23-
uses: pnpm/action-setup@v4.1.0
23+
uses: pnpm/action-setup@v4.2.0
2424

2525
- name: Use Node.js 22.x
2626
uses: actions/setup-node@v4

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxtjs/robots",
33
"type": "module",
44
"version": "5.5.6",
5-
"packageManager": "pnpm@10.18.3",
5+
"packageManager": "pnpm@10.19.0",
66
"description": "Tame the robots crawling and indexing your Nuxt site with ease.",
77
"author": {
88
"name": "Harlan Wilton",
@@ -65,7 +65,7 @@
6565
"@nuxt/kit": "^4.1.3",
6666
"consola": "^3.4.2",
6767
"defu": "^6.1.4",
68-
"nuxt-site-config": "^3.2.10",
68+
"nuxt-site-config": "^3.2.11",
6969
"pathe": "^2.0.3",
7070
"pkg-types": "^2.3.0",
7171
"sirv": "^3.0.2",
@@ -94,12 +94,12 @@
9494
"@vueuse/nuxt": "^13.9.0",
9595
"better-sqlite3": "^12.4.1",
9696
"bumpp": "^10.3.1",
97-
"eslint": "^9.37.0",
97+
"eslint": "^9.38.0",
9898
"execa": "^9.6.0",
99-
"firebase-functions": "^6.5.0",
100-
"happy-dom": "^20.0.2",
99+
"firebase-functions": "^6.6.0",
100+
"happy-dom": "^20.0.8",
101101
"nuxt": "^4.1.3",
102-
"playwright-core": "^1.56.0",
102+
"playwright-core": "^1.56.1",
103103
"typescript": "^5.9.3",
104104
"unocss": "^66.5.4",
105105
"vitest": "^3.2.4",

0 commit comments

Comments
 (0)