Skip to content

Commit

Permalink
chore: Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wokalek committed Sep 17, 2023
1 parent b837f1a commit dcd5dfa
Show file tree
Hide file tree
Showing 2 changed files with 436 additions and 394 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tab-volume",
"version": "1.0.2",
"version": "1.0.3",
"private": true,
"homepage": "https://github.com/wokalek/tab-volume",
"repository": {
Expand All @@ -22,22 +22,22 @@
},
"devDependencies": {
"@crxjs/vite-plugin": "^1.0.14",
"@types/lodash": "^4.14.197",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@vitejs/plugin-vue": "^4.3.3",
"@types/lodash": "^4.14.198",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@vitejs/plugin-vue": "^4.3.4",
"autoprefixer": "^10.4.15",
"chrome-types": "^0.1.227",
"eslint": "^8.47.0",
"chrome-types": "^0.1.231",
"eslint": "^8.49.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-vue": "^9.17.0",
"lightningcss": "^1.21.7",
"postcss": "^8.4.28",
"lightningcss": "^1.21.8",
"postcss": "^8.4.29",
"postcss-load-config": "^4.0.1",
"sass": "^1.66.1",
"sass": "^1.67.0",
"tailwindcss": "^3.3.3",
"terser": "^5.19.2",
"unplugin-vue-components": "^0.25.1",
"terser": "^5.19.4",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.4.9",
"vite-plugin-minify": "^1.5.2",
"vite-svg-loader": "^4.0.0"
Expand Down
Loading

0 comments on commit dcd5dfa

Please sign in to comment.