Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cyderize committed Jun 22, 2023
1 parent de76b90 commit 86fbaf9
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 38 deletions.
209 changes: 175 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,15 @@
"preview": "vite preview"
},
"devDependencies": {
"@lezer/generator": "^1.2.4",
"@lezer/generator": "^1.3.0",
"@sveltejs/vite-plugin-svelte": "^2.4.1",
"minizinc": "^4.0.2",
"sass": "^1.63.3",
"svelte": "^3.59.1",
"minizinc": "^4.1.0",
"sass": "^1.63.6",
"svelte": "^3.59.2",
"vite": "^4.3.9"
},
"dependencies": {
"@codemirror/lang-html": "^6.4.4",
"@codemirror/lang-json": "^6.0.1",
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@lezer/highlight": "^1.1.6",
Expand Down

0 comments on commit 86fbaf9

Please sign in to comment.