@visulima/api-platform 2.0.11 → 2.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +17 -0
- package/package.json +42 -42
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
|
1
|
+
## @visulima/api-platform [2.0.12](https://github.com/visulima/visulima/compare/@visulima/api-platform@2.0.11...@visulima/api-platform@2.0.12) (2023-11-30)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** updated package deps ([b4f4ede](https://github.com/visulima/visulima/commit/b4f4eded7bbded62b341ade0017ab357336f3af2))
|
|
7
|
+
* update packages deps ([51113c8](https://github.com/visulima/visulima/commit/51113c88f608c517ebecee8f63086636722d2de2))
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* **@visulima/connect:** upgraded to 2.1.9
|
|
14
|
+
* **@visulima/jsdoc-open-api:** upgraded to 2.0.10
|
|
15
|
+
* **@visulima/crud:** upgraded to 2.0.9
|
|
16
|
+
* **@visulima/readdir:** upgraded to 2.0.9
|
|
17
|
+
|
|
1
18
|
## @visulima/api-platform [2.0.11](https://github.com/visulima/visulima/compare/@visulima/api-platform@2.0.10...@visulima/api-platform@2.0.11) (2023-11-07)
|
|
2
19
|
|
|
3
20
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@visulima/api-platform",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.12",
|
|
4
4
|
"description": "Visulima API platform is a set of tools to build and consume web APIs",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"anolilab",
|
|
@@ -141,8 +141,8 @@
|
|
|
141
141
|
"test:watch": "vitest"
|
|
142
142
|
},
|
|
143
143
|
"dependencies": {
|
|
144
|
-
"@visulima/connect": "2.1.
|
|
145
|
-
"@visulima/jsdoc-open-api": "2.0.
|
|
144
|
+
"@visulima/connect": "2.1.9",
|
|
145
|
+
"@visulima/jsdoc-open-api": "2.0.10",
|
|
146
146
|
"accepts": "^1.3.8",
|
|
147
147
|
"debug": "^4.3.4",
|
|
148
148
|
"http-errors": "^2.0.0",
|
|
@@ -151,46 +151,46 @@
|
|
|
151
151
|
"lodash.merge": "^4.6.2",
|
|
152
152
|
"schema-dts": "^1.1.2",
|
|
153
153
|
"ts-japi": "^1.9.1",
|
|
154
|
-
"yaml": "^2.3.
|
|
154
|
+
"yaml": "^2.3.4",
|
|
155
155
|
"zod-to-ts": "^1.2.0"
|
|
156
156
|
},
|
|
157
157
|
"devDependencies": {
|
|
158
158
|
"@anolilab/eslint-config": "^15.0.2",
|
|
159
159
|
"@anolilab/prettier-config": "^5.0.13",
|
|
160
160
|
"@anolilab/semantic-release-preset": "^8.0.2",
|
|
161
|
-
"@arthurgeron/eslint-plugin-react-usememo": "^2.1.
|
|
162
|
-
"@babel/core": "^7.23.
|
|
161
|
+
"@arthurgeron/eslint-plugin-react-usememo": "^2.1.4",
|
|
162
|
+
"@babel/core": "^7.23.3",
|
|
163
163
|
"@hapi/hapi": "^21.3.2",
|
|
164
164
|
"@koa/router": "^12.0.1",
|
|
165
|
-
"@secretlint/secretlint-rule-preset-recommend": "^7.0
|
|
166
|
-
"@testing-library/react": "^14.
|
|
165
|
+
"@secretlint/secretlint-rule-preset-recommend": "^7.2.0",
|
|
166
|
+
"@testing-library/react": "^14.1.2",
|
|
167
167
|
"@total-typescript/ts-reset": "^0.5.1",
|
|
168
|
-
"@types/accepts": "^1.3.
|
|
169
|
-
"@types/cors": "^2.8.
|
|
170
|
-
"@types/debug": "^4.1.
|
|
171
|
-
"@types/express": "^4.17.
|
|
172
|
-
"@types/express-serve-static-core": "^4.17.
|
|
173
|
-
"@types/http-errors": "^2.0.
|
|
174
|
-
"@types/jstoxml": "^2.0.
|
|
175
|
-
"@types/koa": "^2.13.
|
|
176
|
-
"@types/koa__router": "^12.0.
|
|
177
|
-
"@types/lodash.merge": "^4.6.
|
|
178
|
-
"@types/lodash.set": "^4.3.
|
|
168
|
+
"@types/accepts": "^1.3.7",
|
|
169
|
+
"@types/cors": "^2.8.17",
|
|
170
|
+
"@types/debug": "^4.1.12",
|
|
171
|
+
"@types/express": "^4.17.21",
|
|
172
|
+
"@types/express-serve-static-core": "^4.17.41",
|
|
173
|
+
"@types/http-errors": "^2.0.4",
|
|
174
|
+
"@types/jstoxml": "^2.0.4",
|
|
175
|
+
"@types/koa": "^2.13.12",
|
|
176
|
+
"@types/koa__router": "^12.0.4",
|
|
177
|
+
"@types/lodash.merge": "^4.6.9",
|
|
178
|
+
"@types/lodash.set": "^4.3.9",
|
|
179
179
|
"@types/node": "18.18.8",
|
|
180
|
-
"@types/qs": "^6.9.
|
|
181
|
-
"@types/react": "^18.2.
|
|
182
|
-
"@types/react-dom": "^18.2.
|
|
180
|
+
"@types/qs": "^6.9.10",
|
|
181
|
+
"@types/react": "^18.2.39",
|
|
182
|
+
"@types/react-dom": "^18.2.17",
|
|
183
183
|
"@types/swagger-ui-react": "^4.18.2",
|
|
184
|
-
"@types/webpack": "^5.28.
|
|
185
|
-
"@visulima/crud": "2.0.
|
|
186
|
-
"@visulima/readdir": "2.0.
|
|
184
|
+
"@types/webpack": "^5.28.5",
|
|
185
|
+
"@visulima/crud": "2.0.9",
|
|
186
|
+
"@visulima/readdir": "2.0.9",
|
|
187
187
|
"@vitest/coverage-v8": "^0.34.6",
|
|
188
188
|
"chalk": "5.3.0",
|
|
189
189
|
"commander": "^11.1.0",
|
|
190
|
-
"core-js": "^3.33.
|
|
190
|
+
"core-js": "^3.33.3",
|
|
191
191
|
"cors": "^2.8.5",
|
|
192
192
|
"cross-env": "^7.0.3",
|
|
193
|
-
"eslint": "^8.
|
|
193
|
+
"eslint": "^8.54.0",
|
|
194
194
|
"eslint-plugin-deprecation": "^2.0.0",
|
|
195
195
|
"eslint-plugin-etc": "^2.0.3",
|
|
196
196
|
"eslint-plugin-import": "npm:eslint-plugin-i@^2.29.0",
|
|
@@ -198,35 +198,35 @@
|
|
|
198
198
|
"eslint-plugin-mdx": "^2.2.0",
|
|
199
199
|
"eslint-plugin-react": "7.33.2",
|
|
200
200
|
"eslint-plugin-react-hooks": "4.6.0",
|
|
201
|
-
"eslint-plugin-ssr-friendly": "^1.
|
|
202
|
-
"eslint-plugin-testing-library": "^6.
|
|
201
|
+
"eslint-plugin-ssr-friendly": "^1.3.0",
|
|
202
|
+
"eslint-plugin-testing-library": "^6.2.0",
|
|
203
203
|
"eslint-plugin-validate-jsx-nesting": "^0.1.1",
|
|
204
|
-
"eslint-plugin-vitest": "^0.3.
|
|
204
|
+
"eslint-plugin-vitest": "^0.3.10",
|
|
205
205
|
"eslint-plugin-vitest-globals": "^1.4.0",
|
|
206
206
|
"eslint-plugin-zod": "^1.4.0",
|
|
207
207
|
"express": "^4.18.2",
|
|
208
208
|
"fastify": "^4.24.3",
|
|
209
209
|
"koa": "^2.14.2",
|
|
210
|
-
"mobx": "^6.
|
|
210
|
+
"mobx": "^6.12.0",
|
|
211
211
|
"next": "^13.5.6",
|
|
212
212
|
"next-test-api-route-handler": "^4.0.0-canary.1",
|
|
213
213
|
"node-mocks-http": "^1.13.0",
|
|
214
214
|
"openapi-types": "^12.1.3",
|
|
215
|
-
"prettier": "^3.0
|
|
216
|
-
"rate-limiter-flexible": "^3.0.
|
|
215
|
+
"prettier": "^3.1.0",
|
|
216
|
+
"rate-limiter-flexible": "^3.0.4",
|
|
217
217
|
"react": "^18.2.0",
|
|
218
218
|
"react-dom": "^18.2.0",
|
|
219
219
|
"redoc": "^2.1.3",
|
|
220
220
|
"rimraf": "^5.0.5",
|
|
221
|
-
"secretlint": "7.0
|
|
222
|
-
"semantic-release": "^22.0.
|
|
221
|
+
"secretlint": "7.2.0",
|
|
222
|
+
"semantic-release": "^22.0.8",
|
|
223
223
|
"sort-package-json": "^2.6.0",
|
|
224
|
-
"styled-components": "^6.1.
|
|
224
|
+
"styled-components": "^6.1.1",
|
|
225
225
|
"swagger-ui-dist": "^4.19.1",
|
|
226
226
|
"swagger-ui-react": "^4.19.1",
|
|
227
|
-
"tsup": "^
|
|
228
|
-
"type-fest": "^4.
|
|
229
|
-
"typescript": "^5.
|
|
227
|
+
"tsup": "^8.0.1",
|
|
228
|
+
"type-fest": "^4.8.2",
|
|
229
|
+
"typescript": "^5.3.2",
|
|
230
230
|
"vitest": "^0.34.6",
|
|
231
231
|
"webpack": "^5.89.0",
|
|
232
232
|
"zod": "^3.22.4"
|
|
@@ -239,8 +239,8 @@
|
|
|
239
239
|
"optionalDependencies": {
|
|
240
240
|
"@hapi/hapi": "^21.3.2",
|
|
241
241
|
"@koa/router": "^12.0.1",
|
|
242
|
-
"@visulima/crud": "2.0.
|
|
243
|
-
"@visulima/readdir": "2.0.
|
|
242
|
+
"@visulima/crud": "2.0.9",
|
|
243
|
+
"@visulima/readdir": "2.0.9",
|
|
244
244
|
"chalk": "5.3.0",
|
|
245
245
|
"commander": "^11.1.0",
|
|
246
246
|
"cors": "^2.8.5",
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
"fastify": "^4.24.3",
|
|
249
249
|
"koa": "^2.14.2",
|
|
250
250
|
"next": "^13.5.6",
|
|
251
|
-
"rate-limiter-flexible": "^3.0.
|
|
251
|
+
"rate-limiter-flexible": "^3.0.4",
|
|
252
252
|
"redoc": "^2.1.3",
|
|
253
253
|
"swagger-ui-dist": "^4.19.1",
|
|
254
254
|
"swagger-ui-react": "^4.19.1",
|