Skip to content

Commit

Permalink
Bump vite to 5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
FIameCaster committed Dec 10, 2023
1 parent 0d14488 commit 6721a6a
Show file tree
Hide file tree
Showing 5 changed files with 411 additions and 177 deletions.
4 changes: 2 additions & 2 deletions package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prism-code-editor",
"version": "2.2.3",
"version": "2.2.4",
"type": "module",
"description": "Lightweight, extensible code editor component for the web using Prism",
"main": "./dist/index.js",
Expand Down Expand Up @@ -53,7 +53,7 @@
"prismjs": "^1.29.0",
"typedoc": "^0.25.1",
"typescript": "^5.0.2",
"vite": "^4.4.11",
"vite": "^5.0.7",
"vite-plugin-dts": "^2.3.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 6721a6a

Please sign in to comment.