Skip to content

Commit

Permalink
pkg: Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 7ec6259 commit fcc0c34
Show file tree
Hide file tree
Showing 9 changed files with 136 additions and 143 deletions.
14 changes: 7 additions & 7 deletions examples/concurrent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"@anansi/jest-preset": "^0.11.8",
"@anansi/webpack-config": "^20.0.6",
"@babel/core": "7.25.8",
"@data-client/test": "0.14.10",
"@data-client/test": "0.14.16",
"@types/babel__core": "7.20.5",
"@types/eslint": "9.6.1",
"@types/jest": "29.5.12",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-dom": "18.3.1",
"@types/react-test-renderer": "18.3.0",
"eslint": "9.12.0",
"jest": "29.7.0",
Expand All @@ -50,15 +50,15 @@
"@ant-design/cssinjs": "1.21.1",
"@ant-design/icons": "^5.0.1",
"@babel/runtime": "7.25.7",
"@data-client/endpoint": "0.14.12",
"@data-client/endpoint": "0.14.16",
"@data-client/hooks": "0.2.0",
"@data-client/img": "0.14.15",
"@data-client/react": "0.14.14",
"@data-client/rest": "0.14.13",
"@data-client/react": "0.14.16",
"@data-client/rest": "0.14.16",
"@linaria/core": "6.2.0",
"@linaria/react": "6.2.1",
"@types/node": "22.7.5",
"antd": "5.21.2",
"@types/node": "22.7.6",
"antd": "5.21.4",
"classnames": "2.5.1",
"core-js": "3.38.1",
"history": "5.3.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/linaria/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"@types/eslint": "^9.0.0",
"@types/node": "^22.0.0",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-dom": "18.3.1",
"@types/react-router-dom": "5.3.3",
"babel-loader": "9.2.1",
"eslint": "^9.0.0",
"prettier": "^3.0.0",
"react-refresh": "0.14.2",
"serve": "14.2.3",
"serve": "14.2.4",
"webpack": "5.95.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^5.0.0"
Expand Down
16 changes: 8 additions & 8 deletions examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@anansi/storybook": "^3.2.7",
"@anansi/webpack-config": "^20.0.6",
"@babel/core": "^7.21.3",
"@data-client/test": "0.14.10",
"@data-client/test": "0.14.16",
"@storybook/addon-essentials": "8.3.5",
"@storybook/addon-links": "8.3.5",
"@storybook/addon-mdx-gfm": "8.3.5",
Expand All @@ -48,7 +48,7 @@
"react-refresh": "0.14.2",
"react-test-renderer": "18.3.1",
"sass-embedded": "^1.77.8",
"serve": "14.2.3",
"serve": "14.2.4",
"storybook": "8.3.5",
"typescript": "^5.0.2",
"webpack": "5.95.0",
Expand All @@ -60,13 +60,13 @@
"@ant-design/icons": "^5.0.1",
"@ant-design/pro-layout": "7.12.3",
"@babel/runtime": "7.25.7",
"@data-client/graphql": "0.14.12",
"@data-client/react": "0.14.14",
"@data-client/rest": "0.14.13",
"@types/node": "22.7.5",
"@data-client/graphql": "0.14.16",
"@data-client/react": "0.14.16",
"@data-client/rest": "0.14.16",
"@types/node": "22.7.6",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"antd": "5.21.2",
"@types/react-dom": "18.3.1",
"antd": "5.21.4",
"classnames": "2.5.1",
"core-js": "3.38.1",
"history": "^5.3.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@lerna-lite/publish": "^3.0.0",
"@lerna-lite/version": "^3.0.0",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-dom": "18.3.1",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"binary-version-check": "^6.1.0",
"chalk": "^4.1.2",
"commander": "^12.1.0",
"execa": "^9.4.0",
"execa": "^9.4.1",
"import-meta-resolve": "^4.1.0",
"latest-version": "^9.0.0",
"yo": "^5.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/generator-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"chalk": "^4.1.2",
"core-js": "^3.21.0",
"ejs": "^3.1.10",
"execa": "^9.4.0",
"execa": "^9.4.1",
"gulp-filter": "^9.0.1",
"gulp-prettier": "^6.0.0",
"import-meta-resolve": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@storybook/preset-react-webpack": "^8.3.5",
"@storybook/react": "^8.3.5",
"@storybook/types": "^8.3.5",
"@types/node": "^22.7.5"
"@types/node": "^22.7.6"
},
"peerDependencies": {
"@anansi/babel-preset": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-config-anansi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"events": "^3.3.0",
"file-loader": "^6.2.0",
"html-loader": "^5.1.0",
"html-webpack-plugin": "^5.6.0",
"html-webpack-plugin": "^5.6.2",
"https-browserify": "^1.0.0",
"is-wsl": "^2.2.0",
"mini-css-extract-plugin": "^2.9.1",
Expand Down
Loading

0 comments on commit fcc0c34

Please sign in to comment.