File tree Expand file tree Collapse file tree 6 files changed +206
-204
lines changed Expand file tree Collapse file tree 6 files changed +206
-204
lines changed Original file line number Diff line number Diff line change 46
46
"@ownclouders/eslint-config" : " workspace:*" ,
47
47
"@ownclouders/prettier-config" : " workspace:*" ,
48
48
"@ownclouders/tsconfig" : " workspace:*" ,
49
- "@playwright/test" : " 1.55.1 " ,
49
+ "@playwright/test" : " 1.56.0 " ,
50
50
"@types/luxon" : " 3.7.1" ,
51
51
"@types/mark.js" : " 8.11.12" ,
52
52
"@types/semver" : " 7.7.1" ,
62
62
"commander" : " 14.0.1" ,
63
63
"debug" : " ^4.4.3" ,
64
64
"ejs" : " 3.1.10" ,
65
- "eslint" : " 9.36 .0" ,
65
+ "eslint" : " 9.37 .0" ,
66
66
"git-repo-info" : " 2.1.1" ,
67
67
"glob" : " 11.0.3" ,
68
68
"happy-dom" : " 19.0.2" ,
69
69
"jsdom" : " ^27.0.0" ,
70
70
"license-checker-rseidelsohn" : " 4.4.2" ,
71
71
"multiple-cucumber-html-reporter" : " ^3.9.3" ,
72
72
"node-fetch" : " 3.3.2" ,
73
- "pino" : " 9.12.0 " ,
73
+ "pino" : " 9.13.1 " ,
74
74
"pino-pretty" : " 13.1.1" ,
75
75
"prettier" : " ^3.6.2" ,
76
76
"qs" : " 6.14.0" ,
77
77
"requirejs" : " 2.3.7" ,
78
78
"rollup-plugin-gzip" : " ^4.1.1" ,
79
- "rollup-plugin-visualizer" : " 6.0.3 " ,
79
+ "rollup-plugin-visualizer" : " 6.0.4 " ,
80
80
"simple-git" : " 3.28.0" ,
81
81
"ts-node" : " 10.9.2" ,
82
82
"tslib" : " 2.8.1" ,
83
83
"typescript" : " 5.9.3" ,
84
- "vite" : " 7.1.8 " ,
84
+ "vite" : " 7.1.9 " ,
85
85
"vite-plugin-environment" : " ^1.1.3" ,
86
86
"vite-plugin-node-polyfills" : " 0.24.0" ,
87
87
"vite-plugin-static-copy" : " ^3.1.3" ,
90
90
"vitest-mock-extended" : " 3.1.0" ,
91
91
"vue" : " 3.5.22" ,
92
92
"vue-demi" : " 0.14.10" ,
93
- "vue-tsc" : " 3.1.0 " ,
93
+ "vue-tsc" : " 3.1.1 " ,
94
94
"vue3-gettext" : " 2.4.0"
95
95
},
96
96
"engines" : {
Original file line number Diff line number Diff line change 128
128
"shelljs" : " ^0.10.0" ,
129
129
"style-dictionary" : " ^5.1.0" ,
130
130
"style-value-types" : " ^5.1.2" ,
131
- "stylelint" : " 16.24 .0" ,
131
+ "stylelint" : " 16.25 .0" ,
132
132
"stylelint-config-sass-guidelines" : " ^12.1.0" ,
133
- "stylelint-config-standard" : " ^39.0.0 " ,
133
+ "stylelint-config-standard" : " ^39.0.1 " ,
134
134
"tinycolor2" : " ^1.6.0" ,
135
135
"typescript" : " 5.9.3" ,
136
136
"url" : " ^0.11.4" ,
137
137
"url-loader" : " ^4.1.1" ,
138
- "vite" : " ^7.1.8 " ,
138
+ "vite" : " ^7.1.9 " ,
139
139
"vite-plugin-dts" : " ^4.5.4" ,
140
140
"vite-plugin-node-polyfills" : " ^0.24.0" ,
141
141
"yaml" : " ^2.8.1"
Original file line number Diff line number Diff line change 97
97
"@types/luxon" : " 3.7.1" ,
98
98
"@vitejs/plugin-vue" : " 6.0.1" ,
99
99
"clean-publish" : " 5.2.2" ,
100
- "vite" : " 7.1.8 " ,
100
+ "vite" : " 7.1.9 " ,
101
101
"vite-plugin-dts" : " 4.5.4" ,
102
102
"vite-plugin-node-polyfills" : " 0.24.0"
103
103
}
Original file line number Diff line number Diff line change 87
87
"@types/lodash-es" : " 4.17.12" ,
88
88
"@vitest/web-worker" : " 3.2.4" ,
89
89
"clean-publish" : " 5.2.2" ,
90
- "vite" : " 7.1.8 " ,
90
+ "vite" : " 7.1.9 " ,
91
91
"vite-plugin-dts" : " 4.5.4" ,
92
92
"vite-plugin-node-polyfills" : " 0.24.0"
93
93
}
Original file line number Diff line number Diff line change 40
40
"devDependencies" : {
41
41
"@vitejs/plugin-vue" : " 6.0.1" ,
42
42
"clean-publish" : " ^5.2.2" ,
43
- "vite" : " ^7.1.8 " ,
43
+ "vite" : " ^7.1.9 " ,
44
44
"vite-plugin-dts" : " ^4.5.4"
45
45
},
46
46
"dependencies" : {
You can’t perform that action at this time.
0 commit comments