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

fix(deps): update all non-major dependencies #336

Merged
merged 1 commit into from
Dec 27, 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
8 changes: 4 additions & 4 deletions packages/wb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"prettier": "@willbooster/prettier-config",
"dependencies": {
"chalk": "5.4.0",
"chalk": "5.4.1",
"dotenv": "16.4.7",
"globby": "14.0.2",
"kill-port": "2.0.1",
Expand All @@ -34,7 +34,7 @@
},
"devDependencies": {
"@rollup/plugin-swc": "0.4.0",
"@swc/core": "1.10.1",
"@swc/core": "1.10.3",
"@types/eslint": "8.56.10",
"@types/kill-port": "2.0.3",
"@types/micromatch": "4.0.9",
Expand All @@ -44,7 +44,7 @@
"@typescript-eslint/parser": "8.18.2",
"@willbooster/eslint-config-ts": "10.6.1",
"@willbooster/prettier-config": "9.1.3",
"at-decorators": "3.0.2",
"at-decorators": "3.0.3",
"build-ts": "13.1.8",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -58,7 +58,7 @@
"prettier": "3.4.2",
"prisma": "6.1.0",
"sort-package-json": "2.12.0",
"type-fest": "4.30.2",
"type-fest": "4.31.0",
"typescript": "5.7.2",
"vitest": "2.1.8"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/wb/test-fixtures/blitz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"@blitzjs/next": "2.1.1",
"@prisma/client": "6.1.0",
"blitz": "2.1.1",
"next": "15.1.2",
"next": "15.1.3",
"prisma": "6.1.0",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "22.10.2",
"@types/react": "18.3.18",
"concurrently": "9.1.0",
"concurrently": "9.1.1",
"typescript": "5.7.2",
"wait-on": "8.0.1"
}
Expand Down
134 changes: 67 additions & 67 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4386,90 +4386,90 @@ __metadata:
languageName: node
linkType: hard

"@swc/core-darwin-arm64@npm:1.10.1":
version: 1.10.1
resolution: "@swc/core-darwin-arm64@npm:1.10.1"
"@swc/core-darwin-arm64@npm:1.10.3":
version: 1.10.3
resolution: "@swc/core-darwin-arm64@npm:1.10.3"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@swc/core-darwin-x64@npm:1.10.1":
version: 1.10.1
resolution: "@swc/core-darwin-x64@npm:1.10.1"
"@swc/core-darwin-x64@npm:1.10.3":
version: 1.10.3
resolution: "@swc/core-darwin-x64@npm:1.10.3"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@swc/core-linux-arm-gnueabihf@npm:1.10.1":
version: 1.10.1
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.10.1"
"@swc/core-linux-arm-gnueabihf@npm:1.10.3":
version: 1.10.3
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.10.3"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@swc/core-linux-arm64-gnu@npm:1.10.1":
version: 1.10.1
resolution: "@swc/core-linux-arm64-gnu@npm:1.10.1"
"@swc/core-linux-arm64-gnu@npm:1.10.3":
version: 1.10.3
resolution: "@swc/core-linux-arm64-gnu@npm:1.10.3"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@swc/core-linux-arm64-musl@npm:1.10.1":
version: 1.10.1
resolution: "@swc/core-linux-arm64-musl@npm:1.10.1"
"@swc/core-linux-arm64-musl@npm:1.10.3":
version: 1.10.3
resolution: "@swc/core-linux-arm64-musl@npm:1.10.3"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@swc/core-linux-x64-gnu@npm:1.10.1":
version: 1.10.1
resolution: "@swc/core-linux-x64-gnu@npm:1.10.1"
"@swc/core-linux-x64-gnu@npm:1.10.3":
version: 1.10.3
resolution: "@swc/core-linux-x64-gnu@npm:1.10.3"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@swc/core-linux-x64-musl@npm:1.10.1":
version: 1.10.1
resolution: "@swc/core-linux-x64-musl@npm:1.10.1"
"@swc/core-linux-x64-musl@npm:1.10.3":
version: 1.10.3
resolution: "@swc/core-linux-x64-musl@npm:1.10.3"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@swc/core-win32-arm64-msvc@npm:1.10.1":
version: 1.10.1
resolution: "@swc/core-win32-arm64-msvc@npm:1.10.1"
"@swc/core-win32-arm64-msvc@npm:1.10.3":
version: 1.10.3
resolution: "@swc/core-win32-arm64-msvc@npm:1.10.3"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@swc/core-win32-ia32-msvc@npm:1.10.1":
version: 1.10.1
resolution: "@swc/core-win32-ia32-msvc@npm:1.10.1"
"@swc/core-win32-ia32-msvc@npm:1.10.3":
version: 1.10.3
resolution: "@swc/core-win32-ia32-msvc@npm:1.10.3"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@swc/core-win32-x64-msvc@npm:1.10.1":
version: 1.10.1
resolution: "@swc/core-win32-x64-msvc@npm:1.10.1"
"@swc/core-win32-x64-msvc@npm:1.10.3":
version: 1.10.3
resolution: "@swc/core-win32-x64-msvc@npm:1.10.3"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@swc/core@npm:1.10.1":
version: 1.10.1
resolution: "@swc/core@npm:1.10.1"
"@swc/core@npm:1.10.3":
version: 1.10.3
resolution: "@swc/core@npm:1.10.3"
dependencies:
"@swc/core-darwin-arm64": "npm:1.10.1"
"@swc/core-darwin-x64": "npm:1.10.1"
"@swc/core-linux-arm-gnueabihf": "npm:1.10.1"
"@swc/core-linux-arm64-gnu": "npm:1.10.1"
"@swc/core-linux-arm64-musl": "npm:1.10.1"
"@swc/core-linux-x64-gnu": "npm:1.10.1"
"@swc/core-linux-x64-musl": "npm:1.10.1"
"@swc/core-win32-arm64-msvc": "npm:1.10.1"
"@swc/core-win32-ia32-msvc": "npm:1.10.1"
"@swc/core-win32-x64-msvc": "npm:1.10.1"
"@swc/core-darwin-arm64": "npm:1.10.3"
"@swc/core-darwin-x64": "npm:1.10.3"
"@swc/core-linux-arm-gnueabihf": "npm:1.10.3"
"@swc/core-linux-arm64-gnu": "npm:1.10.3"
"@swc/core-linux-arm64-musl": "npm:1.10.3"
"@swc/core-linux-x64-gnu": "npm:1.10.3"
"@swc/core-linux-x64-musl": "npm:1.10.3"
"@swc/core-win32-arm64-msvc": "npm:1.10.3"
"@swc/core-win32-ia32-msvc": "npm:1.10.3"
"@swc/core-win32-x64-msvc": "npm:1.10.3"
"@swc/counter": "npm:^0.1.3"
"@swc/types": "npm:^0.1.17"
peerDependencies:
Expand Down Expand Up @@ -4498,7 +4498,7 @@ __metadata:
peerDependenciesMeta:
"@swc/helpers":
optional: true
checksum: 10c0/a3d3b17c1abc8f32a7cc5dfaa006fc314e71cc0beb43e71b8b1c6c3d3841412a7e55d9e72009debd48159881e8a045ecd0ea56036e022f1bc87213fe29cd9015
checksum: 10c0/52fb5f6fbeffedcb8d6ff19dd6a44097f78d9f2cc3550c702675c5d3cf7b541a1a43847568125b91417273f1196948ee9456d0b5d20db12d0f35e03ff0d28567
languageName: node
linkType: hard

Expand Down Expand Up @@ -5689,7 +5689,7 @@ __metadata:
resolution: "@willbooster/wb@workspace:packages/wb"
dependencies:
"@rollup/plugin-swc": "npm:0.4.0"
"@swc/core": "npm:1.10.1"
"@swc/core": "npm:1.10.3"
"@types/eslint": "npm:8.56.10"
"@types/kill-port": "npm:2.0.3"
"@types/micromatch": "npm:4.0.9"
Expand All @@ -5699,9 +5699,9 @@ __metadata:
"@typescript-eslint/parser": "npm:8.18.2"
"@willbooster/eslint-config-ts": "npm:10.6.1"
"@willbooster/prettier-config": "npm:9.1.3"
at-decorators: "npm:3.0.2"
at-decorators: "npm:3.0.3"
build-ts: "npm:13.1.8"
chalk: "npm:5.4.0"
chalk: "npm:5.4.1"
dotenv: "npm:16.4.7"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
Expand All @@ -5719,7 +5719,7 @@ __metadata:
prisma: "npm:6.1.0"
sort-package-json: "npm:2.12.0"
tree-kill: "npm:1.2.2"
type-fest: "npm:4.30.2"
type-fest: "npm:4.31.0"
typescript: "npm:5.7.2"
vitest: "npm:2.1.8"
yargs: "npm:17.7.2"
Expand Down Expand Up @@ -6490,10 +6490,10 @@ __metadata:
languageName: node
linkType: hard

"at-decorators@npm:3.0.2":
version: 3.0.2
resolution: "at-decorators@npm:3.0.2"
checksum: 10c0/eb6671d27a0feecd91bbcdb7b267eef5eb64b6af0f978993b96f166d5b9fc23ea429e1b3ff2fd5535bf7c32606fb9e38a93e6978c52e605c98e1550275689314
"at-decorators@npm:3.0.3":
version: 3.0.3
resolution: "at-decorators@npm:3.0.3"
checksum: 10c0/2091dd1dbc2dde333915f2c3de1b68ced7cc9515c1e027f0d774c01256a8acce83509b69594e0e09b8b1b29ca7312a250eb6d586ab17cbb8bb5e9e1063c57372
languageName: node
linkType: hard

Expand Down Expand Up @@ -7434,10 +7434,10 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:5.4.0":
version: 5.4.0
resolution: "chalk@npm:5.4.0"
checksum: 10c0/474266abd1a69879e367690b3090541deb985a54d3263efa4c82ffc623ea12b8ab9afdba082e853bb5e3f64c6619ac4951a154622b6cc8f66265f85c943d0481
"chalk@npm:5.4.1, chalk@npm:^5.0.1, chalk@npm:^5.2.0, chalk@npm:^5.3.0":
version: 5.4.1
resolution: "chalk@npm:5.4.1"
checksum: 10c0/b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
languageName: node
linkType: hard

Expand Down Expand Up @@ -7472,13 +7472,6 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^5.0.1, chalk@npm:^5.2.0, chalk@npm:^5.3.0":
version: 5.4.1
resolution: "chalk@npm:5.4.1"
checksum: 10c0/b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
languageName: node
linkType: hard

"check-error@npm:^2.1.1":
version: 2.1.1
resolution: "check-error@npm:2.1.1"
Expand Down Expand Up @@ -18966,10 +18959,10 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:4.30.2, type-fest@npm:^4.2.0":
version: 4.30.2
resolution: "type-fest@npm:4.30.2"
checksum: 10c0/c28db60ff57223fb23180e66bd9652fb3197fb533e9360f9ee76e66c3ccb6849b292df5e8fa5897f215f6685357dd31c946511da56be549cb5de9d42ac9ea67d
"type-fest@npm:4.31.0":
version: 4.31.0
resolution: "type-fest@npm:4.31.0"
checksum: 10c0/a5bb69e3b0f82e068af8c645ac3d50b1fa5c588ebc83735a6add4ef6dacf277bb3605801f66c72c069af20120ee7387a3ae6dd84e12c152f5982784c710b4051
languageName: node
linkType: hard

Expand Down Expand Up @@ -19043,6 +19036,13 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:^4.2.0":
version: 4.30.2
resolution: "type-fest@npm:4.30.2"
checksum: 10c0/c28db60ff57223fb23180e66bd9652fb3197fb533e9360f9ee76e66c3ccb6849b292df5e8fa5897f215f6685357dd31c946511da56be549cb5de9d42ac9ea67d
languageName: node
linkType: hard

"type-is@npm:~1.6.18":
version: 1.6.18
resolution: "type-is@npm:1.6.18"
Expand Down
Loading