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 16, 2024
1 parent c039c0b commit d9947bd
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 181 deletions.
12 changes: 6 additions & 6 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": "Reddit Peek",
"packageManager": "pnpm@9.1.0",
"packageManager": "pnpm@9.13.2",
"description": "Reddit Peek, a chrome extension for Reddit",
"license": "MIT",
"author": "dvcol",
Expand Down Expand Up @@ -71,7 +71,7 @@
"@tanstack/eslint-plugin-query": "^5.59.7",
"@tsconfig/node22": "^22.0.0",
"@tsconfig/svelte": "^5.0.4",
"@types/chrome": "^0.0.270",
"@types/chrome": "^0.0.283",
"@types/fs-extra": "^11.0.1",
"@types/jsdom": "^21.1.2",
"@types/node": "^22.5.1",
Expand All @@ -92,7 +92,7 @@
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-svelte": "^2.43.0",
"eslint-plugin-vitest": "^0.4.1",
"eslint-plugin-vitest": "^0.5.0",
"eslint-plugin-yml": "^1.0.0",
"esno": "^4.7.0",
"extract-changelog-release": "^1.0.2",
Expand All @@ -118,9 +118,9 @@
"typescript": "^5.5.4",
"vite": "^5.4.2",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-checker": "^0.7.2",
"vite-plugin-dts": "~3.7.3",
"vite-plugin-pwa": "^0.20.2",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-dts": "~3.9.0",
"vite-plugin-pwa": "^0.21.0",
"vitest": "^2.0.5",
"webextension-polyfill": "^0.12.0",
"yaml-eslint-parser": "^1.0.0"
Expand Down
Loading

0 comments on commit d9947bd

Please sign in to comment.