Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #684

Merged
merged 1 commit into from
Dec 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/eslint-config-blitz-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"@types/eslint": "8.56.11",
"@types/micromatch": "4.0.9",
"@types/node": "22.10.1",
"@types/react": "18.3.12",
"@types/react": "18.3.14",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.57.0",
"eslint-config-next": "15.0.3",
"eslint-config-next": "15.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-import": "2.31.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-js-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@types/eslint": "8.56.11",
"@types/micromatch": "4.0.9",
"@types/react": "18.3.12",
"@types/react": "18.3.14",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"@types/eslint": "8.56.11",
"@types/micromatch": "4.0.9",
"@types/node": "22.10.1",
"@types/react": "18.3.12",
"@types/react": "18.3.14",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.57.0",
"eslint-config-next": "15.0.3",
"eslint-config-next": "15.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-import": "2.31.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-ts-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/eslint": "8.56.11",
"@types/micromatch": "4.0.9",
"@types/node": "22.10.1",
"@types/react": "18.3.12",
"@types/react": "18.3.14",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@willbooster/prettier-config": "^9.0.1",
Expand Down
42 changes: 26 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -286,12 +286,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:15.0.3":
version: 15.0.3
resolution: "@next/eslint-plugin-next@npm:15.0.3"
"@next/eslint-plugin-next@npm:15.0.4":
version: 15.0.4
resolution: "@next/eslint-plugin-next@npm:15.0.4"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/59d024d129e472aa32fb841a1906d3ab3d3a7252a9fdfc93e3ac5a2436397d16f53f16ed0ec6c7006f912571854e52492612c0d4493c440c84dba5cea67e95d9
checksum: 10c0/ce55e4102712baac47d79f4b6ed8962b472d1a9aafe2ec0fcb7160e818fd2768d806c7a6cd95e122e1c32ac1897bc10cb39f70b6c53f7b36589269177f88f66f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1240,7 +1240,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.3.12":
"@types/react@npm:*":
version: 18.3.12
resolution: "@types/react@npm:18.3.12"
dependencies:
Expand All @@ -1250,6 +1250,16 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.14":
version: 18.3.14
resolution: "@types/react@npm:18.3.14"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/d925fbfcf084238b93d1a0b5406d4cf9aeb37c4a1191559aa4ee107c2e55cc15327989140f03eddda4d471f5b935d4673fd74a86f451860edea18eae48ca44f8
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.17.0":
version: 8.17.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.17.0"
Expand Down Expand Up @@ -1555,13 +1565,13 @@ __metadata:
"@types/eslint": "npm:8.56.11"
"@types/micromatch": "npm:4.0.9"
"@types/node": "npm:22.10.1"
"@types/react": "npm:18.3.12"
"@types/react": "npm:18.3.14"
"@typescript-eslint/eslint-plugin": "npm:8.17.0"
"@typescript-eslint/parser": "npm:8.17.0"
"@willbooster/eslint-config-ts": "npm:^10.5.1"
"@willbooster/prettier-config": "npm:^9.0.1"
eslint: "npm:8.57.0"
eslint-config-next: "npm:15.0.3"
eslint-config-next: "npm:15.0.4"
eslint-config-prettier: "npm:9.1.0"
eslint-import-resolver-typescript: "npm:3.7.0"
eslint-plugin-import: "npm:2.31.0"
Expand Down Expand Up @@ -1599,7 +1609,7 @@ __metadata:
dependencies:
"@types/eslint": "npm:8.56.11"
"@types/micromatch": "npm:4.0.9"
"@types/react": "npm:18.3.12"
"@types/react": "npm:18.3.14"
"@willbooster/eslint-config-js": "npm:^10.2.1"
"@willbooster/prettier-config": "npm:^9.0.1"
eslint: "npm:8.57.0"
Expand Down Expand Up @@ -1675,13 +1685,13 @@ __metadata:
"@types/eslint": "npm:8.56.11"
"@types/micromatch": "npm:4.0.9"
"@types/node": "npm:22.10.1"
"@types/react": "npm:18.3.12"
"@types/react": "npm:18.3.14"
"@typescript-eslint/eslint-plugin": "npm:8.17.0"
"@typescript-eslint/parser": "npm:8.17.0"
"@willbooster/eslint-config-ts": "npm:^10.5.1"
"@willbooster/prettier-config": "npm:^9.0.1"
eslint: "npm:8.57.0"
eslint-config-next: "npm:15.0.3"
eslint-config-next: "npm:15.0.4"
eslint-config-prettier: "npm:9.1.0"
eslint-import-resolver-typescript: "npm:3.7.0"
eslint-plugin-import: "npm:2.31.0"
Expand Down Expand Up @@ -1719,7 +1729,7 @@ __metadata:
"@types/eslint": "npm:8.56.11"
"@types/micromatch": "npm:4.0.9"
"@types/node": "npm:22.10.1"
"@types/react": "npm:18.3.12"
"@types/react": "npm:18.3.14"
"@typescript-eslint/eslint-plugin": "npm:8.17.0"
"@typescript-eslint/parser": "npm:8.17.0"
"@willbooster/eslint-config-ts": "npm:^10.5.1"
Expand Down Expand Up @@ -3404,11 +3414,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:15.0.3":
version: 15.0.3
resolution: "eslint-config-next@npm:15.0.3"
"eslint-config-next@npm:15.0.4":
version: 15.0.4
resolution: "eslint-config-next@npm:15.0.4"
dependencies:
"@next/eslint-plugin-next": "npm:15.0.3"
"@next/eslint-plugin-next": "npm:15.0.4"
"@rushstack/eslint-patch": "npm:^1.10.3"
"@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
Expand All @@ -3424,7 +3434,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/2081c7843cbfd3199a45213670472d7781b1d627699b74d93824c1996ca7bc3bb3df7a808043101666579d756a9f93ac1cd9fb86c9d87da375f3dd5132d53fe2
checksum: 10c0/2259c19da18f3376814bd344a6b07168345c97a376ebadef8cf6f82d69f88d87c8a5162b91e98fb928b9cc675b498ab6de3981d191be72891216733b3ebd94c2
languageName: node
linkType: hard

Expand Down
Loading