Skip to content

Commit

Permalink
chore(deps): update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent 234dcd2 commit 7121326
Show file tree
Hide file tree
Showing 12 changed files with 16,042 additions and 13,508 deletions.
29,380 changes: 15,957 additions & 13,423 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"devDependencies": {
"@akashic/remark-preset-lint": "^0.1.1",
"cross-env": "^7.0.3",
"lerna": "^5.5.2",
"lerna-changelog": "^1.0.1",
"remark-cli": "^10.0.1",
"lerna": "^8.0.0",
"lerna-changelog": "^2.0.0",
"remark-cli": "^12.0.0",
"semver": "^7.3.7",
"shelljs": "^0.8.5"
},
Expand Down
16 changes: 8 additions & 8 deletions packages/akashic-cli-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@
"@akashic/eslint-config": "^1.1.0",
"@types/browserify": "12.0.37",
"@types/eslint": "8.4.6",
"@types/fs-extra": "9.0.13",
"@types/jest": "27.5.2",
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/mock-fs": "4.13.1",
"@types/node": "14.18.30",
"@types/node": "20.12.7",
"@types/resolve": "^1.20.6",
"@typescript-eslint/eslint-plugin": "5.43.0",
"eslint-config-prettier": "8.5.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.9.0",
"jest": "26.6.3",
"eslint-plugin-jest": "28.3.0",
"jest": "29.7.0",
"mock-fs": "5.2.0",
"shx": "0.3.4",
"typescript": "4.8.3"
"typescript": "5.4.5"
},
"typings": "lib/index.d.ts",
"dependencies": {
Expand Down
22 changes: 11 additions & 11 deletions packages/akashic-cli-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,30 +43,30 @@
"devDependencies": {
"@akashic/akashic-engine": "~2.6.7",
"@akashic/eslint-config": "0.1.2",
"@types/archiver": "5.3.2",
"@types/archiver": "6.0.2",
"@types/browserify": "12.0.37",
"@types/commander": "2.12.0",
"@types/ejs": "3.1.1",
"@types/encoding-japanese": "^2.0.1",
"@types/fs-extra": "9.0.13",
"@types/fs-extra": "11.0.4",
"@types/fs-readdir-recursive": "1.1.0",
"@types/glob": "8.1.0",
"@types/jest": "26.0.24",
"@types/jest": "29.5.12",
"@types/mock-fs": "4.13.1",
"@types/node": "14.18.30",
"@types/node": "20.12.7",
"@types/pngjs": "6.0.1",
"@types/uglify-js": "3.17.0",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"browserify": "17.0.0",
"eslint": "7.32.0",
"eslint": "9.1.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "24.7.0",
"jest": "26.6.3",
"minimatch": "5.1.6",
"eslint-plugin-jest": "28.3.0",
"jest": "29.7.0",
"minimatch": "9.0.4",
"mock-fs": "5.2.0",
"node-fetch": "2.6.7",
"node-fetch": "3.3.2",
"shx": "0.3.4",
"typescript": "4.8.3",
"typescript": "5.4.5",
"uglify-save-license": "0.4.1",
"vinyl-source-stream": "2.0.0",
"zip": "1.2.0"
Expand Down
18 changes: 9 additions & 9 deletions packages/akashic-cli-extra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,18 @@
"devDependencies": {
"@akashic/eslint-config": "1.1.1",
"@types/commander": "2.12.0",
"@types/ini": "1.3.31",
"@types/jasmine": "3.10.6",
"@types/ini": "4.1.0",
"@types/jasmine": "5.1.4",
"@types/mock-fs": "4.13.1",
"@types/node": "14.18.30",
"@typescript-eslint/eslint-plugin": "5.43.0",
"eslint": "8.27.0",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.8.0",
"eslint": "9.1.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.9.0",
"jest": "26.6.3",
"eslint-plugin-jest": "28.3.0",
"jest": "29.7.0",
"mock-fs": "5.2.0",
"rimraf": "3.0.2",
"typescript": "3.9.10"
"rimraf": "5.0.5",
"typescript": "5.4.5"
},
"publishConfig": {
"access": "public",
Expand Down
14 changes: 7 additions & 7 deletions packages/akashic-cli-init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,21 +28,21 @@
"@types/commander": "2.12.0",
"@types/express": "4.17.14",
"@types/form-data": "2.2.1",
"@types/fs-extra": "9.0.13",
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.1",
"@types/mock-fs": "4.13.1",
"@types/node": "14.18.30",
"@types/node": "20.12.7",
"@types/node-fetch": "2.6.2",
"@types/unzipper": "0.10.5",
"@typescript-eslint/eslint-plugin": "5.43.0",
"eslint": "8.27.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"eslint": "9.1.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.9.0",
"eslint-plugin-jest": "28.3.0",
"express": "4.19.2",
"get-port": "5.1.1",
"get-port": "7.1.0",
"jest": "29.5.0",
"mock-fs": "5.2.0",
"rimraf": "3.0.2",
"rimraf": "5.0.5",
"ts-jest": "29.1.0",
"typescript": "5.0.4"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"license": "",
"devDependencies": {
"@akashic/akashic-sandbox": "~0.28.0",
"eslint": "7.32.0"
"eslint": "9.1.1"
}
}
16 changes: 8 additions & 8 deletions packages/akashic-cli-lib-manage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
"@akashic/game-configuration": "2.2.0",
"@types/commander": "2.12.2",
"@types/form-data": "2.2.1",
"@types/fs-extra": "9.0.13",
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.0",
"@types/mock-fs": "4.13.1",
"@types/node": "14.18.30",
"@types/node": "20.12.7",
"@types/tar": "6.1.2",
"@typescript-eslint/eslint-plugin": "5.43.0",
"eslint": "8.27.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"eslint": "9.1.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.9.0",
"jest": "26.6.3",
"eslint-plugin-jest": "28.3.0",
"jest": "29.7.0",
"mock-fs": "5.2.0",
"rimraf": "3.0.2",
"typescript": "4.8.3"
"rimraf": "5.0.5",
"typescript": "5.4.5"
},
"dependencies": {
"@akashic/akashic-cli-commons": "0.14.22",
Expand Down
8 changes: 4 additions & 4 deletions packages/akashic-cli-sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@
"@types/serve-static": "^1.15.0",
"@types/superagent": "^8.0.0",
"@types/supertest": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"eslint": "^8.54.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"eslint": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jest": "^28.0.0",
"jasmine": "^5.0.0",
"supertest": "^6.3.1",
"supertest": "^7.0.0",
"typescript": "^5.0.0"
}
}
8 changes: 4 additions & 4 deletions packages/akashic-cli-scan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"@types/image-size": "0.7.0",
"@types/jest": "29.5.0",
"@types/mock-fs": "4.13.1",
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.43.0",
"eslint": "8.27.0",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.8.0",
"eslint": "9.1.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.9.0",
"eslint-plugin-jest": "28.3.0",
"jest": "29.5.0",
"mock-fs": "5.2.0",
"shx": "0.3.4",
Expand Down
46 changes: 23 additions & 23 deletions packages/akashic-cli-serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,38 +57,38 @@
"@storybook/react": "^6.1.21",
"@types/express": "4.17.14",
"@types/express-serve-static-core": "4.17.31",
"@types/node": "16.18.0",
"@types/node": "20.12.7",
"@types/query-string": "6.2.0",
"@types/react": "16.14.32",
"@types/react-dom": "16.9.16",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/react-measure": "2.0.8",
"@types/storybook__addon-actions": "3.4.3",
"@types/storybook__react": "4.0.2",
"@typescript-eslint/eslint-plugin": "5.43.0",
"browserify": "16.5.2",
"css-loader": "4.3.0",
"@types/storybook__addon-actions": "5.2.1",
"@types/storybook__react": "5.2.1",
"@typescript-eslint/eslint-plugin": "7.8.0",
"browserify": "17.0.0",
"css-loader": "7.1.1",
"es6-promise": "4.2.8",
"eslint": "8.27.0",
"eslint": "9.1.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.9.0",
"eslint-plugin-jest": "28.3.0",
"eslint-plugin-react": "7.31.8",
"get-port": "5.1.1",
"jest": "26.6.3",
"get-port": "7.1.0",
"jest": "29.7.0",
"material-icons": "1.12.0",
"mobx": "5.15.7",
"mobx-react": "6.3.1",
"node-fetch": "2.6.7",
"react": "16.14.0",
"react-dom": "16.14.0",
"mobx": "6.12.3",
"mobx-react": "9.1.1",
"node-fetch": "3.3.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-measure": "2.5.2",
"rimraf": "3.0.2",
"scroll-into-view-if-needed": "2.2.29",
"rimraf": "5.0.5",
"scroll-into-view-if-needed": "3.1.0",
"shx": "0.3.4",
"socket.io-client": "3.1.3",
"socket.io-client": "4.7.5",
"storybook-addon-jsx": "7.3.14",
"style-loader": "1.3.0",
"ts-loader": "8.4.0",
"typescript": "4.8.3",
"style-loader": "4.0.0",
"ts-loader": "9.5.1",
"typescript": "5.4.5",
"uglify-js": "3.17.1",
"uglify-save-license": "0.4.1",
"webpack": "5.79.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/akashic-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
},
"devDependencies": {
"@akashic/eslint-config": "^0.1.2",
"@types/node": "^14.18.30",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.5.0",
"@types/node": "^20.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^24.7.0",
"rimraf": "^3.0.2",
"typescript": "^3.9.10"
"eslint-plugin-jest": "^28.0.0",
"rimraf": "^5.0.0",
"typescript": "^5.0.0"
},
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 7121326

Please sign in to comment.