Skip to content

Commit d0dc876

Browse files
committed
Bump @lefun/* to 3.0.0-alpha.3
1 parent 50f10f8 commit d0dc876

3 files changed

Lines changed: 64 additions & 84 deletions

File tree

game/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"lodash-es": "^4.17.21"
2222
},
2323
"devDependencies": {
24-
"@lefun/core": "3.0.0-alpha.2",
25-
"@lefun/game": "3.0.0-alpha.2",
24+
"@lefun/core": "3.0.0-alpha.3",
25+
"@lefun/game": "3.0.0-alpha.3",
2626
"@rollup/plugin-commonjs": "^21.0.1",
2727
"@rollup/plugin-node-resolve": "^13.0.6",
2828
"@typescript-eslint/eslint-plugin": "^7.11.0",

pnpm-lock.yaml

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

ui/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
},
2727
"devDependencies": {
2828
"@babel/preset-react": "^7.24.7",
29-
"@lefun/core": "3.0.0-alpha.2",
30-
"@lefun/dev-server": "3.0.0-alpha.2",
31-
"@lefun/game": "3.0.0-alpha.2",
32-
"@lefun/ui": "3.0.0-alpha.2",
33-
"@lefun/ui-testing": "3.0.0-alpha.2",
29+
"@lefun/core": "3.0.0-alpha.3",
30+
"@lefun/dev-server": "3.0.0-alpha.3",
31+
"@lefun/game": "3.0.0-alpha.3",
32+
"@lefun/ui": "3.0.0-alpha.3",
33+
"@lefun/ui-testing": "3.0.0-alpha.3",
3434
"@lingui/cli": "^4.11.1",
3535
"@lingui/conf": "^4.11.1",
3636
"@lingui/macro": "^4.11.1",

0 commit comments

Comments
 (0)