File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 29
29
"rescript" : " ^9.1.3" ,
30
30
"rescript-asyncdata" : " ^2.0.0" ,
31
31
"rescript-js" : " ^0.5.14" ,
32
- "rescript-pages" : " ^3.0.2 "
32
+ "rescript-pages" : " ^3.0.4 "
33
33
},
34
34
"devDependencies" : {
35
35
"prettier" : " ^1.18.2"
Original file line number Diff line number Diff line change @@ -1533,10 +1533,10 @@ inherits@2.0.3:
1533
1533
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
1534
1534
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
1535
1535
1536
- inline-translations-webpack-plugin@^1.0.1 :
1537
- version "1.0.1 "
1538
- resolved "https://registry.yarnpkg.com/inline-translations-webpack-plugin/-/inline-translations-webpack-plugin-1.0.1 .tgz#381593eb48d65755ac0c597758c77568f81f8bf6 "
1539
- integrity sha512-r/6SKH9AUDi5SGdqW0jCpio6gcixQYurRKBWXRJAJzLS2kw9SLW+fy87xEP+4upUuWy9Tf1kwMQiPAoo6HJh7w ==
1536
+ inline-translations-webpack-plugin@^1.0.2 :
1537
+ version "1.0.2 "
1538
+ resolved "https://registry.yarnpkg.com/inline-translations-webpack-plugin/-/inline-translations-webpack-plugin-1.0.2 .tgz#53293639259f7e722ce42e11615ccdc3992ec4ff "
1539
+ integrity sha512-IwvLpHE6R+5z+G+zuzqi72Nwji57fy9ivCjXvTn/qDYIeKD35EesXId8dRss4vQdUM7gJzL7kZUIGIY8VpZzqQ ==
1540
1540
1541
1541
interpret@^2.2.0 :
1542
1542
version "2.2.0"
@@ -2378,10 +2378,10 @@ rescript-js@^0.5.14:
2378
2378
dependencies :
2379
2379
" @ryyppy/rescript-promise" " ^2.0.0"
2380
2380
2381
- rescript-pages@^3.0.2 :
2382
- version "3.0.2 "
2383
- resolved "https://registry.yarnpkg.com/rescript-pages/-/rescript-pages-3.0.2 .tgz#651eeb00b95f28517b7cb2e283e90dbbc86f1a66 "
2384
- integrity sha512-AGBOcR8S12k6UFC2UvQafJcrq8ONiy+4zPqtYFp6qvdMZ3mEO3VMcpfe/es+r29m5E119IL/Nd/GjGvexLdrEg ==
2381
+ rescript-pages@^3.0.4 :
2382
+ version "3.0.4 "
2383
+ resolved "https://registry.yarnpkg.com/rescript-pages/-/rescript-pages-3.0.4 .tgz#45bdc6dd88abea024113a667f45a93ea740ace35 "
2384
+ integrity sha512-OnqZs4qWQKig8H01dI+04uAxuRjsJRXl7X44lggD5LW7LrEGPTNQKA9O6Y5mCWJRHUnWyYjNbX82fyV1xY+aCw ==
2385
2385
dependencies :
2386
2386
" @emotion/css" " ^11.1.3"
2387
2387
" @emotion/server" " ^11.0.0"
@@ -2395,7 +2395,7 @@ rescript-pages@^3.0.2:
2395
2395
gh-pages "^3.1.0"
2396
2396
highlight.js "^10.4.1"
2397
2397
html-webpack-plugin "^5.2.0"
2398
- inline-translations-webpack-plugin "^1.0.1 "
2398
+ inline-translations-webpack-plugin "^1.0.2 "
2399
2399
memfs "^3.2.0"
2400
2400
mime "^2.4.6"
2401
2401
react "^17.0.1"
You can’t perform that action at this time.
0 commit comments