Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 0baa640 commit b271563
Show file tree
Hide file tree
Showing 8 changed files with 4,739 additions and 4,494 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,32 +15,32 @@
"devDependencies": {
"@types/jest": "24.0.15",
"@types/node": "14.14.31",
"@types/react": "16.9.41",
"@types/request-promise": "4.1.45",
"@typescript-eslint/eslint-plugin": "2.21.0",
"@typescript-eslint/eslint-plugin-tslint": "2.21.0",
"@typescript-eslint/parser": "2.21.0",
"@types/react": "16.14.62",
"@types/request-promise": "4.1.51",
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/eslint-plugin-tslint": "2.34.0",
"@typescript-eslint/parser": "2.34.0",
"aws-sdk": "2.625.0",
"eslint": "7.19.0",
"eslint-config-airbnb-base": "14.0.0",
"eslint-config-prettier": "6.10.0",
"eslint-plugin-import": "2.20.1",
"eslint-plugin-prettier": "3.1.2",
"eslint-plugin-react": "7.19.0",
"eslint": "7.32.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.37.0",
"eslint-plugin-react-hooks": "2.5.1",
"jest": "25.1.0",
"jest": "25.5.4",
"jest-extended": "0.11.5",
"lerna": "3.20.2",
"npm-normalize-package-bin": "1.0.1",
"prettier": "1.19.1",
"react": "16.12.0",
"ts-jest": "25.2.1",
"react": "16.14.0",
"ts-jest": "25.5.1",
"tslint": "5.20.1",
"tslint-plugin-prettier": "2.1.0",
"typescript": "3.8.2"
"tslint-plugin-prettier": "2.3.0",
"typescript": "3.9.10"
},
"resolutions": {
"@types/react": "16.9.41",
"@types/react": "16.14.62",
"@types/node": "14.14.31"
},
"workspaces": [
Expand Down
16 changes: 8 additions & 8 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
},
"dependencies": {
"@bojagi/types": "^0.9.0",
"adm-zip": "^0.4.13",
"axios": "^0.21.1",
"adm-zip": "^0.5.0",
"axios": "^0.28.0",
"chalk": "2.4.2",
"commander": "4.1.1",
"connect-history-api-fallback": "^1.6.0",
Expand Down Expand Up @@ -55,14 +55,14 @@
},
"devDependencies": {
"@types/axios": "0.14.0",
"@types/node-emoji": "1.8.1",
"@types/node-emoji": "1.8.2",
"@types/react-intl": "3.0.0",
"@types/webpack": "4.41.22",
"@types/webpack-dev-server": "3.11.4",
"react": "16.13.1",
"react-dom": "16.13.1",
"@types/webpack": "4.41.39",
"@types/webpack-dev-server": "3.11.6",
"react": "16.14.0",
"react-dom": "16.14.0",
"typescript": "^4.1.5",
"webpack": "4.44.2"
"webpack": "4.47.0"
},
"peerDependencies": {
"react": ">= 16.8.0 < 18",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"dependencies": {
"differencify": "1.5.5",
"node-fetch": "2.6.1",
"playwright-chromium": "1.5.1"
"playwright-chromium": "1.47.2"
}
}
6 changes: 3 additions & 3 deletions packages/integration-tests-storybook-6_1_x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"main": "index.js",
"private": true,
"devDependencies": {
"@babel/core": "7.12.10",
"@babel/core": "7.25.2",
"@bojagi/cli": "^0.19.0-next.1",
"@bojagi/integration-test-utils": "^0.18.1",
"@storybook/addon-actions": "^6.1.19",
"@storybook/addon-essentials": "^6.1.19",
"@storybook/addon-links": "^6.1.19",
"@storybook/react": "^6.1.19",
"babel-loader": "8.2.2",
"core-js": "3.8.3"
"babel-loader": "8.4.1",
"core-js": "3.38.1"
},
"workspaces": {
"nohoist": [
Expand Down
6 changes: 3 additions & 3 deletions packages/integration-tests-storybook-6_2_x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"main": "index.js",
"private": true,
"devDependencies": {
"@babel/core": "7.12.10",
"@babel/core": "7.25.2",
"@bojagi/cli": "^0.19.0-next.1",
"@bojagi/integration-test-utils": "^0.18.1",
"@storybook/addon-actions": "^6.2.9",
"@storybook/addon-essentials": "^6.2.9",
"@storybook/addon-links": "^6.2.9",
"@storybook/react": "^6.2.9",
"babel-loader": "8.2.2",
"core-js": "3.8.3"
"babel-loader": "8.4.1",
"core-js": "3.38.1"
},
"workspaces": {
"nohoist": [
Expand Down
6 changes: 3 additions & 3 deletions packages/integration-tests-storybook-6_3_x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"main": "index.js",
"private": true,
"devDependencies": {
"@babel/core": "7.12.10",
"@babel/core": "7.25.2",
"@bojagi/cli": "^0.19.0-next.1",
"@bojagi/integration-test-utils": "^0.18.1",
"@storybook/addon-actions": "^6.3.0-alpha.43",
"@storybook/addon-essentials": "^6.3.0-alpha.43",
"@storybook/addon-links": "^6.3.0-alpha.43",
"@storybook/react": "^6.3.0-alpha.43",
"babel-loader": "8.2.2",
"core-js": "3.8.3"
"babel-loader": "8.4.1",
"core-js": "3.38.1"
},
"workspaces": {
"nohoist": [
Expand Down
26 changes: 13 additions & 13 deletions packages/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,23 @@
"dependencies": {
"@bojagi/cli": "^0.19.0-next.1",
"@bojagi/integration-test-utils": "^0.18.1",
"react": "16.12.0",
"react-dom": "16.12.0",
"react": "16.14.0",
"react-dom": "16.14.0",
"styled-components": "4.4.1",
"webpack": "4.44.2"
"webpack": "4.47.0"
},
"devDependencies": {
"@babel/core": "7.8.4",
"@babel/preset-env": "7.8.4",
"@babel/preset-react": "7.8.3",
"babel-loader": "8.0.6",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"babel-loader": "8.4.1",
"css-loader": "4.3.0",
"file-loader": "6.1.1",
"file-loader": "6.2.0",
"html-loader": "0.5.5",
"html-webpack-plugin": "4.5.0",
"mini-css-extract-plugin": "0.11.3",
"webpack": "4.41.6",
"webpack-cli": "3.3.11",
"webpack-dev-server": "3.11.2"
"html-webpack-plugin": "4.5.2",
"mini-css-extract-plugin": "0.12.0",
"webpack": "4.47.0",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.3"
}
}
Loading

0 comments on commit b271563

Please sign in to comment.