Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2023
1 parent 6dae8a9 commit 8961c53
Show file tree
Hide file tree
Showing 11 changed files with 948 additions and 647 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@
"devDependencies": {
"@anolilab/eslint-config": "^5.0.10",
"@axe-core/react": "^4.7.3",
"@next/eslint-plugin-next": "^13.4.6",
"@next/eslint-plugin-next": "^13.4.7",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.9",
"@types/node": "18.16.18",
"@types/react": "18.2.13",
"@types/node": "18.16.19",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"autoprefixer": "^10.4.14",
"cross-env": "^7.0.3",
"eslint": "8.43.0",
"eslint": "8.44.0",
"eslint-mdx": "^2.1.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
Expand Down
18 changes: 9 additions & 9 deletions packages/api-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@anolilab/semantic-release-preset": "^3.1.3",
"@hapi/hapi": "^21.3.2",
"@koa/router": "^12.0.0",
"@rushstack/eslint-plugin-security": "^0.6.0",
Expand All @@ -144,9 +144,9 @@
"@types/koa__router": "^12.0.0",
"@types/lodash.merge": "^4.6.7",
"@types/lodash.set": "^4.3.7",
"@types/node": "18.16.18",
"@types/node": "18.16.19",
"@types/qs": "^6.9.7",
"@types/react": "^18.2.13",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/swagger-ui-react": "^4.18.0",
"@types/webpack": "^5.28.1",
Expand All @@ -155,12 +155,12 @@
"@visulima/crud": "1.0.12",
"@visulima/readdir": "1.3.6",
"@vitest/coverage-v8": "^0.32.2",
"chalk": "5.2.0",
"chalk": "5.3.0",
"commander": "^10.0.1",
"core-js": "^3.31.0",
"cors": "^2.8.5",
"cross-env": "^7.0.3",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -181,10 +181,10 @@
"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0",
"eslint-plugin-you-dont-need-momentjs": "^1.6.0",
"express": "^4.18.2",
"fastify": "^4.18.0",
"fastify": "^4.19.0",
"koa": "^2.14.2",
"mobx": "^6.9.0",
"next": "^13.4.6",
"next": "^13.4.7",
"next-test-api-route-handler": "^4.0.0-canary.1",
"node-mocks-http": "^1.12.2",
"openapi-types": "^12.1.3",
Expand All @@ -194,14 +194,14 @@
"react-dom": "^18.2.0",
"redoc": "^2.0.0",
"rimraf": "^5.0.1",
"semantic-release": "^21.0.5",
"semantic-release": "^21.0.6",
"styled-components": "^5.3.11",
"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.87.0",
"webpack": "^5.88.1",
"zod": "^3.21.4"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions packages/connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,16 +74,16 @@
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@anolilab/semantic-release-preset": "^3.1.3",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@types/http-errors": "^2.0.1",
"@types/node": "18.16.18",
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/coverage-v8": "^0.32.2",
"c8": "^7.14.0",
"cross-env": "^7.0.3",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -104,11 +104,11 @@
"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0",
"eslint-plugin-you-dont-need-momentjs": "^1.6.0",
"express": "^4.18.2",
"fastify": "^4.18.0",
"fastify": "^4.19.0",
"isomorphic-fetch": "^3.0.0",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
"semantic-release": "^21.0.5",
"semantic-release": "^21.0.6",
"tsup": "^6.7.0",
"typescript": "^5.1.3",
"vitest": "^0.32.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/crud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,20 +75,20 @@
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@prisma/client": "^4.16.0",
"@anolilab/semantic-release-preset": "^3.1.3",
"@prisma/client": "^4.16.2",
"@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.18",
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/coverage-v8": "^0.32.2",
"cross-env": "^7.0.3",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
Expand Down Expand Up @@ -116,7 +116,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^5.0.1",
"semantic-release": "^21.0.5",
"semantic-release": "^21.0.6",
"tsup": "^6.7.0",
"typescript": "^5.1.3",
"vitest": "^0.32.0"
Expand Down
14 changes: 7 additions & 7 deletions packages/health-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,17 +73,17 @@
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@anolilab/semantic-release-preset": "^3.1.3",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@types/node": "18.16.18",
"@types/react": "^18.2.13",
"@types/node": "18.16.19",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/coverage-v8": "^0.32.2",
"cross-env": "^7.0.3",
"cross-fetch": "^3.1.6",
"eslint": "^8.43.0",
"cross-fetch": "^3.1.7",
"eslint": "^8.44.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -104,13 +104,13 @@
"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.6",
"next": "^13.4.7",
"node-mocks-http": "^1.12.2",
"prettier": "^2.8.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^5.0.1",
"semantic-release": "^21.0.5",
"semantic-release": "^21.0.6",
"tsup": "^6.7.0",
"typescript": "^5.1.3",
"vitest": "^0.32.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/jsdoc-open-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,13 @@
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@anolilab/semantic-release-preset": "^3.1.3",
"@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.18",
"@types/node": "18.16.19",
"@types/webpack": "^5.28.1",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
Expand All @@ -107,7 +107,7 @@
"cli-progress": "^3.12.0",
"commander": "^10.0.1",
"cross-env": "^7.0.3",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -130,11 +130,11 @@
"openapi-types": "^12.1.3",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
"semantic-release": "^21.0.5",
"semantic-release": "^21.0.6",
"tsup": "^6.7.0",
"typescript": "^5.1.3",
"vitest": "^0.32.0",
"webpack": "^5.87.0"
"webpack": "^5.88.1"
},
"optionalDependencies": {
"cli-progress": "^3.12.0",
Expand Down
16 changes: 8 additions & 8 deletions packages/nextra-theme-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@anolilab/semantic-release-preset": "^3.1.3",
"@mdx-js/react": "^2.3.0",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
Expand All @@ -100,8 +100,8 @@
"@types/flexsearch": "^0.7.3",
"@types/git-url-parse": "^9.0.1",
"@types/micromatch": "^4.0.2",
"@types/node": "18.16.18",
"@types/react": "^18.2.13",
"@types/node": "18.16.19",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
Expand All @@ -110,7 +110,7 @@
"autoprefixer": "^10.4.14",
"concurrently": "^8.2.0",
"cross-env": "^7.0.3",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -133,9 +133,9 @@
"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0",
"eslint-plugin-you-dont-need-momentjs": "^1.6.0",
"jsdom": "^22.1.0",
"lightningcss-cli": "^1.21.0",
"next": "^13.4.6",
"nextra": "2.7.1",
"lightningcss-cli": "^1.21.1",
"next": "^13.4.7",
"nextra": "2.8.0",
"postcss": "^8.4.24",
"postcss-cli": "^10.1.0",
"postcss-focus-visible": "^8.0.2",
Expand All @@ -145,7 +145,7 @@
"react-dom": "^18.2.0",
"rimraf": "^5.0.1",
"rxjs": "^7.8.1",
"semantic-release": "^21.0.5",
"semantic-release": "^21.0.6",
"tailwindcss": "^3.3.2",
"tailwindcss-hyphens": "^0.1.0",
"tsup": "^6.7.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,16 +64,16 @@
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@anolilab/semantic-release-preset": "^3.1.3",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@types/micromatch": "^4.0.2",
"@types/node": "18.16.18",
"@types/node": "18.16.19",
"@types/qs": "^6.9.7",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/coverage-v8": "^0.32.2",
"cross-env": "^7.0.3",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -98,7 +98,7 @@
"openapi-types": "^12.1.3",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
"semantic-release": "^21.0.5",
"semantic-release": "^21.0.6",
"tsup": "^6.7.0",
"typescript": "^5.1.3",
"vitest": "^0.32.0"
Expand Down
12 changes: 6 additions & 6 deletions packages/prisma-dmmf-transformer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,19 +71,19 @@
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@prisma/client": "4.16.0",
"@anolilab/semantic-release-preset": "^3.1.3",
"@prisma/client": "4.16.2",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@types/json-schema": "7.0.12",
"@types/micromatch": "^4.0.2",
"@types/node": "18.16.18",
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/coverage-v8": "^0.32.2",
"ajv": "8.12.0",
"ajv-formats": "2.1.1",
"cross-env": "^7.0.3",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -106,9 +106,9 @@
"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.16.0",
"prisma": "4.16.2",
"rimraf": "^5.0.1",
"semantic-release": "^21.0.5",
"semantic-release": "^21.0.6",
"tsup": "^6.7.0",
"typescript": "^5.1.3",
"vitest": "^0.32.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/readdir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@
},
"devDependencies": {
"@anolilab/eslint-config": "^5.0.10",
"@anolilab/semantic-release-preset": "^3.1.1",
"@anolilab/semantic-release-preset": "^3.1.3",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@types/micromatch": "^4.0.2",
"@types/node": "18.16.18",
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/coverage-v8": "^0.32.2",
"cross-env": "^7.0.3",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -95,7 +95,7 @@
"eslint-plugin-you-dont-need-momentjs": "^1.6.0",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
"semantic-release": "^21.0.5",
"semantic-release": "^21.0.6",
"tsup": "^6.7.0",
"typescript": "^5.1.3",
"vitest": "^0.32.0"
Expand Down

0 comments on commit 8961c53

Please sign in to comment.