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 #697

Merged
merged 1 commit into from
Jan 10, 2025
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
2 changes: 1 addition & 1 deletion packages/babel-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@types/babel__core": "7.20.5",
"@willbooster/prettier-config": "^9.0.1",
"core-js": "3.39.0",
"core-js": "3.40.0",
"lint-staged": "15.3.0",
"prettier": "3.4.2",
"sort-package-json": "2.12.0"
Expand Down
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.5",
"@types/react": "19.0.2",
"@types/react": "19.0.4",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.57.0",
"eslint-config-next": "15.1.3",
"eslint-config-next": "15.1.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": "19.0.2",
"@types/react": "19.0.4",
"@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.5",
"@types/react": "19.0.2",
"@types/react": "19.0.4",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.57.0",
"eslint-config-next": "15.1.3",
"eslint-config-next": "15.1.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.5",
"@types/react": "19.0.2",
"@types/react": "19.0.4",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"@willbooster/prettier-config": "^9.0.1",
Expand Down
51 changes: 30 additions & 21 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.1.3":
version: 15.1.3
resolution: "@next/eslint-plugin-next@npm:15.1.3"
"@next/eslint-plugin-next@npm:15.1.4":
version: 15.1.4
resolution: "@next/eslint-plugin-next@npm:15.1.4"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/60e85ad10d0d3afafe6d6e02a70636681b78aacff8bcef2bbe18d77b3192f91ea999bc471d19d22b37abaa3fee72d35299c040b9cce0bc6fd7848d031590abde
checksum: 10c0/6b5356275027e7b597914aa410805dab6b988c81c7ec0855e829e967d0064b9512828efc5d3b8826b798b30f1494618c82c5067c36d6d7837071ed670d690eab
languageName: node
linkType: hard

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

"@types/react@npm:*, @types/react@npm:19.0.2":
"@types/react@npm:*":
version: 19.0.2
resolution: "@types/react@npm:19.0.2"
dependencies:
Expand All @@ -1242,6 +1242,15 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:19.0.4":
version: 19.0.4
resolution: "@types/react@npm:19.0.4"
dependencies:
csstype: "npm:^3.0.2"
checksum: 10c0/96ecd1a73af57fd7b7facf5b36ec069b131c7608a98a0f1098183023bfb21c60a26a0dc09004fbe0ac70c436ef887bbec5690882cfb77c6e0c679f7e45987722
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.19.1":
version: 8.19.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.19.1"
Expand Down Expand Up @@ -1479,7 +1488,7 @@ __metadata:
dependencies:
"@types/babel__core": "npm:7.20.5"
"@willbooster/prettier-config": "npm:^9.0.1"
core-js: "npm:3.39.0"
core-js: "npm:3.40.0"
lint-staged: "npm:15.3.0"
prettier: "npm:3.4.2"
sort-package-json: "npm:2.12.0"
Expand Down Expand Up @@ -1529,13 +1538,13 @@ __metadata:
"@types/eslint": "npm:8.56.11"
"@types/micromatch": "npm:4.0.9"
"@types/node": "npm:22.10.5"
"@types/react": "npm:19.0.2"
"@types/react": "npm:19.0.4"
"@typescript-eslint/eslint-plugin": "npm:8.19.1"
"@typescript-eslint/parser": "npm:8.19.1"
"@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.1.3"
eslint-config-next: "npm:15.1.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 @@ -1573,7 +1582,7 @@ __metadata:
dependencies:
"@types/eslint": "npm:8.56.11"
"@types/micromatch": "npm:4.0.9"
"@types/react": "npm:19.0.2"
"@types/react": "npm:19.0.4"
"@willbooster/eslint-config-js": "npm:^10.2.1"
"@willbooster/prettier-config": "npm:^9.0.1"
eslint: "npm:8.57.0"
Expand Down Expand Up @@ -1649,13 +1658,13 @@ __metadata:
"@types/eslint": "npm:8.56.11"
"@types/micromatch": "npm:4.0.9"
"@types/node": "npm:22.10.5"
"@types/react": "npm:19.0.2"
"@types/react": "npm:19.0.4"
"@typescript-eslint/eslint-plugin": "npm:8.19.1"
"@typescript-eslint/parser": "npm:8.19.1"
"@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.1.3"
eslint-config-next: "npm:15.1.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 @@ -1693,7 +1702,7 @@ __metadata:
"@types/eslint": "npm:8.56.11"
"@types/micromatch": "npm:4.0.9"
"@types/node": "npm:22.10.5"
"@types/react": "npm:19.0.2"
"@types/react": "npm:19.0.4"
"@typescript-eslint/eslint-plugin": "npm:8.19.1"
"@typescript-eslint/parser": "npm:8.19.1"
"@willbooster/eslint-config-ts": "npm:^10.5.1"
Expand Down Expand Up @@ -2822,10 +2831,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.39.0":
version: 3.39.0
resolution: "core-js@npm:3.39.0"
checksum: 10c0/f7602069b6afb2e3298eec612a5c1e0c3e6a458930fbfc7a4c5f9ac03426507f49ce395eecdd2d9bae9024f820e44582b67ffe16f2272395af26964f174eeb6b
"core-js@npm:3.40.0":
version: 3.40.0
resolution: "core-js@npm:3.40.0"
checksum: 10c0/db7946ada881e845d8b157061945b1187618fa45cf162f392a151e8a497962aed2da688c982eaa1d444c864be97a70f8be4d73385294b515d224dd164d19f1d4
languageName: node
linkType: hard

Expand Down Expand Up @@ -3410,11 +3419,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:15.1.3":
version: 15.1.3
resolution: "eslint-config-next@npm:15.1.3"
"eslint-config-next@npm:15.1.4":
version: 15.1.4
resolution: "eslint-config-next@npm:15.1.4"
dependencies:
"@next/eslint-plugin-next": "npm:15.1.3"
"@next/eslint-plugin-next": "npm:15.1.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 @@ -3430,7 +3439,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/e9e27f7b4426f57d55ceb107505354ef639afae8b8ec78ead62c7400ef51fe8e572619a61d3da38f0019c5387f7cc184a0ffc7a4c7c499f8020d198403153fa9
checksum: 10c0/9c52e8e2c6f71e94eec0a2d2a2ee0a32d6ac3cb6b354e8364ddb8b9942b2b1ea2207c3be1532dfb296a697df27f89f6f3eb86190ecf9ffaf5528d7a3749fb012
languageName: node
linkType: hard

Expand Down
Loading