File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 102102 "@typescript-eslint/parser" : " ^5.51.0" ,
103103 "@vanilla-extract/rollup-plugin" : " 1.3.6" ,
104104 "@vanilla-extract/webpack-plugin" : " 2.3.10" ,
105- "babel-loader" : " ^8.3 .0" ,
105+ "babel-loader" : " ^10.0 .0" ,
106106 "chromatic" : " 6.10.2" ,
107107 "concurrently" : " ^8.0.1" ,
108108 "eslint" : " ^8.33.0" ,
Original file line number Diff line number Diff line change @@ -2828,7 +2828,7 @@ __metadata:
28282828 "@vanilla-extract/sprinkles": 1.5.1
28292829 "@vanilla-extract/webpack-plugin": 2.3.10
28302830 antd: 4.24.12
2831- babel-loader: ^8.3 .0
2831+ babel-loader: ^10.0 .0
28322832 chromatic: 6.10.2
28332833 classnames: ^2.3.2
28342834 concurrently: ^8.0.1
@@ -9935,7 +9935,19 @@ __metadata:
99359935 languageName: node
99369936 linkType: hard
99379937
9938- "babel-loader@npm:^8.0.0, babel-loader@npm:^8.3.0":
9938+ "babel-loader@npm:^10.0.0":
9939+ version: 10.0.0
9940+ resolution: "babel-loader@npm:10.0.0"
9941+ dependencies:
9942+ find-up: ^5.0.0
9943+ peerDependencies:
9944+ "@babel/core": ^7.12.0
9945+ webpack: ">=5.61.0"
9946+ checksum: 8a9dbb8a93cd342832cc99f024f07a6fda67b29aa907fbc3087de17e7f7ff705cf17fa9aed9103b1de9dfff24427afe200ec99213d24f801a0b1f4fd94783f51
9947+ languageName: node
9948+ linkType: hard
9949+
9950+ "babel-loader@npm:^8.0.0":
99399951 version: 8.3.0
99409952 resolution: "babel-loader@npm:8.3.0"
99419953 dependencies:
You can’t perform that action at this time.
0 commit comments