Skip to content
Open
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/node": "^24.0.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react": "^5.0.0",
"autoprefixer": "^10.4.19",
"esbuild": "^0.27.0",
"oxlint": "^1.0.0",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:^7.28.0":
"@babel/core@npm:^7.28.5":
version: 7.28.5
resolution: "@babel/core@npm:7.28.5"
dependencies:
Expand Down Expand Up @@ -2606,10 +2606,10 @@ __metadata:
languageName: node
linkType: hard

"@rolldown/pluginutils@npm:1.0.0-beta.27":
version: 1.0.0-beta.27
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.27"
checksum: 10c0/9658f235b345201d4f6bfb1f32da9754ca164f892d1cb68154fe5f53c1df42bd675ecd409836dff46884a7847d6c00bdc38af870f7c81e05bba5c2645eb4ab9c
"@rolldown/pluginutils@npm:1.0.0-beta.47":
version: 1.0.0-beta.47
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.47"
checksum: 10c0/eb0cfa7334d66f090c47eaac612174936b05f26e789352428cb6e03575b590f355de30d26b42576ea4e613d8887b587119d19b2e4b3a8909ceb232ca1cf746c8
languageName: node
linkType: hard

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

"@vitejs/plugin-react@npm:^4.2.1":
version: 4.7.0
resolution: "@vitejs/plugin-react@npm:4.7.0"
"@vitejs/plugin-react@npm:^5.0.0":
version: 5.1.1
resolution: "@vitejs/plugin-react@npm:5.1.1"
dependencies:
"@babel/core": "npm:^7.28.0"
"@babel/core": "npm:^7.28.5"
"@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.27"
"@rolldown/pluginutils": "npm:1.0.0-beta.47"
"@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/692f23960972879485d647713663ec299c478222c96567d60285acf7c7dc5c178e71abfe9d2eefddef1eeb01514dacbc2ed68aad84628debf9c7116134734253
checksum: 10c0/e590efaea1eabfbb1beb6e8c9fac0742fd299808e3368e63b2825ce24740adb8a28fcb2668b14b7ca1bdb42890cfefe94d02dd358dcbbf8a27ddf377b9a82abf
languageName: node
linkType: hard

Expand Down Expand Up @@ -4066,7 +4066,7 @@ __metadata:
"@types/react-dom": "npm:^19.0.0"
"@uiw/codemirror-theme-okaidia": "npm:^4.21.25"
"@uiw/react-codemirror": "npm:^4.21.25"
"@vitejs/plugin-react": "npm:^4.2.1"
"@vitejs/plugin-react": "npm:^5.0.0"
autoprefixer: "npm:^10.4.19"
class-variance-authority: "npm:^0.7.0"
clsx: "npm:^2.1.1"
Expand Down Expand Up @@ -4395,10 +4395,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