Skip to content

Commit 2456fff

Browse files
chore(deps-dev): bump the vite group with 2 updates (#1569)
Bumps the vite group with 2 updates: [@swc/core](https://github.com/swc-project/swc) and [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts). Updates `@swc/core` from 1.3.105 to 1.3.107 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.3.105...v1.3.107) Updates `vite-plugin-dts` from 3.7.1 to 3.7.2 - [Release notes](https://github.com/qmhc/vite-plugin-dts/releases) - [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md) - [Commits](qmhc/unplugin-dts@v3.7.1...v3.7.2) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite - dependency-name: vite-plugin-dts dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent caeca5c commit 2456fff

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@juggle/resize-observer": "^3.4.0",
3939
"@rollup/plugin-typescript": "^11.1.6",
4040
"@strapi/eslint-config": "^0.2.0",
41-
"@swc/core": "^1.3.105",
41+
"@swc/core": "^1.3.107",
4242
"@swc/jest": "^0.2.31",
4343
"@testing-library/jest-dom": "6.2.0",
4444
"@testing-library/react": "14.1.2",
@@ -76,7 +76,7 @@
7676
"turbo": "1.11.3",
7777
"typescript": "^5.3.3",
7878
"vite": "^5.0.12",
79-
"vite-plugin-dts": "^3.7.1"
79+
"vite-plugin-dts": "^3.7.2"
8080
},
8181
"packageManager": "[email protected]",
8282
"engines": {

yarn.lock

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -5397,90 +5397,90 @@ __metadata:
53975397
languageName: node
53985398
linkType: hard
53995399

5400-
"@swc/core-darwin-arm64@npm:1.3.105":
5401-
version: 1.3.105
5402-
resolution: "@swc/core-darwin-arm64@npm:1.3.105"
5400+
"@swc/core-darwin-arm64@npm:1.3.107":
5401+
version: 1.3.107
5402+
resolution: "@swc/core-darwin-arm64@npm:1.3.107"
54035403
conditions: os=darwin & cpu=arm64
54045404
languageName: node
54055405
linkType: hard
54065406

5407-
"@swc/core-darwin-x64@npm:1.3.105":
5408-
version: 1.3.105
5409-
resolution: "@swc/core-darwin-x64@npm:1.3.105"
5407+
"@swc/core-darwin-x64@npm:1.3.107":
5408+
version: 1.3.107
5409+
resolution: "@swc/core-darwin-x64@npm:1.3.107"
54105410
conditions: os=darwin & cpu=x64
54115411
languageName: node
54125412
linkType: hard
54135413

5414-
"@swc/core-linux-arm-gnueabihf@npm:1.3.105":
5415-
version: 1.3.105
5416-
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.3.105"
5414+
"@swc/core-linux-arm-gnueabihf@npm:1.3.107":
5415+
version: 1.3.107
5416+
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.3.107"
54175417
conditions: os=linux & cpu=arm
54185418
languageName: node
54195419
linkType: hard
54205420

5421-
"@swc/core-linux-arm64-gnu@npm:1.3.105":
5422-
version: 1.3.105
5423-
resolution: "@swc/core-linux-arm64-gnu@npm:1.3.105"
5421+
"@swc/core-linux-arm64-gnu@npm:1.3.107":
5422+
version: 1.3.107
5423+
resolution: "@swc/core-linux-arm64-gnu@npm:1.3.107"
54245424
conditions: os=linux & cpu=arm64 & libc=glibc
54255425
languageName: node
54265426
linkType: hard
54275427

5428-
"@swc/core-linux-arm64-musl@npm:1.3.105":
5429-
version: 1.3.105
5430-
resolution: "@swc/core-linux-arm64-musl@npm:1.3.105"
5428+
"@swc/core-linux-arm64-musl@npm:1.3.107":
5429+
version: 1.3.107
5430+
resolution: "@swc/core-linux-arm64-musl@npm:1.3.107"
54315431
conditions: os=linux & cpu=arm64 & libc=musl
54325432
languageName: node
54335433
linkType: hard
54345434

5435-
"@swc/core-linux-x64-gnu@npm:1.3.105":
5436-
version: 1.3.105
5437-
resolution: "@swc/core-linux-x64-gnu@npm:1.3.105"
5435+
"@swc/core-linux-x64-gnu@npm:1.3.107":
5436+
version: 1.3.107
5437+
resolution: "@swc/core-linux-x64-gnu@npm:1.3.107"
54385438
conditions: os=linux & cpu=x64 & libc=glibc
54395439
languageName: node
54405440
linkType: hard
54415441

5442-
"@swc/core-linux-x64-musl@npm:1.3.105":
5443-
version: 1.3.105
5444-
resolution: "@swc/core-linux-x64-musl@npm:1.3.105"
5442+
"@swc/core-linux-x64-musl@npm:1.3.107":
5443+
version: 1.3.107
5444+
resolution: "@swc/core-linux-x64-musl@npm:1.3.107"
54455445
conditions: os=linux & cpu=x64 & libc=musl
54465446
languageName: node
54475447
linkType: hard
54485448

5449-
"@swc/core-win32-arm64-msvc@npm:1.3.105":
5450-
version: 1.3.105
5451-
resolution: "@swc/core-win32-arm64-msvc@npm:1.3.105"
5449+
"@swc/core-win32-arm64-msvc@npm:1.3.107":
5450+
version: 1.3.107
5451+
resolution: "@swc/core-win32-arm64-msvc@npm:1.3.107"
54525452
conditions: os=win32 & cpu=arm64
54535453
languageName: node
54545454
linkType: hard
54555455

5456-
"@swc/core-win32-ia32-msvc@npm:1.3.105":
5457-
version: 1.3.105
5458-
resolution: "@swc/core-win32-ia32-msvc@npm:1.3.105"
5456+
"@swc/core-win32-ia32-msvc@npm:1.3.107":
5457+
version: 1.3.107
5458+
resolution: "@swc/core-win32-ia32-msvc@npm:1.3.107"
54595459
conditions: os=win32 & cpu=ia32
54605460
languageName: node
54615461
linkType: hard
54625462

5463-
"@swc/core-win32-x64-msvc@npm:1.3.105":
5464-
version: 1.3.105
5465-
resolution: "@swc/core-win32-x64-msvc@npm:1.3.105"
5463+
"@swc/core-win32-x64-msvc@npm:1.3.107":
5464+
version: 1.3.107
5465+
resolution: "@swc/core-win32-x64-msvc@npm:1.3.107"
54665466
conditions: os=win32 & cpu=x64
54675467
languageName: node
54685468
linkType: hard
54695469

5470-
"@swc/core@npm:^1.3.105":
5471-
version: 1.3.105
5472-
resolution: "@swc/core@npm:1.3.105"
5470+
"@swc/core@npm:^1.3.107":
5471+
version: 1.3.107
5472+
resolution: "@swc/core@npm:1.3.107"
54735473
dependencies:
5474-
"@swc/core-darwin-arm64": 1.3.105
5475-
"@swc/core-darwin-x64": 1.3.105
5476-
"@swc/core-linux-arm-gnueabihf": 1.3.105
5477-
"@swc/core-linux-arm64-gnu": 1.3.105
5478-
"@swc/core-linux-arm64-musl": 1.3.105
5479-
"@swc/core-linux-x64-gnu": 1.3.105
5480-
"@swc/core-linux-x64-musl": 1.3.105
5481-
"@swc/core-win32-arm64-msvc": 1.3.105
5482-
"@swc/core-win32-ia32-msvc": 1.3.105
5483-
"@swc/core-win32-x64-msvc": 1.3.105
5474+
"@swc/core-darwin-arm64": 1.3.107
5475+
"@swc/core-darwin-x64": 1.3.107
5476+
"@swc/core-linux-arm-gnueabihf": 1.3.107
5477+
"@swc/core-linux-arm64-gnu": 1.3.107
5478+
"@swc/core-linux-arm64-musl": 1.3.107
5479+
"@swc/core-linux-x64-gnu": 1.3.107
5480+
"@swc/core-linux-x64-musl": 1.3.107
5481+
"@swc/core-win32-arm64-msvc": 1.3.107
5482+
"@swc/core-win32-ia32-msvc": 1.3.107
5483+
"@swc/core-win32-x64-msvc": 1.3.107
54845484
"@swc/counter": ^0.1.1
54855485
"@swc/types": ^0.1.5
54865486
peerDependencies:
@@ -5509,7 +5509,7 @@ __metadata:
55095509
peerDependenciesMeta:
55105510
"@swc/helpers":
55115511
optional: true
5512-
checksum: 5baa880bc92748ef4845d9c65eba5d6dd01adaa673854e20a5116f5e267c12180db50e563cf3c34a415772b9742d021176a9d9a91065c190ef6f54fefe85728c
5512+
checksum: 0dccff50461fb8c0f4af053b70e555c91386cb07aa7657a7328d58e397d15640723587549416d8fa7dcc073ad11b39318146bd50ec4a82345ce2ce39c7ba4c00
55135513
languageName: node
55145514
linkType: hard
55155515

@@ -8803,7 +8803,7 @@ __metadata:
88038803
"@juggle/resize-observer": ^3.4.0
88048804
"@rollup/plugin-typescript": ^11.1.6
88058805
"@strapi/eslint-config": ^0.2.0
8806-
"@swc/core": ^1.3.105
8806+
"@swc/core": ^1.3.107
88078807
"@swc/jest": ^0.2.31
88088808
"@testing-library/jest-dom": 6.2.0
88098809
"@testing-library/react": 14.1.2
@@ -8841,7 +8841,7 @@ __metadata:
88418841
turbo: 1.11.3
88428842
typescript: ^5.3.3
88438843
vite: ^5.0.12
8844-
vite-plugin-dts: ^3.7.1
8844+
vite-plugin-dts: ^3.7.2
88458845
languageName: unknown
88468846
linkType: soft
88478847

@@ -17974,9 +17974,9 @@ __metadata:
1797417974
languageName: node
1797517975
linkType: hard
1797617976

17977-
"vite-plugin-dts@npm:^3.7.1":
17978-
version: 3.7.1
17979-
resolution: "vite-plugin-dts@npm:3.7.1"
17977+
"vite-plugin-dts@npm:^3.7.2":
17978+
version: 3.7.2
17979+
resolution: "vite-plugin-dts@npm:3.7.2"
1798017980
dependencies:
1798117981
"@microsoft/api-extractor": 7.39.0
1798217982
"@rollup/pluginutils": ^5.1.0
@@ -17990,7 +17990,7 @@ __metadata:
1799017990
peerDependenciesMeta:
1799117991
vite:
1799217992
optional: true
17993-
checksum: bd6cd45d0b5efa1b3a1eea003f4c67c9811bfc222d7616f6def1cd5284a175733340ea3646234df4c55f5929dfcb8b97c3c1e5c9b73bbad4622f9a2a1042d7e7
17993+
checksum: ee9cc1d4a63f6ab7d1b34df3113c74ef73181e76e2831134f7118257e01e703f4341c29d855133a516d55bad45b7c52b47c897377a7e894b0393fb34efc5d5b1
1799417994
languageName: node
1799517995
linkType: hard
1799617996

0 commit comments

Comments
 (0)