Skip to content

Commit 84eac45

Browse files
committed
chore: Update deps
1 parent dcd5dfa commit 84eac45

File tree

2 files changed

+864
-669
lines changed

2 files changed

+864
-669
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tab-volume",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"private": true,
55
"homepage": "https://github.com/wokalek/tab-volume",
66
"repository": {
@@ -18,28 +18,28 @@
1818
"dependencies": {
1919
"lodash": "^4.17.21",
2020
"perfect-debounce": "^1.0.0",
21-
"vue": "^3.3.4"
21+
"vue": "^3.3.8"
2222
},
2323
"devDependencies": {
2424
"@crxjs/vite-plugin": "^1.0.14",
25-
"@types/lodash": "^4.14.198",
26-
"@typescript-eslint/eslint-plugin": "^6.7.0",
27-
"@typescript-eslint/parser": "^6.7.0",
28-
"@vitejs/plugin-vue": "^4.3.4",
29-
"autoprefixer": "^10.4.15",
30-
"chrome-types": "^0.1.231",
31-
"eslint": "^8.49.0",
25+
"@types/lodash": "^4.14.202",
26+
"@typescript-eslint/eslint-plugin": "^6.12.0",
27+
"@typescript-eslint/parser": "^6.12.0",
28+
"@vitejs/plugin-vue": "^4.5.0",
29+
"autoprefixer": "^10.4.16",
30+
"chrome-types": "^0.1.246",
31+
"eslint": "^8.54.0",
3232
"eslint-config-standard": "^17.1.0",
33-
"eslint-plugin-vue": "^9.17.0",
34-
"lightningcss": "^1.21.8",
35-
"postcss": "^8.4.29",
36-
"postcss-load-config": "^4.0.1",
37-
"sass": "^1.67.0",
38-
"tailwindcss": "^3.3.3",
39-
"terser": "^5.19.4",
33+
"eslint-plugin-vue": "^9.18.1",
34+
"lightningcss": "^1.22.1",
35+
"postcss": "^8.4.31",
36+
"postcss-load-config": "^4.0.2",
37+
"sass": "^1.69.5",
38+
"tailwindcss": "^3.3.5",
39+
"terser": "^5.24.0",
4040
"unplugin-vue-components": "^0.25.2",
41-
"vite": "^4.4.9",
41+
"vite": "^5.0.2",
4242
"vite-plugin-minify": "^1.5.2",
43-
"vite-svg-loader": "^4.0.0"
43+
"vite-svg-loader": "^5.1.0"
4444
}
4545
}

0 commit comments

Comments
 (0)