Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit f4682db

Browse files
Update devDependencies (non-major)
1 parent a6ae4b6 commit f4682db

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

package.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -52,44 +52,44 @@
5252
"yup": "^0.32.11"
5353
},
5454
"devDependencies": {
55-
"@babel/core": "7.18.5",
55+
"@babel/core": "7.18.10",
5656
"@babel/plugin-transform-modules-commonjs": "^7.18.2",
57-
"@babel/preset-env": "7.18.2",
58-
"@babel/preset-react": "7.17.12",
59-
"@babel/preset-typescript": "7.17.12",
60-
"@graphql-codegen/cli": "2.6.2",
57+
"@babel/preset-env": "7.18.10",
58+
"@babel/preset-react": "7.18.6",
59+
"@babel/preset-typescript": "7.18.6",
60+
"@graphql-codegen/cli": "2.11.3",
6161
"@graphql-codegen/introspection": "^2.1.1",
62-
"@graphql-codegen/typescript": "2.4.5",
63-
"@graphql-codegen/typescript-operations": "2.3.2",
64-
"@graphql-codegen/typescript-react-apollo": "3.2.8",
62+
"@graphql-codegen/typescript": "2.7.2",
63+
"@graphql-codegen/typescript-operations": "2.5.2",
64+
"@graphql-codegen/typescript-react-apollo": "3.3.2",
6565
"@holo-host/mock-conductor": "^0.3.3",
66-
"@holochain-open-dev/core-types": "^0.2.1",
67-
"@innei-util/eslint-config-react-ts": "^0.1.2",
66+
"@holochain-open-dev/core-types": "0.4.0",
67+
"@innei-util/eslint-config-react-ts": "0.8.2",
6868
"@innei-util/prettier": "0.8.2",
6969
"@jest/types": "^28.1.1",
70-
"@storybook/addon-actions": "6.5.9",
71-
"@storybook/addon-essentials": "6.5.9",
72-
"@storybook/addon-interactions": "6.5.9",
73-
"@storybook/addon-links": "6.5.9",
70+
"@storybook/addon-actions": "6.5.10",
71+
"@storybook/addon-essentials": "6.5.10",
72+
"@storybook/addon-interactions": "6.5.10",
73+
"@storybook/addon-links": "6.5.10",
7474
"@storybook/addon-postcss": "^2.0.0",
7575
"@storybook/addons": "^6.5.9",
7676
"@storybook/preset-scss": "^1.0.3",
77-
"@storybook/react": "6.5.9",
77+
"@storybook/react": "6.5.10",
7878
"@storybook/testing-library": "0.0.13",
7979
"@testing-library/dom": "^8.16.0",
8080
"@testing-library/jest-dom": "^5.16.4",
8181
"@testing-library/react": "^13.3.0",
8282
"@testing-library/user-event": "^14.2.1",
83-
"@types/jest": "28.1.3",
84-
"@types/react": "18.0.14",
83+
"@types/jest": "28.1.6",
84+
"@types/react": "18.0.16",
8585
"@types/react-dom": "^18.0.5",
8686
"@types/react-router-dom": "^5.3.3",
8787
"@types/testing-library__jest-dom": "^5.14.5",
8888
"@vitejs/plugin-react": "^1.3.2",
8989
"@zougt/some-loader-utils": "^1.4.3",
9090
"@zougt/vite-plugin-theme-preprocessor": "^1.4.5",
91-
"autoprefixer": "10.4.7",
92-
"babel-jest": "28.1.1",
91+
"autoprefixer": "10.4.8",
92+
"babel-jest": "28.1.3",
9393
"babel-loader": "8.2.5",
9494
"babel-plugin-import-graphql": "^2.8.1",
9595
"babel-plugin-macros": "^3.1.0",
@@ -99,7 +99,7 @@
9999
"css-loader": "^5.2.7",
100100
"esbuild": "^0.14.48",
101101
"eslint": "7.32.0",
102-
"eslint-plugin-storybook": "^0.5.12",
102+
"eslint-plugin-storybook": "0.6.3",
103103
"git-branch-is": "^4.0.0",
104104
"graphql-codegen-typescript-mock-data": "^2.2.3",
105105
"graphql-scalars": "^1.17.0",
@@ -110,18 +110,18 @@
110110
"jest-environment-jsdom": "^28.1.2",
111111
"less": "^4.1.3",
112112
"less-loader": "^11.0.0",
113-
"lint-staged": "11.1.2",
113+
"lint-staged": "11.2.6",
114114
"node-sass": "^7.0.1",
115-
"postcss": "8.3.6",
115+
"postcss": "8.4.16",
116116
"postcss-cli": "^9.1.0",
117117
"postcss-nested": "5.0.6",
118118
"postcss-scss": "^4.0.4",
119-
"prettier": "2.4.0",
120-
"react-is": "18.1.0",
119+
"prettier": "2.7.1",
120+
"react-is": "18.2.0",
121121
"require-from-string": "^2.0.2",
122122
"sass": "^1.52.3",
123123
"sass-loader": "^10.0.0",
124-
"storybook": "6.5.9",
124+
"storybook": "6.5.10",
125125
"storybook-addon-styled-component-theme": "^2.0.0",
126126
"style-loader": "^2.0.0",
127127
"styled-components": "5.3.5",
@@ -130,11 +130,11 @@
130130
"ts-loader": "^6",
131131
"ts-node": "^10.9.1",
132132
"tsconfig-paths-webpack-plugin": "^3.5.2",
133-
"typescript": "4.4.3",
133+
"typescript": "4.7.4",
134134
"typescript-plugin-styled-components": "^2.0.0",
135135
"vite": "^2.9.12",
136-
"vite-plugin-checker": "0.3.4",
136+
"vite-plugin-checker": "0.4.9",
137137
"vite-plugin-simple-gql": "^0.5.0",
138-
"vite-tsconfig-paths": "3.3.14"
138+
"vite-tsconfig-paths": "3.5.0"
139139
}
140140
}

0 commit comments

Comments
 (0)