Skip to content

Commit 2458676

Browse files
authored
Merge pull request #189 from privy-open-source/renovate/nuxt
chore(deps): update dependency @nuxt/test-utils to v3.14.4
2 parents 18fe4c2 + 6d0114c commit 2458676

File tree

2 files changed

+88
-4
lines changed

2 files changed

+88
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@nuxt/devtools": "1.6.0",
5757
"@nuxt/module-builder": "0.8.4",
5858
"@nuxt/schema": "3.13.2",
59-
"@nuxt/test-utils": "3.14.3",
59+
"@nuxt/test-utils": "3.14.4",
6060
"@privyid/eslint-config-persona": "1.0.0-rc.12",
6161
"@privyid/nhp": "1.0.1",
6262
"@privyid/nuapi": "0.3.0-alpha.6",

yarn.lock

Lines changed: 87 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1821,7 +1821,75 @@ __metadata:
18211821
languageName: node
18221822
linkType: hard
18231823

1824-
"@nuxt/test-utils@npm:3.14.3, @nuxt/test-utils@npm:>=3.13.1":
1824+
"@nuxt/test-utils@npm:3.14.4":
1825+
version: 3.14.4
1826+
resolution: "@nuxt/test-utils@npm:3.14.4"
1827+
dependencies:
1828+
"@nuxt/kit": "npm:^3.13.2"
1829+
"@nuxt/schema": "npm:^3.13.2"
1830+
c12: "npm:^2.0.1"
1831+
consola: "npm:^3.2.3"
1832+
defu: "npm:^6.1.4"
1833+
destr: "npm:^2.0.3"
1834+
estree-walker: "npm:^3.0.3"
1835+
fake-indexeddb: "npm:^6.0.0"
1836+
get-port-please: "npm:^3.1.2"
1837+
local-pkg: "npm:^0.5.0"
1838+
magic-string: "npm:^0.30.12"
1839+
node-fetch-native: "npm:^1.6.4"
1840+
ofetch: "npm:^1.4.1"
1841+
pathe: "npm:^1.1.2"
1842+
perfect-debounce: "npm:^1.0.0"
1843+
radix3: "npm:^1.1.2"
1844+
scule: "npm:^1.3.0"
1845+
std-env: "npm:^3.7.0"
1846+
tinyexec: "npm:^0.3.1"
1847+
ufo: "npm:^1.5.4"
1848+
unenv: "npm:^1.10.0"
1849+
unplugin: "npm:^1.14.1"
1850+
vitest-environment-nuxt: "npm:^1.0.1"
1851+
peerDependencies:
1852+
"@cucumber/cucumber": ^10.3.1 || ^11.0.0
1853+
"@jest/globals": ^29.5.0
1854+
"@playwright/test": ^1.43.1
1855+
"@testing-library/vue": ^7.0.0 || ^8.0.1
1856+
"@vitest/ui": ^0.34.6 || ^1.0.0 || ^2.0.0
1857+
"@vue/test-utils": ^2.4.2
1858+
h3: "*"
1859+
happy-dom: ^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0
1860+
jsdom: ^22.0.0 || ^23.0.0 || ^24.0.0 || ^25.0.0
1861+
nitropack: "*"
1862+
playwright-core: ^1.43.1
1863+
vite: "*"
1864+
vitest: ^0.34.6 || ^1.0.0 || ^2.0.0
1865+
vue: ^3.3.4
1866+
vue-router: ^4.0.0
1867+
peerDependenciesMeta:
1868+
"@cucumber/cucumber":
1869+
optional: true
1870+
"@jest/globals":
1871+
optional: true
1872+
"@playwright/test":
1873+
optional: true
1874+
"@testing-library/vue":
1875+
optional: true
1876+
"@vitest/ui":
1877+
optional: true
1878+
"@vue/test-utils":
1879+
optional: true
1880+
happy-dom:
1881+
optional: true
1882+
jsdom:
1883+
optional: true
1884+
playwright-core:
1885+
optional: true
1886+
vitest:
1887+
optional: true
1888+
checksum: 10/8b62ee94af0ecb733ed926a99cd68f539677aec2f49c7bf11b4863db27c155bac709a972f32d7b41f7115d4a2b214cd253b3f16d19b483c6e3f933e2c1ac8e35
1889+
languageName: node
1890+
linkType: hard
1891+
1892+
"@nuxt/test-utils@npm:>=3.13.1":
18251893
version: 3.14.3
18261894
resolution: "@nuxt/test-utils@npm:3.14.3"
18271895
dependencies:
@@ -2186,7 +2254,7 @@ __metadata:
21862254
"@nuxt/kit": "npm:^3.13.2"
21872255
"@nuxt/module-builder": "npm:0.8.4"
21882256
"@nuxt/schema": "npm:3.13.2"
2189-
"@nuxt/test-utils": "npm:3.14.3"
2257+
"@nuxt/test-utils": "npm:3.14.4"
21902258
"@privyid/eslint-config-persona": "npm:1.0.0-rc.12"
21912259
"@privyid/nhp": "npm:1.0.1"
21922260
"@privyid/nuapi": "npm:0.3.0-alpha.6"
@@ -8138,6 +8206,15 @@ __metadata:
81388206
languageName: node
81398207
linkType: hard
81408208

8209+
"magic-string@npm:^0.30.12":
8210+
version: 0.30.12
8211+
resolution: "magic-string@npm:0.30.12"
8212+
dependencies:
8213+
"@jridgewell/sourcemap-codec": "npm:^1.5.0"
8214+
checksum: 10/98016180a52b28efc1362152b45671067facccdaead6b70c1c14c566cba98491bc2e1336474b0996397730dca24400e85649da84d3da62b2560ed03c067573e6
8215+
languageName: node
8216+
linkType: hard
8217+
81418218
"magicast@npm:^0.3.5":
81428219
version: 0.3.5
81438220
resolution: "magicast@npm:0.3.5"
@@ -9011,7 +9088,7 @@ __metadata:
90119088
languageName: node
90129089
linkType: hard
90139090

9014-
"ofetch@npm:^1.1.1, ofetch@npm:^1.3.4, ofetch@npm:^1.4.0":
9091+
"ofetch@npm:^1.1.1, ofetch@npm:^1.3.4, ofetch@npm:^1.4.0, ofetch@npm:^1.4.1":
90159092
version: 1.4.1
90169093
resolution: "ofetch@npm:1.4.1"
90179094
dependencies:
@@ -11218,6 +11295,13 @@ __metadata:
1121811295
languageName: node
1121911296
linkType: hard
1122011297

11298+
"tinyexec@npm:^0.3.1":
11299+
version: 0.3.1
11300+
resolution: "tinyexec@npm:0.3.1"
11301+
checksum: 10/0537c70590d52d354f40c0255ff0f654a3d18ddb3812b440ddf9d436edf516c8057838ad5a38744c0c59670ec03e3cf23fbe04ae3d49f031d948274e99002569
11302+
languageName: node
11303+
linkType: hard
11304+
1122111305
"tinyglobby@npm:0.2.6":
1122211306
version: 0.2.6
1122311307
resolution: "tinyglobby@npm:0.2.6"

0 commit comments

Comments
 (0)