Skip to content

Commit

Permalink
Upgrade npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
distantnative committed Jun 8, 2024
1 parent 48f61d4 commit a7d4410
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
38 changes: 19 additions & 19 deletions panel/package-lock.json

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

14 changes: 7 additions & 7 deletions panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,26 +19,26 @@
"prosemirror-history": "^1.4.0",
"prosemirror-inputrules": "^1.4.0",
"prosemirror-keymap": "^1.2.2",
"prosemirror-model": "^1.21.0",
"prosemirror-model": "^1.21.1",
"prosemirror-schema-list": "^1.3.0",
"prosemirror-view": "^1.33.7",
"sortablejs": "^1.15.2",
"vue": "^3.4.21",
"vue": "^3.4.27",
"vuedraggable": "^4.1.0",
"vuex": "^4.1.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.21",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/compiler-sfc": "^3.4.27",
"eslint": "^9.4.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.26.0",
"glob": "^10.4.1",
"jsdom": "^24.1.0",
"prettier": "^3.2.5",
"prettier": "^3.3.1",
"rollup-plugin-external-globals": "^0.10.0",
"terser": "^5.31.0",
"vite": "^5.2.12",
"terser": "^5.31.1",
"vite": "^5.2.13",
"vite-plugin-static-copy": "^1.0.5",
"vitest": "^1.6.0",
"vue-docgen-api": "^4.78.0",
Expand Down

0 comments on commit a7d4410

Please sign in to comment.