Commit 57d309a 1 parent 0f29360 commit 57d309a Copy full SHA for 57d309a
File tree 4 files changed +119
-123
lines changed
4 files changed +119
-123
lines changed Original file line number Diff line number Diff line change 18
18
with :
19
19
version : 9
20
20
run_install : false
21
- - uses : actions/setup-node@v4.1 .0
21
+ - uses : actions/setup-node@v4.2 .0
22
22
with :
23
23
node-version : 22
24
24
Original file line number Diff line number Diff line change 44
44
with :
45
45
version : 9
46
46
run_install : true
47
- - uses : actions/setup-node@v4.1 .0
47
+ - uses : actions/setup-node@v4.2 .0
48
48
with :
49
49
node-version : 22
50
50
cache : ' pnpm'
Original file line number Diff line number Diff line change 42
42
],
43
43
"license" : " MIT" ,
44
44
"devDependencies" : {
45
- "@playwright/test" : " 1.49.1 " ,
45
+ "@playwright/test" : " 1.50.0 " ,
46
46
"@tsconfig/node22" : " 22.0.0" ,
47
- "@types/node" : " 22.10.7 " ,
47
+ "@types/node" : " 22.10.10 " ,
48
48
"@vitejs/plugin-vue" : " 5.2.1" ,
49
- "@vitest/coverage-v8" : " 3.0.1 " ,
49
+ "@vitest/coverage-v8" : " 3.0.4 " ,
50
50
"@vue/test-utils" : " 2.4.6" ,
51
51
"@vue/tsconfig" : " 0.7.0" ,
52
- "happy-dom" : " 16.6.0 " ,
52
+ "happy-dom" : " 16.7.2 " ,
53
53
"typescript" : " 5.7.3" ,
54
- "vite" : " 6.0.7 " ,
54
+ "vite" : " 6.0.11 " ,
55
55
"vite-plugin-dts" : " 4.5.0" ,
56
- "vitest" : " 3.0.1 " ,
56
+ "vitest" : " 3.0.4 " ,
57
57
"vue" : " 3.5.13" ,
58
58
"vue-tsc" : " 2.2.0"
59
59
},
You can’t perform that action at this time.
0 commit comments