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 Jun 26, 2023
1 parent 6dae8a9 commit 3595be3
Show file tree
Hide file tree
Showing 11 changed files with 418 additions and 197 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
"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/react": "18.2.14",
"@types/react-dom": "18.2.6",
"autoprefixer": "^10.4.14",
"cross-env": "^7.0.3",
Expand Down
8 changes: 4 additions & 4 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 @@ -146,7 +146,7 @@
"@types/lodash.set": "^4.3.7",
"@types/node": "18.16.18",
"@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 Down Expand Up @@ -184,7 +184,7 @@
"fastify": "^4.18.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 @@ -201,7 +201,7 @@
"tsup": "^6.7.0",
"typescript": "^5.1.3",
"vitest": "^0.32.0",
"webpack": "^5.87.0",
"webpack": "^5.88.0",
"zod": "^3.21.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
},
"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",
Expand Down
4 changes: 2 additions & 2 deletions packages/crud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
},
"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.1",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@testing-library/react": "^14.0.0",
"@testing-library/react-hooks": "^8.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/health-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@
},
"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/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
Expand Down Expand Up @@ -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.6",
"next": "^13.4.7",
"node-mocks-http": "^1.12.2",
"prettier": "^2.8.8",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/jsdoc-open-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
},
"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",
Expand Down Expand Up @@ -134,7 +134,7 @@
"tsup": "^6.7.0",
"typescript": "^5.1.3",
"vitest": "^0.32.0",
"webpack": "^5.87.0"
"webpack": "^5.88.0"
},
"optionalDependencies": {
"cli-progress": "^3.12.0",
Expand Down
10 changes: 5 additions & 5 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 @@ -101,7 +101,7 @@
"@types/git-url-parse": "^9.0.1",
"@types/micromatch": "^4.0.2",
"@types/node": "18.16.18",
"@types/react": "^18.2.13",
"@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 Down Expand Up @@ -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 Down
2 changes: 1 addition & 1 deletion packages/pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"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",
Expand Down
6 changes: 3 additions & 3 deletions packages/prisma-dmmf-transformer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
},
"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.1",
"@rushstack/eslint-plugin-security": "^0.6.0",
"@types/json-schema": "7.0.12",
"@types/micromatch": "^4.0.2",
Expand Down Expand Up @@ -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.16.0",
"prisma": "4.16.1",
"rimraf": "^5.0.1",
"semantic-release": "^21.0.5",
"tsup": "^6.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/readdir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"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",
Expand Down

0 comments on commit 3595be3

Please sign in to comment.