Skip to content

Commit 01d0c53

Browse files
fix(deps): update all non-major dependencies
1 parent 6fe52f0 commit 01d0c53

File tree

8 files changed

+2777
-1073
lines changed

8 files changed

+2777
-1073
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v16.18.1
1+
16.20.2

package.json

+46-46
Original file line numberDiff line numberDiff line change
@@ -9,82 +9,82 @@
99
"node": "=16"
1010
},
1111
"resolutions": {
12-
"@types/react": "17.0.52",
13-
"@types/react-dom": "17.0.18",
14-
"ts-node": "10.9.1"
12+
"@types/react": "17.0.83",
13+
"@types/react-dom": "17.0.26",
14+
"ts-node": "10.9.2"
1515
},
1616
"dependencies": {
17-
"@apollo/client": "3.7.1",
18-
"@emotion/react": "11.10.5",
19-
"@emotion/styled": "11.10.5",
20-
"cross-fetch": "3.1.5",
21-
"graphql": "15.8.0",
17+
"@apollo/client": "3.13.2",
18+
"@emotion/react": "11.14.0",
19+
"@emotion/styled": "11.14.0",
20+
"cross-fetch": "3.2.0",
21+
"graphql": "15.10.1",
2222
"react": "17.0.2",
2323
"react-dom": "17.0.2"
2424
},
2525
"devDependencies": {
26-
"@babel/core": "7.20.5",
26+
"@babel/core": "7.26.9",
2727
"@cypress/react": "5.12.5",
2828
"@cypress/webpack-dev-server": "1.8.4",
29-
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
30-
"@storybook/addon-actions": "6.5.13",
31-
"@storybook/addon-essentials": "6.5.13",
32-
"@storybook/addon-links": "6.5.13",
33-
"@storybook/builder-webpack5": "6.5.13",
34-
"@storybook/manager-webpack5": "6.5.13",
35-
"@storybook/react": "6.5.13",
36-
"@testing-library/jest-dom": "5.16.5",
29+
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
30+
"@storybook/addon-actions": "6.5.16",
31+
"@storybook/addon-essentials": "6.5.16",
32+
"@storybook/addon-links": "6.5.16",
33+
"@storybook/builder-webpack5": "6.5.16",
34+
"@storybook/manager-webpack5": "6.5.16",
35+
"@storybook/react": "6.5.16",
36+
"@testing-library/jest-dom": "5.17.0",
3737
"@testing-library/react": "12.1.5",
3838
"@tsconfig/recommended": "^1.0.1",
39-
"@types/compression": "1.7.2",
40-
"@types/express": "4.17.14",
39+
"@types/compression": "1.7.5",
40+
"@types/express": "4.17.21",
4141
"@types/jest": "27.5.2",
42-
"@types/loadable__component": "5.13.4",
43-
"@types/node": "16.18.4",
44-
"@types/react": "17.0.52",
45-
"@types/react-dom": "17.0.18",
46-
"@types/react-router": "5.1.19",
42+
"@types/loadable__component": "5.13.9",
43+
"@types/node": "16.18.126",
44+
"@types/react": "17.0.83",
45+
"@types/react-dom": "17.0.26",
46+
"@types/react-router": "5.1.20",
4747
"@types/react-router-dom": "5.3.3",
48-
"@typescript-eslint/eslint-plugin": "5.45.0",
49-
"@typescript-eslint/parser": "5.45.0",
50-
"babel-loader": "8.3.0",
51-
"css-loader": "6.7.2",
48+
"@typescript-eslint/eslint-plugin": "5.62.0",
49+
"@typescript-eslint/parser": "5.62.0",
50+
"babel-loader": "8.4.1",
51+
"css-loader": "6.11.0",
5252
"cypress": "8.7.0",
5353
"dedubcheck": "0.0.8",
54-
"eslint": "8.28.0",
55-
"eslint-config-prettier": "8.5.0",
56-
"eslint-plugin-cypress": "2.12.1",
54+
"eslint": "8.57.1",
55+
"eslint-config-prettier": "8.10.0",
56+
"eslint-plugin-cypress": "2.15.2",
5757
"eslint-plugin-graphql": "4.0.0",
58-
"eslint-plugin-import": "2.26.0",
58+
"eslint-plugin-import": "2.31.0",
5959
"eslint-plugin-jest-dom": "4.0.3",
60-
"eslint-plugin-jsx-a11y": "6.6.1",
60+
"eslint-plugin-jsx-a11y": "6.10.2",
6161
"eslint-plugin-prettier": "4.2.1",
62-
"eslint-plugin-react": "7.31.11",
63-
"eslint-plugin-react-hooks": "4.6.0",
64-
"eslint-plugin-testing-library": "5.9.1",
65-
"html-webpack-plugin": "5.5.0",
62+
"eslint-plugin-react": "7.37.4",
63+
"eslint-plugin-react-hooks": "4.6.2",
64+
"eslint-plugin-testing-library": "5.11.1",
65+
"html-webpack-plugin": "5.6.3",
6666
"husky": "7.0.4",
6767
"hygen": "6.2.11",
6868
"jest": "27.5.1",
6969
"lerna": "4.0.0",
7070
"lint-staged": "11.2.6",
71-
"mini-css-extract-plugin": "2.7.1",
71+
"mini-css-extract-plugin": "2.9.2",
7272
"path": "0.12.7",
73-
"prettier": "2.8.0",
74-
"react-refresh": "0.14.0",
73+
"prettier": "2.8.8",
74+
"react-refresh": "0.16.0",
7575
"source-map-loader": "3.0.2",
7676
"speed-measure-webpack-plugin": "1.5.0",
7777
"stylelint": "13.13.1",
7878
"stylelint-config-standard": "22.0.0",
7979
"ts-jest": "27.1.5",
80-
"ts-loader": "9.4.2",
80+
"ts-loader": "9.5.2",
8181
"tsconfig-paths-webpack-plugin": "3.5.2",
82-
"typescript": "4.9.3",
83-
"update-ts-references": "2.4.1",
84-
"webpack": "5.75.0",
85-
"webpack-bundle-analyzer": "4.7.0",
82+
"typescript": "4.9.5",
83+
"update-ts-references": "2.8.0",
84+
"webpack": "5.98.0",
85+
"webpack-bundle-analyzer": "4.10.2",
8686
"webpack-cli": "4.10.0",
87-
"webpack-dev-server": "4.11.1",
87+
"webpack-dev-server": "4.15.2",
8888
"webpack-monitor": "1.0.14",
8989
"webpack-node-externals": "3.0.0"
9090
},

packages/app/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"clean": "rm -rf ./dist && rm -rf tsconfig.tsbuildinfo"
1414
},
1515
"dependencies": {
16-
"@emotion/react": "11.10.5",
17-
"@emotion/styled": "11.10.5",
16+
"@emotion/react": "11.14.0",
17+
"@emotion/styled": "11.14.0",
1818
"@typescript-monorepo/button": "^1.0.0",
1919
"@typescript-monorepo/header": "^1.0.0",
2020
"react": "17.0.2",
2121
"react-dom": "17.0.2",
2222
"react-router-dom": "5.3.4",
23-
"cross-fetch": "3.1.5",
24-
"@apollo/client": "3.7.1",
25-
"graphql": "15.8.0"
23+
"cross-fetch": "3.2.0",
24+
"@apollo/client": "3.13.2",
25+
"graphql": "15.10.1"
2626
}
2727
}

packages/button/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"clean": "rm -rf ./dist && rm -rf tsconfig.tsbuildinfo"
1313
},
1414
"dependencies": {
15-
"@emotion/react": "11.10.5",
16-
"@emotion/styled": "11.10.5",
15+
"@emotion/react": "11.14.0",
16+
"@emotion/styled": "11.14.0",
1717
"react": "17.0.2",
1818
"react-dom": "17.0.2"
1919
}

packages/header/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"clean": "rm -rf ./dist && rm -rf tsconfig.tsbuildinfo"
1313
},
1414
"dependencies": {
15-
"@emotion/react": "11.10.5",
16-
"@emotion/styled": "11.10.5",
15+
"@emotion/react": "11.14.0",
16+
"@emotion/styled": "11.14.0",
1717
"react": "17.0.2",
1818
"react-dom": "17.0.2"
1919
}

packages/server/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
},
1616
"dependencies": {
1717
"@typescript-monorepo/app": "^1.0.0",
18-
"compression": "1.7.4",
19-
"express": "4.18.2",
18+
"compression": "1.8.0",
19+
"express": "4.21.2",
2020
"react": "17.0.2",
2121
"react-dom": "17.0.2",
2222
"react-router-dom": "5.3.4",
23-
"cross-fetch": "3.1.5",
24-
"@apollo/client": "3.7.1",
25-
"graphql": "15.8.0"
23+
"cross-fetch": "3.2.0",
24+
"@apollo/client": "3.13.2",
25+
"graphql": "15.10.1"
2626
}
2727
}

packages/storybook/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"clean": "rm -rf ./dist && rm -rf tsconfig.tsbuildinfo"
1414
},
1515
"dependencies": {
16-
"@emotion/react": "11.10.5",
17-
"@emotion/styled": "11.10.5",
16+
"@emotion/react": "11.14.0",
17+
"@emotion/styled": "11.14.0",
1818
"react": "17.0.2",
1919
"react-dom": "17.0.2",
2020
"@typescript-monorepo/button": "^1.0.0",

0 commit comments

Comments
 (0)