Skip to content

Commit

Permalink
Small update
Browse files Browse the repository at this point in the history
  • Loading branch information
COMTOP1 committed Jan 6, 2024
1 parent 6350efd commit 2754890
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.3.4",
"typescript": "^5.0.2",
"vite": "^4.3.2"
"vite": "4.3.9"
},
"packageManager": "[email protected]"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2387,9 +2387,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.3.2":
version: 4.3.7
resolution: "vite@npm:4.3.7"
"vite@npm:4.3.9":
version: 4.3.9
resolution: "vite@npm:4.3.9"
dependencies:
esbuild: ^0.17.5
fsevents: ~2.3.2
Expand Down Expand Up @@ -2420,7 +2420,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: cda8c86fd9f9ab984f2ab8ae09f89bfef7dc636142f0b1ed30d37b8155516729cf91d95eab7ba43d43bb51d8068f0d938ac85dc80d3f53497fbd35f50d27ec25
checksum: 8c45a516278d1e0425fac00c0877336790f71484a851a318346a70e0d2aef9f3b9651deb2f9f002c791ceb920eda7d6a3cda753bdefd657321c99f448b02dd25
languageName: node
linkType: hard

Expand Down Expand Up @@ -2487,6 +2487,6 @@ __metadata:
react: ^18.2.0
react-dom: ^18.2.0
typescript: ^5.0.2
vite: ^4.3.2
vite: 4.3.9
languageName: unknown
linkType: soft

0 comments on commit 2754890

Please sign in to comment.