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 102
102
"@typescript-eslint/parser" : " ^5.51.0" ,
103
103
"@vanilla-extract/rollup-plugin" : " 1.3.6" ,
104
104
"@vanilla-extract/webpack-plugin" : " 2.3.10" ,
105
- "babel-loader" : " ^8.3 .0" ,
105
+ "babel-loader" : " ^10.0 .0" ,
106
106
"chromatic" : " 6.10.2" ,
107
107
"concurrently" : " ^8.0.1" ,
108
108
"eslint" : " ^8.33.0" ,
Original file line number Diff line number Diff line change @@ -2828,7 +2828,7 @@ __metadata:
2828
2828
"@vanilla-extract/sprinkles": 1.5.1
2829
2829
"@vanilla-extract/webpack-plugin": 2.3.10
2830
2830
antd: 4.24.12
2831
- babel-loader: ^8.3 .0
2831
+ babel-loader: ^10.0 .0
2832
2832
chromatic: 6.10.2
2833
2833
classnames: ^2.3.2
2834
2834
concurrently: ^8.0.1
@@ -9935,7 +9935,19 @@ __metadata:
9935
9935
languageName: node
9936
9936
linkType: hard
9937
9937
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":
9939
9951
version: 8.3.0
9940
9952
resolution: "babel-loader@npm:8.3.0"
9941
9953
dependencies:
You can’t perform that action at this time.
0 commit comments