File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
- 22.14 .0
1
+ 22.16 .0
Original file line number Diff line number Diff line change 62
62
"@vue/tsconfig" : " ^0.7.0" ,
63
63
"commitizen" : " ^4.3.1" ,
64
64
"cross-env" : " ^7.0.3" ,
65
- "cypress" : " ^14.3.3 " ,
65
+ "cypress" : " ^14.4.0 " ,
66
66
"cz-conventional-changelog" : " 3.3.0" ,
67
67
"eslint" : " ^9.26.0" ,
68
68
"postcss-custom-properties" : " ^14.0.4" ,
69
69
"postcss-html" : " ^1.8.0" ,
70
70
"rollup-plugin-visualizer" : " ^5.14.0" ,
71
- "sass" : " ^1.87 .0" ,
71
+ "sass" : " ^1.89 .0" ,
72
72
"semantic-release" : " ^22.0.12" ,
73
73
"start-server-and-test" : " ^2.0.11" ,
74
74
"stylelint" : " ^16.19.1" ,
152
152
}
153
153
},
154
154
"engines" : {
155
- "node" : " >=22.14 .0"
155
+ "node" : " >=22.16 .0"
156
156
},
157
157
"volta" : {
158
- "node" : " 22.14 .0" ,
158
+ "node" : " 22.16 .0" ,
159
159
"yarn" : " 1.22.22"
160
160
}
161
161
}
Original file line number Diff line number Diff line change @@ -3246,10 +3246,10 @@ csstype@^3.1.3:
3246
3246
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
3247
3247
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
3248
3248
3249
- cypress@^14.3.3 :
3250
- version "14.3.3 "
3251
- resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.3.3 .tgz#cbf7fbc79fd139ba55ea51a6d1ee3d9018a59ce2 "
3252
- integrity sha512-1Rz7zc9iqLww6BysaESqUhtIuaFHS7nL3wREovAKYsNhLTfX3TbcBWHWgEz70YimH2NkSOsm4oIcJJ9HYHOlew ==
3249
+ cypress@^14.4.0 :
3250
+ version "14.4.0 "
3251
+ resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.4.0 .tgz#db7d108400c9481a161f047f1cc34b43b05c48f3 "
3252
+ integrity sha512-/I59Fqxo7fqdiDi3IM2QKA65gZ7+PVejXg404/I8ZSq+NOnrmw+2pnMUJzpoNyg7KABcEBmgpkfAqhV98p7wJA ==
3253
3253
dependencies :
3254
3254
" @cypress/request" " ^3.0.8"
3255
3255
" @cypress/xvfb" " ^1.2.4"
@@ -7184,10 +7184,10 @@ safe-buffer@~5.1.0, safe-buffer@~5.1.1:
7184
7184
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
7185
7185
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
7186
7186
7187
- sass@^1.87 .0 :
7188
- version "1.87.0 "
7189
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.87.0 .tgz#8cceb36fa63fb48a8d5d7f2f4c13b49c524b723e "
7190
- integrity sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw ==
7187
+ sass@^1.89 .0 :
7188
+ version "1.89.1 "
7189
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.1 .tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9 "
7190
+ integrity sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q ==
7191
7191
dependencies :
7192
7192
chokidar "^4.0.0"
7193
7193
immutable "^5.0.2"
You can’t perform that action at this time.
0 commit comments