Skip to content

Commit

Permalink
Update dependencies-non-major-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent cb98660 commit be70fd0
Show file tree
Hide file tree
Showing 2 changed files with 875 additions and 768 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,25 @@
},
"dependencies": {
"axios": "0.27.2",
"esbuild": "0.16.14",
"esbuild": "0.24.0",
"mustache": "4.2.0",
"vue": "3.2.45",
"webextension-polyfill": "0.10.0"
"vue": "3.5.10",
"webextension-polyfill": "0.12.0"
},
"devDependencies": {
"@types/mustache": "4.2.2",
"@types/node": "17.0.33",
"@types/webextension-polyfill": "0.9.2",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@typescript-eslint/parser": "5.48.0",
"chokidar": "3.5.3",
"esbuild-plugin-vue3": "0.3.1",
"eslint": "8.31.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-vue": "9.8.0",
"prettier": "2.8.1",
"ts-node": "10.9.1",
"typescript": "4.9.4",
"web-ext": "7.4.0"
"@types/mustache": "4.2.5",
"@types/node": "17.0.45",
"@types/webextension-polyfill": "0.12.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"chokidar": "3.6.0",
"esbuild-plugin-vue3": "0.4.2",
"eslint": "8.57.1",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-vue": "9.28.0",
"prettier": "2.8.8",
"ts-node": "10.9.2",
"typescript": "4.9.5",
"web-ext": "7.12.0"
}
}
Loading

0 comments on commit be70fd0

Please sign in to comment.