This repository was archived by the owner on Jan 10, 2025. It is now read-only.
File tree 4 files changed +1177
-366
lines changed
4 files changed +1177
-366
lines changed Original file line number Diff line number Diff line change 1
- v18.16 .0
1
+ v18.20 .0
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ name: quilt
2
2
type : node
3
3
up :
4
4
- node :
5
- version : v18.16 .0
6
- yarn : v1.22.15
5
+ version : v18.20 .0
6
+ yarn : v1.22.22
7
7
commands :
8
8
__default__ : start
9
9
build : yarnpkg build
Original file line number Diff line number Diff line change 45
45
"@rollup/plugin-commonjs" : " ^19.0.0" ,
46
46
"@rollup/plugin-node-resolve" : " ^13.0.0" ,
47
47
"@shopify/app-bridge" : " ^2.0.3" ,
48
- "@shopify/eslint-plugin" : " ^42 .0.1 " ,
49
- "@tsconfig/node-lts" : " ^18.12.1 " ,
48
+ "@shopify/eslint-plugin" : " ^45 .0.0 " ,
49
+ "@tsconfig/node-lts" : " ^20.1.3 " ,
50
50
"@tsconfig/strictest" : " ^2.0.0" ,
51
- "@tsd/typescript" : " ^4.9 .5" ,
51
+ "@tsd/typescript" : " ^5.4 .5" ,
52
52
"@types/babel__core" : " ^7.1.7" ,
53
53
"@types/jest" : " ^29.4.0" ,
54
54
"@types/react" : " ^18.0.0" ,
57
57
"babel-loader" : " ^8.0.6" ,
58
58
"core-js" : " ^3.14.0" ,
59
59
"cross-fetch" : " ^3.0.4" ,
60
- "eslint" : " ^8.9 .0" ,
60
+ "eslint" : " ^8.57 .0" ,
61
61
"fs-extra" : " ^9.1.0" ,
62
62
"get-port" : " ^5.0.0" ,
63
63
"glob" : " ^7.1.6" ,
79
79
"rimraf" : " ^2.6.2" ,
80
80
"rollup" : " ^2.60.1" ,
81
81
"rollup-plugin-node-externals" : " ^2.2.0" ,
82
- "typescript" : " ~5.0.2 " ,
82
+ "typescript" : " ~5.4.5 " ,
83
83
"yalc" : " ^1.0.0-pre.50"
84
84
},
85
85
"resolutions" : {
You can’t perform that action at this time.
0 commit comments