Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelxk committed Jun 9, 2023
1 parent bf359a7 commit bedb23d
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 234 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,27 +20,27 @@
"description": "one for all free music in china",
"devDependencies": {
"@intlify/unplugin-vue-i18n": "^0.11.0",
"@types/chrome": "^0.0.203",
"@types/node-forge": "^1.3.1",
"@types/serviceworker": "^0.0.57",
"@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0",
"@types/chrome": "^0.0.237",
"@types/node-forge": "^1.3.2",
"@types/serviceworker": "^0.0.67",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitejs/plugin-vue": "^4.2.3",
"autoprefixer": "^10.4.13",
"autoprefixer": "^10.4.14",
"axios": "^1.4.0",
"cross-env": "^7.0.3",
"dexie": "^3.2.2",
"dexie": "^3.2.4",
"electron": "22.3.12",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-vue": "^9.8.0",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-vue": "^9.14.1",
"feather-icons": "^4.29.0",
"mitt": "^3.0.0",
"node-forge": "^1.3.1",
"notyf": "^3.10.0",
"postcss": "^8.4.19",
"prettier": "^2.8.0",
"prettier-plugin-tailwindcss": "^0.2.0",
"postcss": "^8.4.24",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.3.0",
"rollup-plugin-chrome-extension": "3.6.6",
"tailwindcss": "^3.3.2",
"typescript": "^5.1.3",
Expand Down
Loading

0 comments on commit bedb23d

Please sign in to comment.