Skip to content

Commit

Permalink
build: update vite to 4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bjthehun committed Apr 17, 2024
1 parent 823357a commit b6bcee5
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 253 deletions.
4 changes: 2 additions & 2 deletions core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Bundling complex sources for hugo",
"author": "TypeFox",
"license": "MIT",
"private": true,
"private": true,
"main": "./dist/index.js",
"module": "./dist/index.js",
"exports": {
Expand Down Expand Up @@ -46,7 +46,7 @@
"@types/react-dom": "~18.2.13",
"@types/vscode": "~1.83.0",
"typescript": "~5.2.2",
"vite": "~4.4.11"
"vite": "^4.5.3"
},
"dependencies": {
"@codingame/monaco-vscode-keybindings-service-override": "~1.83.2",
Expand Down
Loading

0 comments on commit b6bcee5

Please sign in to comment.