File tree 12 files changed +231
-231
lines changed
12 files changed +231
-231
lines changed Original file line number Diff line number Diff line change 48
48
49
49
- name : Get changed files
50
50
id : changed-files
51
- uses : tj-actions/changed-files@c3a1bb2c992d77180ae65be6ae6c166cf40f857c # v45.0.3
51
+ uses : tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf # v45.0.4
52
52
with :
53
53
files : |
54
54
docs/**
Original file line number Diff line number Diff line change 50
50
"@types/estree" : " ^1.0.6" ,
51
51
"@types/etag" : " ^1.8.3" ,
52
52
"@types/less" : " ^3.0.6" ,
53
- "@types/node" : " ^22.8.7 " ,
53
+ "@types/node" : " ^22.9.0 " ,
54
54
"@types/picomatch" : " ^3.0.1" ,
55
55
"@types/stylus" : " ^0.48.43" ,
56
56
"@types/ws" : " ^8.5.13" ,
57
57
"@vitejs/release-scripts" : " ^1.3.2" ,
58
58
"conventional-changelog-cli" : " ^5.0.0" ,
59
59
"eslint" : " ^9.14.0" ,
60
60
"eslint-plugin-import-x" : " ^4.4.0" ,
61
- "eslint-plugin-n" : " ^17.12.0 " ,
61
+ "eslint-plugin-n" : " ^17.13.1 " ,
62
62
"eslint-plugin-regexp" : " ^2.6.0" ,
63
63
"execa" : " ^9.5.1" ,
64
- "globals" : " ^15.11 .0" ,
64
+ "globals" : " ^15.12 .0" ,
65
65
"gsap" : " ^3.12.5" ,
66
66
"lint-staged" : " ^15.2.10" ,
67
67
"picocolors" : " ^1.1.1" ,
74
74
"tslib" : " ^2.8.1" ,
75
75
"tsx" : " ^4.19.2" ,
76
76
"typescript" : " ~5.6.2" ,
77
- "typescript-eslint" : " ^8.12.2 " ,
77
+ "typescript-eslint" : " ^8.13.0 " ,
78
78
"vite" : " workspace:*" ,
79
79
"vitest" : " ^2.1.4"
80
80
},
Original file line number Diff line number Diff line change 35
35
"devDependencies" : {
36
36
"@types/minimist" : " ^1.2.5" ,
37
37
"@types/prompts" : " ^2.4.9" ,
38
- "cross-spawn" : " ^7.0.3 " ,
38
+ "cross-spawn" : " ^7.0.5 " ,
39
39
"minimist" : " ^1.2.8" ,
40
40
"picocolors" : " ^1.1.1" ,
41
41
"prompts" : " ^2.4.2" ,
Original file line number Diff line number Diff line change 21
21
"eslint" : " ^9.14.0" ,
22
22
"eslint-plugin-react-hooks" : " ^5.0.0" ,
23
23
"eslint-plugin-react-refresh" : " ^0.4.14" ,
24
- "globals" : " ^15.11 .0" ,
24
+ "globals" : " ^15.12 .0" ,
25
25
"typescript" : " ~5.6.2" ,
26
- "typescript-eslint" : " ^8.12.2 " ,
26
+ "typescript-eslint" : " ^8.13.0 " ,
27
27
"vite" : " ^5.4.10"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 22
22
"eslint-plugin-react" : " ^7.37.2" ,
23
23
"eslint-plugin-react-hooks" : " ^5.0.0" ,
24
24
"eslint-plugin-react-refresh" : " ^0.4.14" ,
25
- "globals" : " ^15.11 .0" ,
25
+ "globals" : " ^15.12 .0" ,
26
26
"vite" : " ^5.4.10"
27
27
}
28
28
}
Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@sveltejs/vite-plugin-svelte" : " ^4.0.0" ,
14
14
"@tsconfig/svelte" : " ^5.0.4" ,
15
- "svelte" : " ^5.1.9 " ,
16
- "svelte-check" : " ^4.0.5 " ,
15
+ "svelte" : " ^5.1.13 " ,
16
+ "svelte-check" : " ^4.0.6 " ,
17
17
"tslib" : " ^2.8.1" ,
18
18
"typescript" : " ~5.6.2" ,
19
19
"vite" : " ^5.4.10"
Original file line number Diff line number Diff line change 10
10
},
11
11
"devDependencies" : {
12
12
"@sveltejs/vite-plugin-svelte" : " ^4.0.0" ,
13
- "svelte" : " ^5.1.9 " ,
13
+ "svelte" : " ^5.1.13 " ,
14
14
"vite" : " ^5.4.10"
15
15
}
16
16
}
Original file line number Diff line number Diff line change 12
12
"vue" : " ^3.5.12"
13
13
},
14
14
"devDependencies" : {
15
- "@vitejs/plugin-vue" : " ^5.1.4 " ,
15
+ "@vitejs/plugin-vue" : " ^5.1.5 " ,
16
16
"typescript" : " ~5.6.2" ,
17
17
"vite" : " ^5.4.10" ,
18
18
"vue-tsc" : " ^2.1.10"
Original file line number Diff line number Diff line change 12
12
"vue" : " ^3.5.12"
13
13
},
14
14
"devDependencies" : {
15
- "@vitejs/plugin-vue" : " ^5.1.4 " ,
15
+ "@vitejs/plugin-vue" : " ^5.1.5 " ,
16
16
"vite" : " ^5.4.10"
17
17
}
18
18
}
Original file line number Diff line number Diff line change 87
87
"//" : " READ CONTRIBUTING.md to understand what to put under deps vs. devDeps!" ,
88
88
"dependencies" : {
89
89
"esbuild" : " ^0.24.0" ,
90
- "postcss" : " ^8.4.47 " ,
90
+ "postcss" : " ^8.4.48 " ,
91
91
"rollup" : " ^4.23.0"
92
92
},
93
93
"devDependencies" : {
109
109
"connect" : " ^3.7.0" ,
110
110
"convert-source-map" : " ^2.0.0" ,
111
111
"cors" : " ^2.8.5" ,
112
- "cross-spawn" : " ^7.0.3 " ,
112
+ "cross-spawn" : " ^7.0.5 " ,
113
113
"debug" : " ^4.3.7" ,
114
114
"dep-types" : " link:./src/types" ,
115
115
"dotenv" : " ^16.4.5" ,
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.20241022 .0" ,
16
+ "miniflare" : " ^3.20241106 .0" ,
17
17
"@vitejs/test-resolve-linked" : " workspace:*"
18
18
}
19
19
}
You can’t perform that action at this time.
0 commit comments