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 @@ -31,7 +31,7 @@
"eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.3.0",
"sass": "^1.90.0",
"vite": "^7.1.2"
"vite": "^7.1.3"
},
"packageManager": "[email protected]"
}
14 changes: 7 additions & 7 deletions docs-site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2785,7 +2785,7 @@ __metadata:
languageName: node
linkType: hard

"fdir@npm:^6.4.6":
"fdir@npm:^6.5.0":
version: 6.5.0
resolution: "fdir@npm:6.5.0"
peerDependencies:
Expand Down Expand Up @@ -4585,7 +4585,7 @@ __metadata:
react-live: "npm:^4.1.8"
sass: "npm:^1.90.0"
slugify: "npm:^1.6.6"
vite: "npm:^7.1.2"
vite: "npm:^7.1.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5493,12 +5493,12 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^7.1.2":
version: 7.1.2
resolution: "vite@npm:7.1.2"
"vite@npm:^7.1.3":
version: 7.1.3
resolution: "vite@npm:7.1.3"
dependencies:
esbuild: "npm:^0.25.0"
fdir: "npm:^6.4.6"
fdir: "npm:^6.5.0"
fsevents: "npm:~2.3.3"
picomatch: "npm:^4.0.3"
postcss: "npm:^8.5.6"
Expand Down Expand Up @@ -5544,7 +5544,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/4ed825b20bc0f49db99cd382de9506b2721ccd47dcebd4a68e0ef65e3cdd2347fded52b306c34178308e0fd7fe78fd5ff517623002cb00710182ad3012c92ced
checksum: 10c0/a0aa418beab80673dc9a3e9d1fa49472955d6ef9d41a4c9c6bd402953f411346f612864dae267adfb2bb8ceeb894482369316ffae5816c84fd45990e352b727d
languageName: node
linkType: hard

Expand Down
Loading