Skip to content
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 docs-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"globals": "^16.4.0",
"sass": "^1.93.2",
"typescript": "^5.9.3",
"vite": "^7.1.6"
"vite": "^7.1.10"
},
"packageManager": "[email protected]"
}
10 changes: 5 additions & 5 deletions docs-site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4857,7 +4857,7 @@ __metadata:
sass: "npm:^1.93.2"
slugify: "npm:^1.6.6"
typescript: "npm:^5.9.3"
vite: "npm:^7.1.6"
vite: "npm:^7.1.10"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5826,9 +5826,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^7.1.6":
version: 7.1.7
resolution: "vite@npm:7.1.7"
"vite@npm:^7.1.10":
version: 7.1.10
resolution: "vite@npm:7.1.10"
dependencies:
esbuild: "npm:^0.25.0"
fdir: "npm:^6.5.0"
Expand Down Expand Up @@ -5877,7 +5877,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/3f6bd61a65aaa81368f4dda804f0e23b103664724218ccb5a0b1a0c7e284df498107b57ced951dc40ae4c5d472435bc8fb5c836414e729ee7e102809eaf6ff80
checksum: 10c0/ea296971a3094b0e463a91af58de64dca56c8c5c563237e59d158641f8ad7f600f624c4f7c05c18fad68f414e23d50d7145118169b8dcd4bc85283c63c7185bb
languageName: node
linkType: hard

Expand Down
Loading