Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 55ae9f6

Browse files
chore(deps): update all non-major dependencies (#814)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc34c55 commit 55ae9f6

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@nuxtjs/pwa": "^3.3.5",
7575
"@release-it/conventional-changelog": "^9.0.1",
7676
"@types/fs-extra": "^11.0.4",
77-
"@types/node": "^20.16.14",
77+
"@types/node": "^20.16.15",
7878
"@types/normalize-path": "^3.0.2",
7979
"@typescript-eslint/eslint-plugin": "^7.18.0",
8080
"@typescript-eslint/parser": "^7.18.0",
@@ -96,7 +96,7 @@
9696
"ts-loader": "^8.4.0",
9797
"tsd": "^0.31.2",
9898
"typescript": "5.6.3",
99-
"vite": "^5.4.9",
99+
"vite": "^5.4.10",
100100
"vitest": "^2.1.3",
101101
"yorkie": "^2.0.0"
102102
},

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3949,10 +3949,10 @@
39493949
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.96.tgz#eb0012d23ff53d14d64ec8a352bf89792de6aade"
39503950
integrity sha512-84iSqGXoO+Ha16j8pRZ/L90vDMKX04QTYMTfYeE1WrjWaZXuchBehGUZEpNgx7JnmlrIHdnABmpjrQjhCnNldQ==
39513951

3952-
"@types/node@^20.16.14":
3953-
version "20.16.14"
3954-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.14.tgz#67eeca19cd821f516ee7da2f2e72d319f47e6a4d"
3955-
integrity sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==
3952+
"@types/node@^20.16.15":
3953+
version "20.16.15"
3954+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.15.tgz#826f97ca53a213d190124ca6a972206f06a88b69"
3955+
integrity sha512-DV58qQz9dBMqVVn+qnKwGa51QzCD4YM/tQM16qLKxdf5tqz5W4QwtrMzjSTbabN1cFTSuyxVYBy+QWHjWW8X/g==
39563956
dependencies:
39573957
undici-types "~6.19.2"
39583958

@@ -15406,10 +15406,10 @@ vite@^5.0.0:
1540615406
optionalDependencies:
1540715407
fsevents "~2.3.3"
1540815408

15409-
vite@^5.4.9:
15410-
version "5.4.9"
15411-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.9.tgz#215c80cbebfd09ccbb9ceb8c0621391c9abdc19c"
15412-
integrity sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==
15409+
vite@^5.4.10:
15410+
version "5.4.10"
15411+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.10.tgz#d358a7bd8beda6cf0f3b7a450a8c7693a4f80c18"
15412+
integrity sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==
1541315413
dependencies:
1541415414
esbuild "^0.21.3"
1541515415
postcss "^8.4.43"

0 commit comments

Comments
 (0)