Skip to content

Commit

Permalink
chore(deps): update akashic major/minor dependencies to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 9757658 commit 158a8e2
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/akashic-cli-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"package.json"
],
"devDependencies": {
"@akashic/eslint-config": "^2.1.0",
"@akashic/eslint-config": "^3.0.0",
"@types/browserify": "12.0.40",
"@types/eslint": "8.56.11",
"@types/fs-extra": "11.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/akashic-cli-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"package.json"
],
"devDependencies": {
"@akashic/akashic-engine": "~2.6.7",
"@akashic/eslint-config": "2.1.0",
"@akashic/akashic-engine": "~3.18.0",
"@akashic/eslint-config": "3.0.0",
"@akashic/sandbox-configuration": "^2.3.0",
"@types/archiver": "5.3.4",
"@types/commander": "2.12.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/akashic-cli-extra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"lodash": "4.17.21"
},
"devDependencies": {
"@akashic/eslint-config": "2.1.0",
"@akashic/eslint-config": "3.0.0",
"@types/commander": "2.12.5",
"@types/ini": "1.3.34",
"@types/jasmine": "3.10.18",
Expand Down
2 changes: 1 addition & 1 deletion packages/akashic-cli-init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"package.json"
],
"devDependencies": {
"@akashic/eslint-config": "2.1.0",
"@akashic/eslint-config": "3.0.0",
"@types/commander": "2.12.5",
"@types/express": "4.17.21",
"@types/form-data": "2.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/akashic-cli-lib-manage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"package.json"
],
"devDependencies": {
"@akashic/eslint-config": "2.1.0",
"@akashic/eslint-config": "3.0.0",
"@akashic/game-configuration": "2.3.0",
"@types/commander": "2.12.5",
"@types/form-data": "2.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/akashic-cli-sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@akashic/akashic-engine": "~2.6.6",
"@akashic/eslint-config": "^2.0.0",
"@akashic/eslint-config": "^3.0.0",
"@akashic/sandbox-configuration": "^2.3.0",
"@deboxsoft/cpx": "^1.5.0",
"@types/ejs": "^3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/akashic-cli-scan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"lib"
],
"devDependencies": {
"@akashic/eslint-config": "2.1.0",
"@akashic/eslint-config": "3.0.0",
"@akashic/game-configuration": "2.3.0",
"@types/image-size": "0.8.0",
"@types/jest": "29.5.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/akashic-cli-serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@akashic/agvw": "^1.0.4",
"@akashic/amflow": "~3.3.0",
"@akashic/eslint-config": "2.1.0",
"@akashic/eslint-config": "3.0.0",
"@akashic/pdi-types": "~1.14.0",
"@akashic/playlog": "~3.3.0",
"@storybook/addon-actions": "^8.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/akashic-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"commander": "^12.0.0"
},
"devDependencies": {
"@akashic/eslint-config": "2.1.0",
"@akashic/eslint-config": "3.0.0",
"@types/node": "^14.18.30",
"@typescript-eslint/eslint-plugin": "6.21.0",
"eslint": "8.57.0",
Expand Down

0 comments on commit 158a8e2

Please sign in to comment.