File tree 5 files changed +492
-1079
lines changed
5 files changed +492
-1079
lines changed Original file line number Diff line number Diff line change 16
16
steps :
17
17
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18
18
- run : corepack enable
19
- - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1 .0
19
+ - uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
20
20
with :
21
21
node-version : 20
22
22
registry-url : " https://registry.npmjs.org/"
Original file line number Diff line number Diff line change 11
11
stale :
12
12
runs-on : ubuntu-latest
13
13
steps :
14
- - uses : actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0 .0
14
+ - uses : actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1 .0
15
15
with :
16
16
days-before-stale : -1 # Issues and PR will never be flagged stale automatically.
17
17
stale-issue-label : ' needs reproduction' # Label that flags an issue as stale.
Original file line number Diff line number Diff line change 9
9
},
10
10
"dependencies" : {
11
11
"@iconify-json/ph" : " ^1.2.2" ,
12
- "@iconify-json/simple-icons" : " ^1.2.20 " ,
12
+ "@iconify-json/simple-icons" : " ^1.2.22 " ,
13
13
"@nuxt/content" : " ^2.13.4" ,
14
14
"@nuxt/fonts" : " ^0.10.3" ,
15
15
"@nuxt/image" : " link:.." ,
16
16
"@nuxt/ui-pro" : " ^1.7.0" ,
17
17
"@nuxthq/studio" : " ^2.2.1" ,
18
18
"@nuxtjs/plausible" : " ^1.2.0" ,
19
- "@vueuse/core" : " ^12.4 .0" ,
20
- "@vueuse/nuxt" : " ^12.4 .0" ,
19
+ "@vueuse/core" : " ^12.5 .0" ,
20
+ "@vueuse/nuxt" : " ^12.5 .0" ,
21
21
"nuxt" : " ^3.15.2" ,
22
22
"nuxt-og-image" : " ^2.2.6" ,
23
23
"perfect-debounce" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 36
36
"@nuxt/kit" : " ^3.15.2" ,
37
37
"consola" : " ^3.4.0" ,
38
38
"defu" : " ^6.1.4" ,
39
- "h3" : " ^1.13.1 " ,
39
+ "h3" : " ^1.14.0 " ,
40
40
"image-meta" : " ^0.2.1" ,
41
41
"ohash" : " ^1.1.4" ,
42
- "pathe" : " ^2.0.1 " ,
42
+ "pathe" : " ^2.0.2 " ,
43
43
"std-env" : " ^3.8.0" ,
44
44
"ufo" : " ^1.5.4"
45
45
},
48
48
"@nuxt/module-builder" : " 0.8.4" ,
49
49
"@nuxt/schema" : " 3.15.2" ,
50
50
"@nuxt/test-utils" : " ^3.15.4" ,
51
- "@types/node" : " ^22.10.6 " ,
51
+ "@types/node" : " ^22.13.0 " ,
52
52
"@types/semver" : " ^7.5.8" ,
53
53
"@unhead/vue" : " ^1.11.18" ,
54
54
"@vitest/coverage-v8" : " ^2.1.8" ,
55
55
"@vue/test-utils" : " ^2.4.6" ,
56
56
"changelogen" : " ^0.5.7" ,
57
- "eslint" : " 9.18 .0" ,
57
+ "eslint" : " 9.19 .0" ,
58
58
"globby" : " ^14.0.2" ,
59
- "happy-dom" : " ^16.6.0 " ,
59
+ "happy-dom" : " ^16.8.1 " ,
60
60
"installed-check" : " ^9.3.0" ,
61
61
"ipx" : " ^2.1.0" ,
62
62
"jiti" : " 2.4.2" ,
63
- "knip" : " ^5.42.0 " ,
63
+ "knip" : " ^5.43.6 " ,
64
64
"nitropack" : " ^2.10.4" ,
65
65
"nuxt" : " ^3.15.2" ,
66
66
"ofetch" : " ^1.4.1" ,
67
- "playwright-core" : " ^1.49 .1" ,
68
- "semver" : " ^7.6.3 " ,
67
+ "playwright-core" : " ^1.50 .1" ,
68
+ "semver" : " ^7.7.0 " ,
69
69
"tinyexec" : " ^0.3.2" ,
70
- "typescript" : " 5.6 .3" ,
70
+ "typescript" : " 5.7 .3" ,
71
71
"unbuild" : " ^3.3.1" ,
72
72
"vitest" : " ^2.1.8" ,
73
73
"vitest-environment-nuxt" : " ^1.0.1" ,
86
86
"vue" : " 3.5.13"
87
87
},
88
88
"engines" : {
89
- "node" : " >=18.20.5 "
89
+ "node" : " >=18.20.6 "
90
90
}
91
91
}
You can’t perform that action at this time.
0 commit comments