File tree 17 files changed +103
-110
lines changed
17 files changed +103
-110
lines changed Original file line number Diff line number Diff line change 58
58
59
59
- name : Get changed files
60
60
id : changed-files
61
- uses : tj-actions/changed-files@0874344d6ebbaa00a27da73276ae7162fadcaf69 # v44.3 .0
61
+ uses : tj-actions/changed-files@a29e8b565651ce417abb5db7164b4a2ad8b6155c # v44.4 .0
62
62
with :
63
63
files : |
64
64
docs/**
Original file line number Diff line number Diff line change 8
8
"docs-serve" : " vitepress serve"
9
9
},
10
10
"devDependencies" : {
11
- "@shikijs/vitepress-twoslash" : " ^1.5.0 " ,
11
+ "@shikijs/vitepress-twoslash" : " ^1.5.1 " ,
12
12
"@types/express" : " ^4.17.21" ,
13
13
"vitepress" : " 1.1.4" ,
14
14
"vue" : " ^3.4.27"
Original file line number Diff line number Diff line change 53
53
"@types/fs-extra" : " ^11.0.4" ,
54
54
"@types/less" : " ^3.0.6" ,
55
55
"@types/micromatch" : " ^4.0.7" ,
56
- "@types/node" : " ^20.12.10 " ,
56
+ "@types/node" : " ^20.12.11 " ,
57
57
"@types/picomatch" : " ^2.3.3" ,
58
58
"@types/semver" : " ^7.5.8" ,
59
59
"@types/stylus" : " ^0.48.42" ,
65
65
"eslint" : " ^8.57.0" ,
66
66
"eslint-define-config" : " ^2.1.0" ,
67
67
"eslint-plugin-i" : " ^2.29.1" ,
68
- "eslint-plugin-n" : " ^17.5 .0" ,
68
+ "eslint-plugin-n" : " ^17.6 .0" ,
69
69
"eslint-plugin-regexp" : " ^2.5.0" ,
70
70
"execa" : " ^8.0.1" ,
71
71
"feed" : " ^4.2.2" ,
75
75
"picocolors" : " ^1.0.0" ,
76
76
"playwright-chromium" : " ^1.44.0" ,
77
77
"prettier" : " 3.2.5" ,
78
- "rimraf" : " ^5.0.5 " ,
78
+ "rimraf" : " ^5.0.7 " ,
79
79
"rollup" : " ^4.13.0" ,
80
- "semver" : " ^7.6.0 " ,
80
+ "semver" : " ^7.6.2 " ,
81
81
"simple-git-hooks" : " ^2.11.1" ,
82
82
"tslib" : " ^2.6.2" ,
83
- "tsx" : " ^4.9.3 " ,
83
+ "tsx" : " ^4.10.1 " ,
84
84
"typescript" : " ^5.2.2" ,
85
85
"unbuild" : " ^2.0.0" ,
86
86
"vite" : " workspace:*" ,
Original file line number Diff line number Diff line change 14
14
"vite" : " ^5.2.11"
15
15
},
16
16
"dependencies" : {
17
- "@builder.io/qwik" : " ^1.5.3 "
17
+ "@builder.io/qwik" : " ^1.5.4 "
18
18
}
19
19
}
Original file line number Diff line number Diff line change 13
13
"vite" : " ^5.2.11"
14
14
},
15
15
"dependencies" : {
16
- "@builder.io/qwik" : " ^1.5.3 "
16
+ "@builder.io/qwik" : " ^1.5.4 "
17
17
}
18
18
}
Original file line number Diff line number Diff line change 14
14
"react-dom" : " ^18.3.1"
15
15
},
16
16
"devDependencies" : {
17
- "@types/react" : " ^18.3.1 " ,
17
+ "@types/react" : " ^18.3.2 " ,
18
18
"@types/react-dom" : " ^18.3.0" ,
19
19
"@typescript-eslint/eslint-plugin" : " ^7.8.0" ,
20
20
"@typescript-eslint/parser" : " ^7.8.0" ,
21
21
"@vitejs/plugin-react" : " ^4.2.1" ,
22
22
"eslint" : " ^8.57.0" ,
23
23
"eslint-plugin-react-hooks" : " ^4.6.2" ,
24
- "eslint-plugin-react-refresh" : " ^0.4.6 " ,
24
+ "eslint-plugin-react-refresh" : " ^0.4.7 " ,
25
25
"typescript" : " ^5.2.2" ,
26
26
"vite" : " ^5.2.11"
27
27
}
Original file line number Diff line number Diff line change 14
14
"react-dom" : " ^18.3.1"
15
15
},
16
16
"devDependencies" : {
17
- "@types/react" : " ^18.3.1 " ,
17
+ "@types/react" : " ^18.3.2 " ,
18
18
"@types/react-dom" : " ^18.3.0" ,
19
19
"@vitejs/plugin-react" : " ^4.2.1" ,
20
20
"eslint" : " ^8.57.0" ,
21
21
"eslint-plugin-react" : " ^7.34.1" ,
22
22
"eslint-plugin-react-hooks" : " ^4.6.2" ,
23
- "eslint-plugin-react-refresh" : " ^0.4.6 " ,
23
+ "eslint-plugin-react-refresh" : " ^0.4.7 " ,
24
24
"vite" : " ^5.2.11"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@sveltejs/vite-plugin-svelte" : " ^3.1.0" ,
14
14
"@tsconfig/svelte" : " ^5.0.4" ,
15
- "svelte" : " ^4.2.15 " ,
15
+ "svelte" : " ^4.2.16 " ,
16
16
"svelte-check" : " ^3.7.1" ,
17
17
"tslib" : " ^2.6.2" ,
18
18
"typescript" : " ^5.2.2" ,
Original file line number Diff line number Diff line change 10
10
},
11
11
"devDependencies" : {
12
12
"@sveltejs/vite-plugin-svelte" : " ^3.1.0" ,
13
- "svelte" : " ^4.2.15 " ,
13
+ "svelte" : " ^4.2.16 " ,
14
14
"vite" : " ^5.2.11"
15
15
}
16
16
}
Original file line number Diff line number Diff line change 15
15
"@vitejs/plugin-vue" : " ^5.0.4" ,
16
16
"typescript" : " ^5.2.2" ,
17
17
"vite" : " ^5.2.11" ,
18
- "vue-tsc" : " ^2.0.16 "
18
+ "vue-tsc" : " ^2.0.17 "
19
19
}
20
20
}
Original file line number Diff line number Diff line change 144
144
"rollup-plugin-dts" : " ^6.1.0" ,
145
145
"rollup-plugin-esbuild" : " ^6.1.1" ,
146
146
"rollup-plugin-license" : " ^3.3.1" ,
147
- "sass" : " ^1.77.0 " ,
147
+ "sass" : " ^1.77.1 " ,
148
148
"sirv" : " ^2.0.4" ,
149
149
"source-map-support" : " ^0.5.21" ,
150
150
"strip-ansi" : " ^7.1.0" ,
Original file line number Diff line number Diff line change 10
10
"preview" : " vite preview"
11
11
},
12
12
"devDependencies" : {
13
- "sass" : " ^1.77.0 " ,
13
+ "sass" : " ^1.77.1 " ,
14
14
"tailwindcss" : " ^3.4.3" ,
15
15
"fast-glob" : " ^3.3.2"
16
16
}
Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"less" : " ^4.2.0" ,
14
14
"magic-string" : " ^0.30.10" ,
15
- "sass" : " ^1.77.0 " ,
15
+ "sass" : " ^1.77.1 " ,
16
16
"stylus" : " ^0.63.0" ,
17
17
"sugarss" : " ^4.0.1"
18
18
}
Original file line number Diff line number Diff line change 24
24
"fast-glob" : " ^3.3.2" ,
25
25
"less" : " ^4.2.0" ,
26
26
"postcss-nested" : " ^6.0.1" ,
27
- "sass" : " ^1.77.0 " ,
27
+ "sass" : " ^1.77.1 " ,
28
28
"stylus" : " ^0.63.0" ,
29
29
"sugarss" : " ^4.0.1"
30
30
},
Original file line number Diff line number Diff line change 10
10
"preview" : " vite preview"
11
11
},
12
12
"devDependencies" : {
13
- "sass" : " ^1.77.0 "
13
+ "sass" : " ^1.77.1 "
14
14
}
15
15
}
Original file line number Diff line number Diff line change 13
13
"@vitejs/test-worker-exports" : " file:./worker-exports"
14
14
},
15
15
"devDependencies" : {
16
- "miniflare" : " ^3.20240419.0 " ,
16
+ "miniflare" : " ^3.20240419.1 " ,
17
17
"@vitejs/test-resolve-linked" : " workspace:*"
18
18
}
19
19
}
You can’t perform that action at this time.
0 commit comments