Skip to content

Commit 3681a28

Browse files
committed
Update ReScript Pages
1 parent 2c0c0f1 commit 3681a28

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"rescript": "^9.1.3",
3030
"rescript-asyncdata": "^2.0.0",
3131
"rescript-js": "^0.5.14",
32-
"rescript-pages": "^3.0.2"
32+
"rescript-pages": "^3.0.4"
3333
},
3434
"devDependencies": {
3535
"prettier": "^1.18.2"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1533,10 +1533,10 @@ inherits@2.0.3:
15331533
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
15341534
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
15351535

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==
15401540

15411541
interpret@^2.2.0:
15421542
version "2.2.0"
@@ -2378,10 +2378,10 @@ rescript-js@^0.5.14:
23782378
dependencies:
23792379
"@ryyppy/rescript-promise" "^2.0.0"
23802380

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==
23852385
dependencies:
23862386
"@emotion/css" "^11.1.3"
23872387
"@emotion/server" "^11.0.0"
@@ -2395,7 +2395,7 @@ rescript-pages@^3.0.2:
23952395
gh-pages "^3.1.0"
23962396
highlight.js "^10.4.1"
23972397
html-webpack-plugin "^5.2.0"
2398-
inline-translations-webpack-plugin "^1.0.1"
2398+
inline-translations-webpack-plugin "^1.0.2"
23992399
memfs "^3.2.0"
24002400
mime "^2.4.6"
24012401
react "^17.0.1"

0 commit comments

Comments
 (0)