Skip to content

Commit

Permalink
Bump @lefun/* to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simlmx committed Jul 5, 2024
1 parent 2419471 commit aaa84c2
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 68 deletions.
4 changes: 2 additions & 2 deletions game/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"test": "pnpm vitest run src"
},
"dependencies": {
"@lefun/core": "1.2.1",
"@lefun/game": "1.2.1",
"@lefun/core": "1.4.0",
"@lefun/game": "1.4.0",
"lodash-es": "^4.17.21"
},
"devDependencies": {
Expand Down
135 changes: 74 additions & 61 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
},
"devDependencies": {
"@babel/preset-react": "^7.24.7",
"@lefun/core": "^1.2.1",
"@lefun/dev-server": "^1.2.1",
"@lefun/game": "^1.2.1",
"@lefun/ui": "^1.2.1",
"@lefun/ui-testing": "^1.2.1",
"@lefun/core": "^1.4.0",
"@lefun/dev-server": "^1.4.0",
"@lefun/game": "^1.4.0",
"@lefun/ui": "^1.4.0",
"@lefun/ui-testing": "^1.4.0",
"@lingui/cli": "^4.11.1",
"@lingui/conf": "^4.11.1",
"@lingui/macro": "^4.11.1",
Expand Down

0 comments on commit aaa84c2

Please sign in to comment.