Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 5037c00 commit 5d7c883
Show file tree
Hide file tree
Showing 2 changed files with 388 additions and 332 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "1.8.0",
"title": "Web Extension Template",
"packageManager": "pnpm@9.1.0",
"packageManager": "pnpm@9.13.2",
"description": "Web Extension Template",
"license": "MIT",
"author": "dvcol",
Expand Down Expand Up @@ -64,7 +64,7 @@
"@dvcol/eslint-plugin-presets": "^1.3.11",
"@dvcol/stylelint-plugin-presets": "^2.1.2",
"@tsconfig/node20": "^20.1.2",
"@types/chrome": "^0.0.273",
"@types/chrome": "^0.0.281",
"@types/fs-extra": "^11.0.1",
"@types/jsdom": "^21.1.2",
"@types/node": "^20.5.3",
Expand All @@ -76,7 +76,7 @@
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"@vue/tsconfig": "^0.6.0",
"c8": "^10.1.2",
"chokidar": "^3.5.3",
"cross-env": "^7.0.3",
Expand All @@ -89,7 +89,7 @@
"eslint-plugin-jsonc": "^2.9.0",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-vitest": "^0.4.0",
"eslint-plugin-vitest": "^0.5.0",
"eslint-plugin-vue": "^9.19.2",
"eslint-plugin-vuejs-accessibility": "^2.2.0",
"eslint-plugin-yml": "^1.0.0",
Expand All @@ -108,13 +108,13 @@
"sass": "^1.66.1",
"standard-version": "^9.5.0",
"stylelint": "^16.2.0",
"typescript": "~5.5.4",
"typescript": "~5.6.0",
"unplugin-vue-ce": "^1.0.0-beta.21",
"vite": "^5.4.8",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-dts": "~3.7.3",
"vite-plugin-pwa": "^0.20.5",
"vite-plugin-dts": "~3.9.0",
"vite-plugin-pwa": "^0.21.0",
"vitest": "^2.1.1",
"vue-tsc": "^2.1.6",
"webextension-polyfill": "^0.12.0",
Expand Down
Loading

0 comments on commit 5d7c883

Please sign in to comment.