File tree 6 files changed +448
-301
lines changed
6 files changed +448
-301
lines changed Original file line number Diff line number Diff line change 18
18
uses : actions/checkout@v4
19
19
20
20
- name : Install pnpm
21
- uses : pnpm/action-setup@v4.0 .0
21
+ uses : pnpm/action-setup@v4.1 .0
22
22
23
23
- name : Setup node
24
24
uses : actions/setup-node@v4
44
44
uses : actions/checkout@v4
45
45
46
46
- name : Install pnpm
47
- uses : pnpm/action-setup@v4.0 .0
47
+ uses : pnpm/action-setup@v4.1 .0
48
48
49
49
- name : Set node version to ${{ matrix.node }}
50
50
uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 16
16
- uses : actions/checkout@v4
17
17
18
18
- name : Install pnpm
19
- uses : pnpm/action-setup@v4.0 .0
19
+ uses : pnpm/action-setup@v4.1 .0
20
20
21
21
- name : Set node
22
22
uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 9
9
- uses : actions/checkout@v4
10
10
11
11
- name : Install pnpm
12
- uses : pnpm/action-setup@v4.0 .0
12
+ uses : pnpm/action-setup@v4.1 .0
13
13
14
14
- uses : actions/setup-node@v4
15
15
with :
Original file line number Diff line number Diff line change 14
14
},
15
15
"devDependencies" : {
16
16
"@iconify-json/ri" : " ^1.2.5" ,
17
- "@shikijs/vitepress-twoslash" : " ^2.3.0 " ,
17
+ "@shikijs/vitepress-twoslash" : " ^2.3.2 " ,
18
18
"case-police" : " ^0.7.2" ,
19
19
"consola" : " ^3.4.0" ,
20
20
"dotenv" : " ^16.4.7" ,
21
- "eslint" : " ^9.19 .0" ,
21
+ "eslint" : " ^9.20 .0" ,
22
22
"markdown-it" : " ^14.1.0" ,
23
23
"markdown-it-github-alerts" : " ^0.3.0" ,
24
24
"ofetch" : " ^1.4.1" ,
Original file line number Diff line number Diff line change 2
2
"name" : " unplugin" ,
3
3
"type" : " module" ,
4
4
"version" : " 2.1.2" ,
5
- "packageManager" : " pnpm@10.2 .0" ,
5
+ "packageManager" : " pnpm@10.3 .0" ,
6
6
"description" : " Unified plugin system for build tools" ,
7
7
"license" : " MIT" ,
8
8
"repository" : {
47
47
},
48
48
"devDependencies" : {
49
49
"@ampproject/remapping" : " ^2.3.0" ,
50
- "@antfu/eslint-config" : " ^4.1.1 " ,
50
+ "@antfu/eslint-config" : " ^4.2.0 " ,
51
51
"@antfu/ni" : " ^23.3.1" ,
52
52
"@farmfe/cli" : " ^1.0.4" ,
53
53
"@farmfe/core" : " ^1.6.6" ,
56
56
"@types/fs-extra" : " ^11.0.4" ,
57
57
"@types/node" : " ^22.13.1" ,
58
58
"ansis" : " ^3.12.0" ,
59
- "bumpp" : " ^10.0.1 " ,
59
+ "bumpp" : " ^10.0.2 " ,
60
60
"esbuild" : " ^0.24.2" ,
61
61
"esbuild-plugin-copy" : " ^2.1.1" ,
62
- "eslint" : " ^9.19 .0" ,
62
+ "eslint" : " ^9.20 .0" ,
63
63
"fast-glob" : " ^3.3.3" ,
64
64
"fs-extra" : " ^11.3.0" ,
65
65
"jiti" : " ^2.4.2" ,
66
66
"lint-staged" : " ^15.4.3" ,
67
67
"magic-string" : " ^0.30.17" ,
68
68
"rolldown" : " ^1.0.0-beta.3" ,
69
- "rollup" : " ^4.34.2 " ,
69
+ "rollup" : " ^4.34.6 " ,
70
70
"simple-git-hooks" : " ^2.11.1" ,
71
- "tsdown" : " ^0.5.7 " ,
71
+ "tsdown" : " ^0.5.9 " ,
72
72
"typescript" : " ~5.7.3" ,
73
73
"unplugin" : " workspace:*" ,
74
- "vite" : " ^6.0.11 " ,
74
+ "vite" : " ^6.1.0 " ,
75
75
"vitest" : " ^3.0.5" ,
76
76
"webpack" : " ^5.97.1" ,
77
77
"webpack-cli" : " ^6.0.1"
You can’t perform that action at this time.
0 commit comments