File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 994
994
dependencies :
995
995
glob "7.1.7"
996
996
997
- " @next/swc-win32-x64-msvc @13.4.5 " :
997
+ " @next/swc-darwin-arm64 @13.4.5 " :
998
998
version "13.4.5"
999
- resolved "https://registry.npmjs.org/@next/swc-win32-x64-msvc /-/swc-win32-x64-msvc -13.4.5.tgz"
1000
- integrity sha512-iyNQVc7eGehrik9RJt9xGcnO6b/pi8C7GCfg8RGenx1IlalEKbYRgBJloF7DQzwlrV47E9bQl8swT+JawaNcKA ==
999
+ resolved "https://registry.npmjs.org/@next/swc-darwin-arm64 /-/swc-darwin-arm64 -13.4.5.tgz"
1000
+ integrity sha512-XvTzi2ASUN5bECFIAAcBiSoDb0xsq+KLj4F0bof4d4rdc+FgOqLvseGQaOXwVi1TIh5bHa7o4b6droSJMO5+2g ==
1001
1001
1002
1002
" @nodelib/fs.scandir@2.1.5 " :
1003
1003
version "2.1.5"
@@ -2119,6 +2119,11 @@ fs.realpath@^1.0.0:
2119
2119
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
2120
2120
integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
2121
2121
2122
+ fsevents@~2.3.2 :
2123
+ version "2.3.3"
2124
+ resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz"
2125
+ integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
2126
+
2122
2127
function-bind@^1.1.1 :
2123
2128
version "1.1.1"
2124
2129
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
You can’t perform that action at this time.
0 commit comments