Skip to content

Commit 7ead0d0

Browse files
authored
Merge pull request #53 from 1Byte-Software/develop
build: update pnpm-lock
2 parents 215f531 + 74e537f commit 7ead0d0

File tree

2 files changed

+8
-41
lines changed

2 files changed

+8
-41
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"antd": "^5.21.2",
3333
"clsx": "^2.1.1",
3434
"dayjs": "^1.11.13",
35+
"i18next": "^25.5.3",
3536
"polished": "^4.3.1",
3637
"rc-field-form": "^2.7.0",
3738
"rc-image": "^7.12.0",
@@ -40,7 +41,8 @@
4041
"rc-table": "^7.53.0",
4142
"rc-tree": "^5.13.1",
4243
"react-hook-form": "^7.53.0",
43-
"react-router-dom": "^6.28.0"
44+
"react-router-dom": "^6.28.0",
45+
"yup": "^1.7.1"
4446
},
4547
"devDependencies": {
4648
"@babel/core": "^7.25.2",

pnpm-lock.yaml

Lines changed: 5 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)