Skip to content

Commit 28210ee

Browse files
Copilotgtanczyk
andcommitted
Update genaicode dependency to v0.11.0 across all projects
Co-authored-by: gtanczyk <[email protected]>
1 parent 6344494 commit 28210ee

File tree

16 files changed

+2412
-627
lines changed

16 files changed

+2412
-627
lines changed

games/hungry-lion/package-lock.json

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

games/hungry-lion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@typescript-eslint/eslint-plugin": "^8.6.0",
1111
"@vitejs/plugin-react": "^4.3.4",
1212
"eslint": "^8.54.0",
13-
"genaicode": "^0.10.2",
13+
"genaicode": "^0.11.0",
1414
"react": "^18.3.1",
1515
"react-dom": "^18.3.1",
1616
"react-use": "^17.5.1",

games/masterplan/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@vitejs/plugin-react": "^4.3.4",
1414
"eslint": "^8.54.0",
1515
"flatbush": "^4.4.0",
16-
"genaicode": "^0.10.3",
16+
"genaicode": "^0.11.0",
1717
"react": "^18.3.1",
1818
"react-dom": "^18.3.1",
1919
"react-router-dom": "^6.26.2",

0 commit comments

Comments
 (0)