Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit 711b23c

Browse files
authored
Merge pull request #114 from alankrantas/dependabot/npm_and_yarn/npm_and_yarn-f5c1666f0c
2 parents 46d0498 + 0889378 commit 711b23c

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"@types/react-dom": "^19.1.9",
2626
"@vitejs/plugin-react": "^5.0.2",
2727
"typescript": "^5.9.2",
28-
"vite": "^7.1.3"
28+
"vite": "^7.1.5"
2929
}
3030
}

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ escalade@^3.2.0:
693693
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5"
694694
integrity sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==
695695

696-
fdir@^6.4.4, fdir@^6.5.0:
696+
fdir@^6.5.0:
697697
version "6.5.0"
698698
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
699699
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
@@ -755,7 +755,7 @@ picocolors@^1.1.0, picocolors@^1.1.1:
755755
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
756756
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
757757

758-
picomatch@^4.0.2, picomatch@^4.0.3:
758+
picomatch@^4.0.3:
759759
version "4.0.3"
760760
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
761761
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
@@ -843,13 +843,13 @@ state-local@^1.0.6:
843843
resolved "https://registry.yarnpkg.com/state-local/-/state-local-1.0.7.tgz#da50211d07f05748d53009bee46307a37db386d5"
844844
integrity sha512-HTEHMNieakEnoe33shBYcZ7NX83ACUjCu8c40iOGEZsngj9zRnkqS9j1pqQPXwobB0ZcVTk27REb7COQ0UR59w==
845845

846-
tinyglobby@^0.2.14:
847-
version "0.2.14"
848-
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.14.tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d"
849-
integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==
846+
tinyglobby@^0.2.15:
847+
version "0.2.15"
848+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
849+
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
850850
dependencies:
851-
fdir "^6.4.4"
852-
picomatch "^4.0.2"
851+
fdir "^6.5.0"
852+
picomatch "^4.0.3"
853853

854854
typescript@^5.9.2:
855855
version "5.9.2"
@@ -864,17 +864,17 @@ update-browserslist-db@^1.1.1:
864864
escalade "^3.2.0"
865865
picocolors "^1.1.0"
866866

867-
vite@^7.1.3:
868-
version "7.1.3"
869-
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.3.tgz#8d70cb02fd6346b4bf1329a6760800538ef0faea"
870-
integrity sha512-OOUi5zjkDxYrKhTV3V7iKsoS37VUM7v40+HuwEmcrsf11Cdx9y3DIr2Px6liIcZFwt3XSRpQvFpL3WVy7ApkGw==
867+
vite@^7.1.5:
868+
version "7.1.5"
869+
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.5.tgz#4dbcb48c6313116689be540466fc80faa377be38"
870+
integrity sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ==
871871
dependencies:
872872
esbuild "^0.25.0"
873873
fdir "^6.5.0"
874874
picomatch "^4.0.3"
875875
postcss "^8.5.6"
876876
rollup "^4.43.0"
877-
tinyglobby "^0.2.14"
877+
tinyglobby "^0.2.15"
878878
optionalDependencies:
879879
fsevents "~2.3.3"
880880

0 commit comments

Comments
 (0)