File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 29
29
"watch" : " tsbb watch"
30
30
},
31
31
"dependencies" : {
32
- "@babel/standalone" : " ^7.17.11" ,
32
+ "@babel/plugin-syntax-unicode-sets-regex" : " ~7.18.6" ,
33
+ "@babel/standalone" : " ^7.22.2" ,
33
34
"babel-plugin-transform-remove-imports" : " ^1.7.0" ,
34
35
"babel-plugin-transform-replace-export-default" : " ^1.0.3" ,
35
36
"remark" : " ~13.0.0"
38
39
"@types/babel__standalone" : " ^7.1.4" ,
39
40
"webpack" : " ^5.72.0"
40
41
}
41
- }
42
+ }
Original file line number Diff line number Diff line change 27
27
"uiw" : " ^4.21.7"
28
28
},
29
29
"devDependencies" : {
30
+ "buffer" : " 6.0.3" ,
31
+ "@kkt/resolve-fallback" : " ~7.4.16" ,
30
32
"@kkt/less-modules" : " ~7.1.1" ,
31
33
"@kkt/raw-modules" : " ~7.1.1" ,
32
34
"@kkt/scope-plugin-options" : " ~7.1.1" ,
33
35
"@types/react" : " 18.0.8" ,
34
36
"@types/react-dom" : " 18.0.3" ,
35
- "kkt" : " ~7.1.5 " ,
37
+ "kkt" : " ~7.4.16 " ,
36
38
"markdown-react-code-preview-loader" : " 2.1.5"
37
39
},
38
40
"eslintConfig" : {
53
55
" last 1 safari version"
54
56
]
55
57
}
56
- }
58
+ }
You can’t perform that action at this time.
0 commit comments