File tree Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 41
41
"@babel/preset-env" : " ^7.1.6" ,
42
42
"@babel/preset-react" : " ^7.0.0" ,
43
43
"@babel/preset-typescript" : " ^7.16.7" ,
44
- "@hypothesis/frontend-build" : " ^4.1.0 " ,
44
+ "@hypothesis/frontend-build" : " ^5.0.1 " ,
45
45
"@hypothesis/frontend-shared" : " ^10.2.0" ,
46
46
"@hypothesis/frontend-testing" : " ^1.7.1" ,
47
47
"@rollup/plugin-babel" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -1774,7 +1774,7 @@ __metadata:
1774
1774
" @babel/preset-env " : ^7.1.6
1775
1775
" @babel/preset-react " : ^7.0.0
1776
1776
" @babel/preset-typescript " : ^7.16.7
1777
- " @hypothesis/frontend-build " : ^4.1.0
1777
+ " @hypothesis/frontend-build " : ^5.0.1
1778
1778
" @hypothesis/frontend-shared " : ^10.2.0
1779
1779
" @hypothesis/frontend-testing " : ^1.7.1
1780
1780
" @rollup/plugin-babel " : ^6.0.0
@@ -1831,16 +1831,15 @@ __metadata:
1831
1831
languageName : unknown
1832
1832
linkType : soft
1833
1833
1834
- " @hypothesis/frontend-build@npm:^4.1.0 " :
1835
- version : 4.1.0
1836
- resolution : " @hypothesis/frontend-build@npm:4.1.0 "
1834
+ " @hypothesis/frontend-build@npm:^5.0.1 " :
1835
+ version : 5.0.1
1836
+ resolution : " @hypothesis/frontend-build@npm:5.0.1 "
1837
1837
dependencies :
1838
1838
commander : ^14.0.0
1839
1839
fancy-log : ^2.0.0
1840
1840
glob : ^11.0.0
1841
1841
peerDependencies :
1842
1842
" @tailwindcss/postcss " : ^4.1.13
1843
- autoprefixer : ^10.3.7
1844
1843
postcss : ^8.3.9
1845
1844
rollup : ^4.0.2
1846
1845
sass : ^1.43.2
@@ -1849,15 +1848,13 @@ __metadata:
1849
1848
peerDependenciesMeta :
1850
1849
" @tailwindcss/postcss " :
1851
1850
optional : true
1852
- autoprefixer :
1853
- optional : true
1854
1851
postcss :
1855
1852
optional : true
1856
1853
sass :
1857
1854
optional : true
1858
1855
tailwindcss :
1859
1856
optional : true
1860
- checksum : 103d42e087fd232e432c183b61dd7cadb94bf2b8f6c665cc389a0fb1f94ef5bf57f08c8140e610e26c91f3fd7f1e37be5f3ffae2a7d7d055118206bdfeebdca5
1857
+ checksum : e2f6bdb9b541c303b81bdbc6079a462a408823c1a294102565370bf441659f54ad3218ae9cb71218523fe58202b3f45049bc5a8ae7800cf19bf1f253dda65cea
1861
1858
languageName : node
1862
1859
linkType : hard
1863
1860
You can’t perform that action at this time.
0 commit comments