WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit eb8ac26

Browse files
chore(deps): update all non-major dependencies
1 parent ebf8698 commit eb8ac26

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxtjs/robots",
33
"type": "module",
44
"version": "5.6.7",
5-
"packageManager": "pnpm@10.25.0",
5+
"packageManager": "pnpm@10.26.1",
66
"description": "Tame the robots crawling and indexing your Nuxt site with ease.",
77
"author": {
88
"name": "Harlan Wilton",
@@ -61,7 +61,7 @@
6161
"test:attw": "attw --pack"
6262
},
6363
"peerDependencies": {
64-
"zod": ">=3"
64+
"zod": ">=3.25.76"
6565
},
6666
"peerDependenciesMeta": {
6767
"zod": {

pnpm-workspace.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ trustPolicy: no-downgrade
55
packages:
66
- client
77
catalog:
8-
'@antfu/eslint-config': ^6.6.1
8+
'@antfu/eslint-config': ^6.7.3
99
'@arethetypeswrong/cli': ^0.18.2
1010
'@fingerprintjs/botd': ^2.0.0
1111
'@headlessui/vue': ^1.7.23
1212
'@iconify-json/carbon': ^1.2.15
1313
'@iconify-json/logos': ^1.2.10
1414
'@iconify-json/ri': ^1.2.6
15-
'@iconify-json/tabler': ^1.2.23
15+
'@iconify-json/tabler': ^1.2.25
1616
'@nuxt/content': ^3.9.0
1717
'@nuxt/devtools-kit': ^3.1.1
1818
'@nuxt/devtools-ui-kit': ^3.1.1
@@ -33,7 +33,7 @@ catalog:
3333
defu: ^6.1.4
3434
eslint: ^9.39.2
3535
execa: ^9.6.1
36-
firebase-functions: ^7.0.1
36+
firebase-functions: ^7.0.2
3737
floating-vue: ^5.2.2
3838
happy-dom: ^20.0.11
3939
nuxt: ^4.2.2
@@ -47,8 +47,8 @@ catalog:
4747
typescript: ^5.9.3
4848
ufo: ^1.6.1
4949
unocss: ^66.5.10
50-
vitest: ^4.0.15
51-
vue: ^3.5.25
50+
vitest: ^4.0.16
51+
vue: ^3.5.26
5252
vue-router: ^4.6.4
5353
onlyBuiltDependencies:
5454
- '@firebase/util'

0 commit comments

Comments
 (0)