File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
packages/dev/parcel-resolver-optimize-locales Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 184
184
},
185
185
"resolutions" : {
186
186
"@babel/core" : " 7.24.3" ,
187
+ "@parcel/plugin" : " 2.0.0-canary.1565" ,
187
188
"@types/react" : " 18.2.28" ,
188
189
"postcss" : " 8.4.24" ,
189
190
"postcss-custom-properties" : " 13.2.0" ,
Original file line number Diff line number Diff line change 3
3
"version" : " 1.1.0" ,
4
4
"main" : " LocalesResolver.js" ,
5
5
"engines" : {
6
- "parcel" : " 2.0.0-canary.1563 "
6
+ "parcel" : " ^2.12.0 "
7
7
},
8
8
"dependencies" : {
9
- "@parcel/plugin" : " 2.0.0-canary.1565 "
9
+ "@parcel/plugin" : " ^2.12.0 "
10
10
},
11
11
"publishConfig" : {
12
12
"access" : " public"
Original file line number Diff line number Diff line change 3552
3552
dependencies:
3553
3553
"@parcel/plugin" "2.0.0-canary.1565+ae90f088b"
3554
3554
3555
- "@parcel/plugin@2.0.0-canary.1565", "@parcel/plugin@2.0.0-canary.1565+ae90f088b":
3555
+ "@parcel/plugin@2.0.0-canary.1565", "@parcel/plugin@2.0.0-canary.1565+ae90f088b", "@parcel/plugin@^2.12.0" :
3556
3556
version "2.0.0-canary.1565"
3557
3557
resolved "https://registry.yarnpkg.com/@parcel/plugin/-/plugin-2.0.0-canary.1565.tgz#6e0bc587f0785142d79563eed36aa5a55067865c"
3558
3558
integrity sha512-uJpt6V0zOVd64McJrDFKfK7yveYjtYx8a+ggels7lFmAn1k6jzUTYzgQUcTERjairzOEngc6d5S4VH0CEHZ4xw==
You can’t perform that action at this time.
0 commit comments