Skip to content

Commit 582c07a

Browse files
Update all non-major dependencies
1 parent b6cb508 commit 582c07a

File tree

2 files changed

+2450
-1167
lines changed

2 files changed

+2450
-1167
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@babel/preset-react": "7.18.6",
4141
"@babel/preset-typescript": "7.18.6",
4242
"@babel/runtime": "7.18.9",
43-
"@emotion/babel-plugin": "11.10.2",
43+
"@emotion/babel-plugin": "11.13.5",
4444
"@storybook/addon-actions": "6.5.12",
4545
"@storybook/addon-essentials": "6.5.12",
4646
"@storybook/addon-links": "6.5.12",
@@ -50,35 +50,35 @@
5050
"@types/jest": "29.0.0",
5151
"@types/react": "18.0.17",
5252
"@types/react-dom": "18.0.6",
53-
"@typescript-eslint/eslint-plugin": "5.37.0",
54-
"@typescript-eslint/parser": "5.37.0",
53+
"@typescript-eslint/eslint-plugin": "5.62.0",
54+
"@typescript-eslint/parser": "5.62.0",
5555
"@vitejs/plugin-react": "^3.0.0",
56-
"babel-loader": "9.1.0",
57-
"eslint": "8.23.1",
56+
"babel-loader": "9.2.1",
57+
"eslint": "8.57.1",
5858
"eslint-config-airbnb": "19.0.4",
59-
"eslint-config-airbnb-typescript": "17.0.0",
60-
"eslint-config-prettier": "8.5.0",
59+
"eslint-config-airbnb-typescript": "17.1.0",
60+
"eslint-config-prettier": "8.10.2",
6161
"eslint-import-resolver-typescript": "^3.5.2",
6262
"eslint-plugin-eslint-comments": "3.2.0",
63-
"eslint-plugin-import": "2.26.0",
64-
"eslint-plugin-jsx-a11y": "6.6.1",
65-
"eslint-plugin-react": "7.31.8",
63+
"eslint-plugin-import": "2.32.0",
64+
"eslint-plugin-jsx-a11y": "6.10.2",
65+
"eslint-plugin-react": "7.37.5",
6666
"eslint-plugin-react-hooks": "4.6.0",
6767
"eslint-plugin-unused-imports": "2.0.0",
68-
"husky": "8.0.1",
68+
"husky": "8.0.3",
6969
"jest": "29.0.1",
70-
"lint-staged": "13.0.3",
70+
"lint-staged": "13.3.0",
7171
"node-pre-gyp": "0.17.0",
7272
"postcss": "^8.4.20",
73-
"postcss-scss": "4.0.5",
73+
"postcss-scss": "4.0.9",
7474
"postcss-syntax": "0.36.2",
75-
"prettier": "2.7.1",
75+
"prettier": "2.8.8",
7676
"stylelint": "^14.16.0",
7777
"stylelint-config-idiomatic-order": "9.0.0",
7878
"stylelint-config-standard": "28.0.0",
7979
"stylelint-order": "5.0.0",
80-
"ts-node": "10.9.1",
81-
"typescript": "4.8.3",
80+
"ts-node": "10.9.2",
81+
"typescript": "4.9.5",
8282
"vite": "^4.0.1",
8383
"vite-plugin-html": "^3.2.0"
8484
}

0 commit comments

Comments
 (0)