Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
marcolarosa committed Sep 18, 2023
1 parent 099511d commit c96d73b
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
88 changes: 44 additions & 44 deletions ui/package-lock.json

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

8 changes: 4 additions & 4 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
"preview": "vite preview"
},
"dependencies": {
"@describo/crate-builder-component": "^0.42.2",
"@describo/crate-builder-component": "^0.42.3",
"@fortawesome/fontawesome-free": "^6.4.2",
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@uppy/core": "^3.5.0",
"@uppy/dashboard": "^3.5.2",
"@uppy/tus": "^3.2.0",
"date-fns": "^2.30.0",
"element-plus": "^2.3.12",
"element-plus": "^2.3.14",
"iv-viewer": "^2.0.1",
"socket.io-client": "^4.7.2",
"uppy": "^3.15.0",
Expand All @@ -26,9 +26,9 @@
"zoomist": "^1.1.1"
},
"devDependencies": {
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/preset-env": "^7.22.15",
"@babel/preset-env": "^7.22.20",
"@originjs/vite-plugin-commonjs": "^1.0.3",
"@vitejs/plugin-vue": "^4.3.4",
"@vue/compiler-sfc": "^3.3.4",
Expand Down

0 comments on commit c96d73b

Please sign in to comment.