|
76 | 76 | "test:watch": "vitest" |
77 | 77 | }, |
78 | 78 | "devDependencies": { |
79 | | - "@commitlint/cli": "17.1.2", |
80 | | - "@commitlint/config-conventional": "17.1.0", |
81 | | - "@commitlint/types": "17.0.0", |
82 | | - "@faker-js/faker": "7.5.0", |
83 | | - "@flex-development/mkbuild": "1.0.0-alpha.5", |
| 79 | + "@commitlint/cli": "17.3.0", |
| 80 | + "@commitlint/config-conventional": "17.3.0", |
| 81 | + "@faker-js/faker": "7.6.0", |
| 82 | + "@flex-development/mkbuild": "1.0.0-alpha.9", |
84 | 83 | "@flex-development/tutils": "5.0.1", |
85 | | - "@graphql-eslint/eslint-plugin": "3.11.2", |
86 | | - "@types/chai": "4.3.3", |
| 84 | + "@graphql-eslint/eslint-plugin": "3.13.1", |
| 85 | + "@types/chai": "4.3.4", |
87 | 86 | "@types/chai-fs": "2.0.2", |
88 | 87 | "@types/chai-string": "1.4.2", |
89 | 88 | "@types/conventional-changelog": "3.1.1", |
90 | | - "@types/conventional-changelog-config-spec": "2.1.1", |
| 89 | + "@types/conventional-changelog-config-spec": "2.1.2", |
91 | 90 | "@types/conventional-changelog-writer": "4.0.1", |
92 | 91 | "@types/conventional-commits-parser": "3.0.2", |
93 | 92 | "@types/dateformat": "5.0.0", |
94 | | - "@types/eslint": "8.4.6", |
| 93 | + "@types/eslint": "8.4.10", |
95 | 94 | "@types/git-raw-commits": "2.0.1", |
96 | 95 | "@types/is-ci": "3.0.0", |
97 | | - "@types/node": "16.11.62", |
| 96 | + "@types/node": "16.18.3", |
98 | 97 | "@types/node-notifier": "8.0.2", |
99 | 98 | "@types/prettier": "2.7.1", |
100 | | - "@types/react": "18.0.21", |
| 99 | + "@types/react": "18.0.25", |
101 | 100 | "@types/styled-components": "5.1.26", |
102 | | - "@typescript-eslint/eslint-plugin": "5.38.1", |
103 | | - "@typescript-eslint/parser": "5.38.1", |
| 101 | + "@typescript-eslint/eslint-plugin": "5.44.0", |
| 102 | + "@typescript-eslint/parser": "5.44.0", |
104 | 103 | "@vates/toggle-scripts": "1.0.0", |
105 | | - "@vitest/coverage-c8": "0.23.4", |
106 | | - "@vitest/ui": "0.23.4", |
107 | | - "chai": "4.3.6", |
| 104 | + "@vitest/coverage-c8": "0.25.2", |
| 105 | + "@vitest/ui": "0.25.2", |
| 106 | + "chai": "4.3.7", |
108 | 107 | "chai-each": "0.0.1", |
109 | 108 | "chai-fs": "2.0.0", |
110 | 109 | "chai-quantifiers": "1.0.17", |
111 | 110 | "chai-string": "1.5.0", |
112 | 111 | "conventional-changelog-cli": "2.2.2", |
113 | 112 | "conventional-recommended-bump": "6.1.0", |
114 | | - "cspell": "6.12.0", |
115 | | - "esbuild": "0.15.10", |
116 | | - "eslint": "8.24.0", |
| 113 | + "cspell": "6.14.3", |
| 114 | + "esbuild": "0.15.15", |
| 115 | + "eslint": "8.28.0", |
117 | 116 | "eslint-config-prettier": "8.5.0", |
118 | 117 | "eslint-plugin-chai-expect": "3.0.0", |
119 | 118 | "eslint-plugin-jest-formatting": "3.1.0", |
120 | | - "eslint-plugin-jsdoc": "39.3.6", |
121 | | - "eslint-plugin-jsonc": "2.4.0", |
| 119 | + "eslint-plugin-jsdoc": "39.6.2", |
| 120 | + "eslint-plugin-jsonc": "2.5.0", |
122 | 121 | "eslint-plugin-markdown": "3.0.0", |
123 | 122 | "eslint-plugin-markdownlint": "0.4.0", |
124 | 123 | "eslint-plugin-node": "11.1.0", |
125 | 124 | "eslint-plugin-prettier": "4.2.1", |
126 | | - "eslint-plugin-promise": "6.0.1", |
127 | | - "eslint-plugin-unicorn": "44.0.0", |
| 125 | + "eslint-plugin-promise": "6.1.1", |
| 126 | + "eslint-plugin-unicorn": "45.0.0", |
128 | 127 | "eslint-plugin-yml": "1.2.0", |
129 | 128 | "graphql": "16.6.0", |
130 | | - "graphql-config": "4.3.5", |
| 129 | + "graphql-config": "4.3.6", |
131 | 130 | "growl": "1.10.5", |
132 | | - "husky": "8.0.1", |
| 131 | + "husky": "8.0.2", |
133 | 132 | "is-ci": "3.0.1", |
134 | 133 | "jsonc-eslint-parser": "2.1.0", |
135 | 134 | "lint-staged": "13.0.3", |
136 | | - "memfs": "3.4.7", |
| 135 | + "memfs": "3.4.12", |
137 | 136 | "node-notifier": "10.0.1", |
138 | 137 | "prettier": "2.7.1", |
139 | 138 | "prettier-plugin-sh": "0.12.8", |
140 | | - "pretty-format": "29.1.2", |
| 139 | + "pretty-format": "29.3.1", |
141 | 140 | "sade": "1.8.1", |
142 | 141 | "trash-cli": "5.0.0", |
143 | 142 | "ts-dedent": "2.2.0", |
144 | 143 | "ts-node": "10.9.1", |
145 | | - "type-fest": "3.0.0", |
146 | | - "typescript": "4.8.4", |
| 144 | + "type-fest": "3.2.0", |
| 145 | + "typescript": "4.9.3", |
147 | 146 | "version-bump-prompt": "6.1.0", |
148 | | - "vite": "3.1.4", |
149 | | - "vite-tsconfig-paths": "3.5.1", |
150 | | - "vitest": "0.23.4", |
151 | | - "vitest-github-actions-reporter": "0.8.3", |
| 147 | + "vite": "3.2.4", |
| 148 | + "vite-tsconfig-paths": "3.6.0", |
| 149 | + "vitest": "0.25.2", |
| 150 | + "vitest-github-actions-reporter": "0.9.0", |
152 | 151 | "yaml-eslint-parser": "1.1.0" |
153 | 152 | }, |
154 | 153 | "resolutions": { |
155 | 154 | "@ardatan/sync-fetch": "larsgw/sync-fetch#head=worker_threads", |
156 | | - "esbuild": "0.15.10" |
| 155 | + "esbuild": "0.15.15" |
157 | 156 | }, |
158 | 157 | "engines": { |
159 | 158 | "node": ">=14", |
|
0 commit comments