Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 6fe52f0 commit a582832
Show file tree
Hide file tree
Showing 8 changed files with 2,547 additions and 1,057 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.18.1
16.20.2
92 changes: 46 additions & 46 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,82 +9,82 @@
"node": "=16"
},
"resolutions": {
"@types/react": "17.0.52",
"@types/react-dom": "17.0.18",
"ts-node": "10.9.1"
"@types/react": "17.0.83",
"@types/react-dom": "17.0.25",
"ts-node": "10.9.2"
},
"dependencies": {
"@apollo/client": "3.7.1",
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"cross-fetch": "3.1.5",
"graphql": "15.8.0",
"@apollo/client": "3.11.9",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"cross-fetch": "3.1.8",
"graphql": "15.9.0",
"react": "17.0.2",
"react-dom": "17.0.2"
},
"devDependencies": {
"@babel/core": "7.20.5",
"@babel/core": "7.26.0",
"@cypress/react": "5.12.5",
"@cypress/webpack-dev-server": "1.8.4",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
"@storybook/addon-actions": "6.5.13",
"@storybook/addon-essentials": "6.5.13",
"@storybook/addon-links": "6.5.13",
"@storybook/builder-webpack5": "6.5.13",
"@storybook/manager-webpack5": "6.5.13",
"@storybook/react": "6.5.13",
"@testing-library/jest-dom": "5.16.5",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@storybook/addon-actions": "6.5.16",
"@storybook/addon-essentials": "6.5.16",
"@storybook/addon-links": "6.5.16",
"@storybook/builder-webpack5": "6.5.16",
"@storybook/manager-webpack5": "6.5.16",
"@storybook/react": "6.5.16",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@tsconfig/recommended": "^1.0.1",
"@types/compression": "1.7.2",
"@types/express": "4.17.14",
"@types/compression": "1.7.5",
"@types/express": "4.17.21",
"@types/jest": "27.5.2",
"@types/loadable__component": "5.13.4",
"@types/node": "16.18.4",
"@types/react": "17.0.52",
"@types/react-dom": "17.0.18",
"@types/react-router": "5.1.19",
"@types/loadable__component": "5.13.9",
"@types/node": "16.18.119",
"@types/react": "17.0.83",
"@types/react-dom": "17.0.25",
"@types/react-router": "5.1.20",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0",
"babel-loader": "8.3.0",
"css-loader": "6.7.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-loader": "8.4.1",
"css-loader": "6.11.0",
"cypress": "8.7.0",
"dedubcheck": "0.0.8",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-cypress": "2.12.1",
"eslint": "8.57.1",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-cypress": "2.15.2",
"eslint-plugin-graphql": "4.0.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest-dom": "4.0.3",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-testing-library": "5.9.1",
"html-webpack-plugin": "5.5.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-testing-library": "5.11.1",
"html-webpack-plugin": "5.6.3",
"husky": "7.0.4",
"hygen": "6.2.11",
"jest": "27.5.1",
"lerna": "4.0.0",
"lint-staged": "11.2.6",
"mini-css-extract-plugin": "2.7.1",
"mini-css-extract-plugin": "2.9.2",
"path": "0.12.7",
"prettier": "2.8.0",
"react-refresh": "0.14.0",
"prettier": "2.8.8",
"react-refresh": "0.14.2",
"source-map-loader": "3.0.2",
"speed-measure-webpack-plugin": "1.5.0",
"stylelint": "13.13.1",
"stylelint-config-standard": "22.0.0",
"ts-jest": "27.1.5",
"ts-loader": "9.4.2",
"ts-loader": "9.5.1",
"tsconfig-paths-webpack-plugin": "3.5.2",
"typescript": "4.9.3",
"update-ts-references": "2.4.1",
"webpack": "5.75.0",
"webpack-bundle-analyzer": "4.7.0",
"typescript": "4.9.5",
"update-ts-references": "2.8.0",
"webpack": "5.96.1",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.11.1",
"webpack-dev-server": "4.15.2",
"webpack-monitor": "1.0.14",
"webpack-node-externals": "3.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"clean": "rm -rf ./dist && rm -rf tsconfig.tsbuildinfo"
},
"dependencies": {
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@typescript-monorepo/button": "^1.0.0",
"@typescript-monorepo/header": "^1.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router-dom": "5.3.4",
"cross-fetch": "3.1.5",
"@apollo/client": "3.7.1",
"graphql": "15.8.0"
"cross-fetch": "3.1.8",
"@apollo/client": "3.11.9",
"graphql": "15.9.0"
}
}
4 changes: 2 additions & 2 deletions packages/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"clean": "rm -rf ./dist && rm -rf tsconfig.tsbuildinfo"
},
"dependencies": {
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"react": "17.0.2",
"react-dom": "17.0.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"clean": "rm -rf ./dist && rm -rf tsconfig.tsbuildinfo"
},
"dependencies": {
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"react": "17.0.2",
"react-dom": "17.0.2"
}
Expand Down
10 changes: 5 additions & 5 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
},
"dependencies": {
"@typescript-monorepo/app": "^1.0.0",
"compression": "1.7.4",
"express": "4.18.2",
"compression": "1.7.5",
"express": "4.21.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router-dom": "5.3.4",
"cross-fetch": "3.1.5",
"@apollo/client": "3.7.1",
"graphql": "15.8.0"
"cross-fetch": "3.1.8",
"@apollo/client": "3.11.9",
"graphql": "15.9.0"
}
}
4 changes: 2 additions & 2 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"clean": "rm -rf ./dist && rm -rf tsconfig.tsbuildinfo"
},
"dependencies": {
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"@typescript-monorepo/button": "^1.0.0",
Expand Down
Loading

0 comments on commit a582832

Please sign in to comment.