Skip to content

Commit

Permalink
chore: update package dependencies (#1300)
Browse files Browse the repository at this point in the history
* chore: update package dependencies

* chore: update package.json
  • Loading branch information
betavs authored Apr 16, 2024
1 parent ec7705b commit dd05f06
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.16.5",
"@types/lodash": "^4.14.178",
"@types/validator": "^13.6.3",
"@use-gesture/vanilla": "^10.3.0",
"@vueuse/core": "10.7.0",
"dayjs": "^1.10.7",
Expand All @@ -102,7 +100,6 @@
"@babel/plugin-transform-runtime": "^7.16.4",
"@babel/preset-env": "^7.12.11",
"@babel/preset-typescript": "^7.16.0",
"@babel/runtime": "^7.16.5",
"@babel/helper-module-imports": "7.22.5",
"@commitlint/cli": "^12.0.1",
"@commitlint/config-conventional": "^12.0.1",
Expand All @@ -116,8 +113,10 @@
"@rollup/plugin-url": "^6.0.0",
"@soerenmartius/vue3-clipboard": "^0.1.1",
"@types/jest": "^28.1.6",
"@types/lodash": "^4.14.178",
"@types/node": "18.8.0",
"@types/prismjs": "^1.16.2",
"@types/validator": "^13.6.3",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "~5.34.0",
"@vitejs/plugin-vue": "^2.3.1",
Expand Down

0 comments on commit dd05f06

Please sign in to comment.