Skip to content

Commit eef8ecd

Browse files
Update all non-major dependencies
1 parent 8e876ed commit eef8ecd

File tree

2 files changed

+1098
-407
lines changed

2 files changed

+1098
-407
lines changed

package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -22,81 +22,81 @@
2222
},
2323
"homepage": "https://canonical.github.io/store-components",
2424
"devDependencies": {
25-
"@babel/cli": "7.24.1",
26-
"@babel/eslint-parser": "7.24.1",
25+
"@babel/cli": "7.25.6",
26+
"@babel/eslint-parser": "7.25.1",
2727
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
28-
"@babel/preset-typescript": "7.24.1",
29-
"@storybook/addon-a11y": "7.6.17",
30-
"@storybook/addon-controls": "7.6.17",
31-
"@storybook/addon-docs": "7.6.17",
32-
"@storybook/addon-mdx-gfm": "7.6.17",
28+
"@babel/preset-typescript": "7.24.7",
29+
"@storybook/addon-a11y": "7.6.20",
30+
"@storybook/addon-controls": "7.6.20",
31+
"@storybook/addon-docs": "7.6.20",
32+
"@storybook/addon-mdx-gfm": "7.6.20",
3333
"@storybook/addons": "7.6.17",
34-
"@storybook/react": "7.6.17",
35-
"@storybook/react-webpack5": "7.6.17",
36-
"@storybook/theming": "7.6.17",
34+
"@storybook/react": "7.6.20",
35+
"@storybook/react-webpack5": "7.6.20",
36+
"@storybook/theming": "7.6.20",
3737
"@testing-library/dom": "9.3.4",
38-
"@testing-library/jest-dom": "6.4.2",
38+
"@testing-library/jest-dom": "6.5.0",
3939
"@testing-library/react": "14.3.1",
4040
"@testing-library/react-hooks": "8.0.1",
4141
"@testing-library/user-event": "14.5.2",
4242
"@typescript-eslint/eslint-plugin": "5.62.0",
4343
"@typescript-eslint/parser": "5.62.0",
4444
"babel-jest": "27.5.1",
45-
"babel-loader": "9.1.3",
46-
"babel-plugin-module-resolver": "5.0.0",
45+
"babel-loader": "9.2.1",
46+
"babel-plugin-module-resolver": "5.0.2",
4747
"babel-plugin-typescript-to-proptypes": "2.1.0",
4848
"concurrently": "8.2.2",
4949
"css-loader": "6.11.0",
5050
"deepmerge": "4.3.1",
51-
"eslint": "8.57.0",
51+
"eslint": "8.57.1",
5252
"eslint-config-prettier": "9.1.0",
5353
"eslint-config-react-app": "7.0.1",
5454
"eslint-plugin-flowtype": "8.0.3",
55-
"eslint-plugin-import": "2.29.1",
56-
"eslint-plugin-jsx-a11y": "6.8.0",
55+
"eslint-plugin-import": "2.30.0",
56+
"eslint-plugin-jsx-a11y": "6.10.0",
5757
"eslint-plugin-prettier": "4.2.1",
58-
"eslint-plugin-react": "7.34.1",
59-
"eslint-plugin-react-hooks": "4.6.0",
58+
"eslint-plugin-react": "7.36.1",
59+
"eslint-plugin-react-hooks": "4.6.2",
6060
"eslint-plugin-storybook": "0.8.0",
6161
"eslint-plugin-testing-library": "5.11.1",
6262
"jest": "27.5.1",
6363
"npm-package-json-lint": "5.4.2",
6464
"prettier": "2.8.8",
65-
"react": "18.2.0",
65+
"react": "18.3.1",
6666
"react-docgen-typescript-loader": "3.7.2",
67-
"react-dom": "18.2.0",
68-
"sass": "1.75.0",
67+
"react-dom": "18.3.1",
68+
"sass": "1.79.3",
6969
"sass-loader": "13.3.3",
70-
"storybook": "7.6.17",
70+
"storybook": "7.6.20",
7171
"style-loader": "3.3.4",
7272
"stylelint": "14.16.1",
7373
"stylelint-config-prettier": "9.0.5",
7474
"stylelint-config-recommended-scss": "5.0.2",
7575
"stylelint-order": "5.0.0",
7676
"stylelint-prettier": "2.0.0",
7777
"ts-jest": "27.1.5",
78-
"tsc-alias": "1.8.8",
78+
"tsc-alias": "1.8.10",
7979
"typescript": "4.9.5",
8080
"vanilla-framework": "4.10.0",
8181
"wait-on": "5.3.0",
82-
"webpack": "5.91.0"
82+
"webpack": "5.94.0"
8383
},
8484
"dependencies": {
8585
"@canonical/react-components": "0.51.4",
8686
"@types/jest": "27.5.2",
87-
"@types/node": "18.19.31",
88-
"@types/react": "17.0.80",
87+
"@types/node": "18.19.50",
88+
"@types/react": "17.0.82",
8989
"@types/react-dom": "17.0.25",
9090
"@types/react-table": "7.7.20",
9191
"classnames": "2.5.1",
92-
"formik": "2.4.5",
92+
"formik": "2.4.6",
9393
"nanoid": "3.3.7",
9494
"prop-types": "15.8.1",
9595
"react-table": "7.8.0",
9696
"react-useportal": "1.0.19"
9797
},
9898
"resolutions": {
99-
"@types/react": "17.0.80",
99+
"@types/react": "17.0.82",
100100
"@types/react-dom": "17.0.25",
101101
"postcss": "^8.3.11",
102102
"jackspeak": "2.3.6"
@@ -165,5 +165,5 @@
165165
"prefer-alphabetical-devDependencies": "error"
166166
}
167167
},
168-
"packageManager": "yarn@4.1.1"
168+
"packageManager": "yarn@4.5.0"
169169
}

0 commit comments

Comments
 (0)