Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cyderize committed Nov 16, 2023
1 parent 2864036 commit b348e75
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
72 changes: 36 additions & 36 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
},
"devDependencies": {
"@lezer/generator": "^1.5.1",
"@sveltejs/vite-plugin-svelte": "^2.4.6",
"minizinc": "^4.1.1",
"@sveltejs/vite-plugin-svelte": "^2.5.2",
"minizinc": "^4.3.0",
"sass": "^1.69.5",
"svelte": "^4.2.2",
"svelte": "^4.2.3",
"vite": "^4.5.0"
},
"dependencies": {
"@codemirror/lang-html": "^6.4.6",
"@codemirror/lang-json": "^6.0.1",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@lezer/highlight": "^1.1.6",
"@lezer/lr": "^1.3.13",
"@lezer/highlight": "^1.2.0",
"@lezer/lr": "^1.3.14",
"bulma": "^0.9.4",
"codemirror": "^6.0.1",
"file-saver": "^2.0.5",
Expand Down

0 comments on commit b348e75

Please sign in to comment.