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 @@ -30,7 +30,7 @@
"@types/react-dom": "^19.2.2",
"@typescript-eslint/eslint-plugin": "^8.46.2",
"@typescript-eslint/parser": "^8.46.1",
"@vitejs/plugin-react": "^5.0.3",
"@vitejs/plugin-react": "^5.1.0",
"eslint": "^9.37.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.0",
Expand Down
30 changes: 15 additions & 15 deletions docs-site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1290,10 +1290,10 @@ __metadata:
languageName: node
linkType: hard

"@rolldown/pluginutils@npm:1.0.0-beta.38":
version: 1.0.0-beta.38
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.38"
checksum: 10c0/8353ec2528349f79e27d1a3193806725b85830da334e935cbb606d88c1177c58ea6519c578e4e93e5f677f5b22aecb8738894dbed14603e14b6bffe3facf1002
"@rolldown/pluginutils@npm:1.0.0-beta.43":
version: 1.0.0-beta.43
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.43"
checksum: 10c0/1c17a0b16c277a0fdbab080fd22ef91e37c1f0d710ecfdacb6a080068062eb14ff030d0e9d2ec2325a1d4246dba0c49625755c82c0090f6cbf98d16e80183e02
languageName: node
linkType: hard

Expand Down Expand Up @@ -1737,19 +1737,19 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-react@npm:^5.0.3":
version: 5.0.4
resolution: "@vitejs/plugin-react@npm:5.0.4"
"@vitejs/plugin-react@npm:^5.1.0":
version: 5.1.0
resolution: "@vitejs/plugin-react@npm:5.1.0"
dependencies:
"@babel/core": "npm:^7.28.4"
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
"@rolldown/pluginutils": "npm:1.0.0-beta.38"
"@rolldown/pluginutils": "npm:1.0.0-beta.43"
"@types/babel__core": "npm:^7.20.5"
react-refresh: "npm:^0.17.0"
react-refresh: "npm:^0.18.0"
peerDependencies:
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
checksum: 10c0/bb9360a4b4c0abf064d22211756b999faf23889ac150de490590ca7bd029b0ef7f4cd8ba3a32b86682a62d46fb7bebd75b3fa9835c57c78123f4a646de2e0136
checksum: 10c0/e192a12e2b854df109eafb1d06c0bc848e8e2b162c686aa6b999b1048658983e72674b2068ccc37562fcce44d32ad92b65f3a4e1897a0cb7859c2ee69cc63eac
languageName: node
linkType: hard

Expand Down Expand Up @@ -4847,7 +4847,7 @@ __metadata:
"@types/react-dom": "npm:^19.2.2"
"@typescript-eslint/eslint-plugin": "npm:^8.46.2"
"@typescript-eslint/parser": "npm:^8.46.1"
"@vitejs/plugin-react": "npm:^5.0.3"
"@vitejs/plugin-react": "npm:^5.1.0"
copy-to-clipboard: "npm:^3.3.3"
date-fns: "npm:^4.1.0"
esbuild-wasm: "npm:^0.25.11"
Expand Down Expand Up @@ -4915,10 +4915,10 @@ __metadata:
languageName: node
linkType: hard

"react-refresh@npm:^0.17.0":
version: 0.17.0
resolution: "react-refresh@npm:0.17.0"
checksum: 10c0/002cba940384c9930008c0bce26cac97a9d5682bc623112c2268ba0c155127d9c178a9a5cc2212d560088d60dfd503edd808669a25f9b377f316a32361d0b23c
"react-refresh@npm:^0.18.0":
version: 0.18.0
resolution: "react-refresh@npm:0.18.0"
checksum: 10c0/34a262f7fd803433a534f50deb27a148112a81adcae440c7d1cbae7ef14d21ea8f2b3d783e858cb7698968183b77755a38b4d4b5b1d79b4f4689c2f6d358fff2
languageName: node
linkType: hard

Expand Down
Loading