Skip to content

Commit

Permalink
chore(deps): update devdependencies (#176)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 21, 2023
1 parent 285dba2 commit 6dae8a9
Show file tree
Hide file tree
Showing 11 changed files with 921 additions and 733 deletions.
14 changes: 7 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,18 @@
"zod": "^3.21.4"
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.8",
"@axe-core/react": "^4.7.2",
"@next/eslint-plugin-next": "^13.4.5",
"@anolilab/eslint-config": "^5.0.10",
"@axe-core/react": "^4.7.3",
"@next/eslint-plugin-next": "^13.4.6",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.9",
"@types/node": "18.16.17",
"@types/react": "18.2.11",
"@types/react-dom": "18.2.4",
"@types/node": "18.16.18",
"@types/react": "18.2.13",
"@types/react-dom": "18.2.6",
"autoprefixer": "^10.4.14",
"cross-env": "^7.0.3",
"eslint": "8.42.0",
"eslint": "8.43.0",
"eslint-mdx": "^2.1.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
Expand Down
22 changes: 11 additions & 11 deletions packages/api-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@
"zod-to-ts": "^1.1.4"
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.8",
"@anolilab/semantic-release-preset": "^3.1.0",
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@hapi/hapi": "^21.3.2",
"@koa/router": "^12.0.0",
"@rushstack/eslint-plugin-security": "^0.6.0",
Expand All @@ -144,23 +144,23 @@
"@types/koa__router": "^12.0.0",
"@types/lodash.merge": "^4.6.7",
"@types/lodash.set": "^4.3.7",
"@types/node": "18.16.17",
"@types/node": "18.16.18",
"@types/qs": "^6.9.7",
"@types/react": "^18.2.11",
"@types/react-dom": "^18.2.4",
"@types/react": "^18.2.13",
"@types/react-dom": "^18.2.6",
"@types/swagger-ui-react": "^4.18.0",
"@types/webpack": "^5.28.1",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@visulima/crud": "1.0.12",
"@visulima/readdir": "1.3.6",
"@vitest/coverage-v8": "^0.32.0",
"@vitest/coverage-v8": "^0.32.2",
"chalk": "5.2.0",
"commander": "^10.0.1",
"core-js": "^3.31.0",
"cors": "^2.8.5",
"cross-env": "^7.0.3",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -184,7 +184,7 @@
"fastify": "^4.18.0",
"koa": "^2.14.2",
"mobx": "^6.9.0",
"next": "^13.4.5",
"next": "^13.4.6",
"next-test-api-route-handler": "^4.0.0-canary.1",
"node-mocks-http": "^1.12.2",
"openapi-types": "^12.1.3",
Expand All @@ -196,12 +196,12 @@
"rimraf": "^5.0.1",
"semantic-release": "^21.0.5",
"styled-components": "^5.3.11",
"swagger-ui-dist": "^4.19.0",
"swagger-ui-react": "^4.19.0",
"swagger-ui-dist": "^4.19.1",
"swagger-ui-react": "^4.19.1",
"tsup": "^6.7.0",
"typescript": "^5.1.3",
"vitest": "^0.32.0",
"webpack": "^5.86.0",
"webpack": "^5.87.0",
"zod": "^3.21.4"
},
"peerDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions packages/connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,22 +73,22 @@
"regexparam": "^2.0.1"
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.8",
"@anolilab/semantic-release-preset": "^3.1.0",
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@types/http-errors": "^2.0.1",
"@types/node": "18.16.17",
"@types/node": "18.16.18",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/coverage-v8": "^0.32.0",
"@vitest/coverage-v8": "^0.32.2",
"c8": "^7.14.0",
"cross-env": "^7.0.3",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsonc": "^2.8.0",
"eslint-plugin-jsonc": "^2.9.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-material-ui": "^1.0.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/crud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,21 +74,21 @@
"path-to-regexp": "^6.2.1"
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.8",
"@anolilab/semantic-release-preset": "^3.1.0",
"@prisma/client": "^4.15.0",
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@prisma/client": "^4.16.0",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@testing-library/react": "^14.0.0",
"@testing-library/react-hooks": "^8.0.1",
"@types/http-errors": "^2.0.1",
"@types/json-schema": "7.0.12",
"@types/lodash.set": "^4.3.7",
"@types/node": "18.16.17",
"@types/node": "18.16.18",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/coverage-v8": "^0.32.0",
"@vitest/coverage-v8": "^0.32.2",
"cross-env": "^7.0.3",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
Expand Down
18 changes: 9 additions & 9 deletions packages/health-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,23 +72,23 @@
"pingman": "^2.0.0"
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.8",
"@anolilab/semantic-release-preset": "^3.1.0",
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@types/node": "18.16.17",
"@types/react": "^18.2.11",
"@types/react-dom": "^18.2.4",
"@types/node": "18.16.18",
"@types/react": "^18.2.13",
"@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/coverage-v8": "^0.32.0",
"@vitest/coverage-v8": "^0.32.2",
"cross-env": "^7.0.3",
"cross-fetch": "^3.1.6",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsonc": "^2.8.0",
"eslint-plugin-jsonc": "^2.9.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-no-loops": "^0.3.0",
Expand All @@ -104,7 +104,7 @@
"eslint-plugin-unicorn": "^47.0.0",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0",
"eslint-plugin-you-dont-need-momentjs": "^1.6.0",
"next": "^13.4.5",
"next": "^13.4.6",
"node-mocks-http": "^1.12.2",
"prettier": "^2.8.8",
"react": "^18.2.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/jsdoc-open-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,28 +91,28 @@
"yaml": "^2.3.1"
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.8",
"@anolilab/semantic-release-preset": "^3.1.0",
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@stoplight/types": "^13.15.0",
"@types/cli-progress": "^3.11.0",
"@types/http-errors": "^2.0.1",
"@types/lodash.mergewith": "^4.6.7",
"@types/node": "18.16.17",
"@types/node": "18.16.18",
"@types/webpack": "^5.28.1",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/coverage-v8": "^0.32.0",
"@vitest/coverage-v8": "^0.32.2",
"c8": "^7.14.0",
"cli-progress": "^3.12.0",
"commander": "^10.0.1",
"cross-env": "^7.0.3",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsonc": "^2.8.0",
"eslint-plugin-jsonc": "^2.9.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-material-ui": "^1.0.1",
Expand All @@ -134,7 +134,7 @@
"tsup": "^6.7.0",
"typescript": "^5.1.3",
"vitest": "^0.32.0",
"webpack": "^5.86.0"
"webpack": "^5.87.0"
},
"optionalDependencies": {
"cli-progress": "^3.12.0",
Expand Down
20 changes: 10 additions & 10 deletions packages/nextra-theme-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@
"tailwind-merge": "^1.13.1"
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.8",
"@anolilab/semantic-release-preset": "^3.1.0",
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@mdx-js/react": "^2.3.0",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
Expand All @@ -100,22 +100,22 @@
"@types/flexsearch": "^0.7.3",
"@types/git-url-parse": "^9.0.1",
"@types/micromatch": "^4.0.2",
"@types/node": "18.16.17",
"@types/react": "^18.2.11",
"@types/react-dom": "^18.2.4",
"@types/node": "18.16.18",
"@types/react": "^18.2.13",
"@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitejs/plugin-react": "^4.0.0",
"@vitest/coverage-v8": "^0.32.0",
"@vitejs/plugin-react": "^4.0.1",
"@vitest/coverage-v8": "^0.32.2",
"autoprefixer": "^10.4.14",
"concurrently": "^8.2.0",
"cross-env": "^7.0.3",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsonc": "^2.8.0",
"eslint-plugin-jsonc": "^2.9.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-material-ui": "^1.0.1",
Expand All @@ -134,7 +134,7 @@
"eslint-plugin-you-dont-need-momentjs": "^1.6.0",
"jsdom": "^22.1.0",
"lightningcss-cli": "^1.21.0",
"next": "^13.4.5",
"next": "^13.4.6",
"nextra": "2.7.1",
"postcss": "^8.4.24",
"postcss-cli": "^10.1.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,22 +63,22 @@
"qs": "^6.11.2"
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.8",
"@anolilab/semantic-release-preset": "^3.1.0",
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@types/micromatch": "^4.0.2",
"@types/node": "18.16.17",
"@types/node": "18.16.18",
"@types/qs": "^6.9.7",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/coverage-v8": "^0.32.0",
"@vitest/coverage-v8": "^0.32.2",
"cross-env": "^7.0.3",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsonc": "^2.8.0",
"eslint-plugin-jsonc": "^2.9.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-material-ui": "^1.0.1",
Expand Down
16 changes: 8 additions & 8 deletions packages/prisma-dmmf-transformer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,25 +70,25 @@
"@prisma/internals": "4.15.0"
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.8",
"@anolilab/semantic-release-preset": "^3.1.0",
"@prisma/client": "4.15.0",
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@prisma/client": "4.16.0",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@types/json-schema": "7.0.12",
"@types/micromatch": "^4.0.2",
"@types/node": "18.16.17",
"@types/node": "18.16.18",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/coverage-v8": "^0.32.0",
"@vitest/coverage-v8": "^0.32.2",
"ajv": "8.12.0",
"ajv-formats": "2.1.1",
"cross-env": "^7.0.3",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsonc": "^2.8.0",
"eslint-plugin-jsonc": "^2.9.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-material-ui": "^1.0.1",
Expand All @@ -106,7 +106,7 @@
"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0",
"eslint-plugin-you-dont-need-momentjs": "^1.6.0",
"prettier": "^2.8.8",
"prisma": "4.15.0",
"prisma": "4.16.0",
"rimraf": "^5.0.1",
"semantic-release": "^21.0.5",
"tsup": "^6.7.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/readdir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,21 +62,21 @@
"micromatch": "^4.0.5"
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.8",
"@anolilab/semantic-release-preset": "^3.1.0",
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@types/micromatch": "^4.0.2",
"@types/node": "18.16.17",
"@types/node": "18.16.18",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/coverage-v8": "^0.32.0",
"@vitest/coverage-v8": "^0.32.2",
"cross-env": "^7.0.3",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsonc": "^2.8.0",
"eslint-plugin-jsonc": "^2.9.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-material-ui": "^1.0.1",
Expand Down
Loading

1 comment on commit 6dae8a9

@vercel
Copy link

@vercel vercel bot commented on 6dae8a9 Jun 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.