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] committed Mar 4, 2023
1 parent 894efca commit 86c9e89
Show file tree
Hide file tree
Showing 2 changed files with 446 additions and 440 deletions.
22 changes: 11 additions & 11 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.17.11",
"mustache": "4.2.0",
"vue": "3.2.45",
"vue": "3.2.47",
"webextension-polyfill": "0.10.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",
"@types/webextension-polyfill": "0.10.0",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"chokidar": "3.5.3",
"esbuild-plugin-vue3": "0.3.1",
"eslint": "8.31.0",
"esbuild-plugin-vue3": "0.3.2",
"eslint": "8.35.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-vue": "9.8.0",
"prettier": "2.8.1",
"eslint-plugin-vue": "9.9.0",
"prettier": "2.8.4",
"ts-node": "10.9.1",
"typescript": "4.9.4",
"web-ext": "7.4.0"
"typescript": "4.9.5",
"web-ext": "7.5.0"
}
}
Loading

0 comments on commit 86c9e89

Please sign in to comment.