|
52 | 52 | "yup": "^0.32.11"
|
53 | 53 | },
|
54 | 54 | "devDependencies": {
|
55 |
| - "@babel/core": "7.18.5", |
| 55 | + "@babel/core": "7.18.9", |
56 | 56 | "@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.9", |
| 58 | + "@babel/preset-react": "7.18.6", |
| 59 | + "@babel/preset-typescript": "7.18.6", |
| 60 | + "@graphql-codegen/cli": "2.8.1", |
61 | 61 | "@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.1", |
| 63 | + "@graphql-codegen/typescript-operations": "2.5.1", |
| 64 | + "@graphql-codegen/typescript-react-apollo": "3.3.1", |
65 | 65 | "@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", |
68 | 68 | "@innei-util/prettier": "0.8.2",
|
69 | 69 | "@jest/types": "^28.1.1",
|
70 | 70 | "@storybook/addon-actions": "6.5.9",
|
|
80 | 80 | "@testing-library/jest-dom": "^5.16.4",
|
81 | 81 | "@testing-library/react": "^13.3.0",
|
82 | 82 | "@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.15", |
85 | 85 | "@types/react-dom": "^18.0.5",
|
86 | 86 | "@types/react-router-dom": "^5.3.3",
|
87 | 87 | "@types/testing-library__jest-dom": "^5.14.5",
|
88 | 88 | "@vitejs/plugin-react": "^1.3.2",
|
89 | 89 | "@zougt/some-loader-utils": "^1.4.3",
|
90 | 90 | "@zougt/vite-plugin-theme-preprocessor": "^1.4.5",
|
91 | 91 | "autoprefixer": "10.4.7",
|
92 |
| - "babel-jest": "28.1.1", |
| 92 | + "babel-jest": "28.1.3", |
93 | 93 | "babel-loader": "8.2.5",
|
94 | 94 | "babel-plugin-import-graphql": "^2.8.1",
|
95 | 95 | "babel-plugin-macros": "^3.1.0",
|
|
99 | 99 | "css-loader": "^5.2.7",
|
100 | 100 | "esbuild": "^0.14.48",
|
101 | 101 | "eslint": "7.32.0",
|
102 |
| - "eslint-plugin-storybook": "^0.5.12", |
| 102 | + "eslint-plugin-storybook": "0.6.1", |
103 | 103 | "git-branch-is": "^4.0.0",
|
104 | 104 | "graphql-codegen-typescript-mock-data": "^2.2.3",
|
105 | 105 | "graphql-scalars": "^1.17.0",
|
|
109 | 109 | "jest-environment-jsdom": "^28.1.2",
|
110 | 110 | "less": "^4.1.3",
|
111 | 111 | "less-loader": "^11.0.0",
|
112 |
| - "lint-staged": "11.1.2", |
| 112 | + "lint-staged": "11.2.6", |
113 | 113 | "node-sass": "^7.0.1",
|
114 |
| - "postcss": "8.3.6", |
| 114 | + "postcss": "8.4.14", |
115 | 115 | "postcss-cli": "^9.1.0",
|
116 | 116 | "postcss-nested": "5.0.6",
|
117 | 117 | "postcss-scss": "^4.0.4",
|
118 |
| - "prettier": "2.4.0", |
119 |
| - "react-is": "18.1.0", |
| 118 | + "prettier": "2.7.1", |
| 119 | + "react-is": "18.2.0", |
120 | 120 | "require-from-string": "^2.0.2",
|
121 | 121 | "sass": "^1.52.3",
|
122 | 122 | "sass-loader": "^10.0.0",
|
|
128 | 128 | "ts-jest": "^28.0.5",
|
129 | 129 | "ts-loader": "^6",
|
130 | 130 | "tsconfig-paths-webpack-plugin": "^3.5.2",
|
131 |
| - "typescript": "4.4.3", |
| 131 | + "typescript": "4.7.4", |
132 | 132 | "typescript-plugin-styled-components": "^2.0.0",
|
133 | 133 | "vite": "^2.9.12",
|
134 |
| - "vite-plugin-checker": "0.3.4", |
| 134 | + "vite-plugin-checker": "0.4.9", |
135 | 135 | "vite-plugin-simple-gql": "^0.5.0",
|
136 |
| - "vite-tsconfig-paths": "3.3.14" |
| 136 | + "vite-tsconfig-paths": "3.5.0" |
137 | 137 | }
|
138 | 138 | }
|
0 commit comments