Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Curetix committed Apr 8, 2024
1 parent 9fe2db5 commit 79119d9
Show file tree
Hide file tree
Showing 2 changed files with 1,368 additions and 1,200 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
"@plasmohq/messaging": "^0.6.2",
"@plasmohq/storage": "^1.9.3",
"@tabler/icons-react": "^3.1.0",
"@tanstack/query-core": "^5.28.9",
"@tanstack/react-query": "^5.28.9",
"@tanstack/react-query-devtools": "^5.28.10",
"@tanstack/react-query-persist-client": "^5.28.9",
"@tanstack/query-core": "^5.29.0",
"@tanstack/react-query": "^5.29.0",
"@tanstack/react-query-devtools": "^5.29.0",
"@tanstack/react-query-persist-client": "^5.29.0",
"autoprefixer": "^10.4.19",
"daisyui": "^4.9.0",
"jotai": "^2.7.2",
"daisyui": "^4.10.1",
"jotai": "^2.8.0",
"jotai-tanstack-query": "^0.8.5",
"plasmo": "^0.85.2",
"postcss": "^8.4.38",
Expand All @@ -64,22 +64,22 @@
"typesafe-i18n": "^5.26.2"
},
"devDependencies": {
"@biomejs/biome": "1.6.3",
"@cloudflare/workers-types": "^4.20240320.1",
"@biomejs/biome": "1.6.4",
"@cloudflare/workers-types": "^4.20240405.0",
"@plasmohq/rps": "^1.8.7",
"@types/chrome": "^0.0.263",
"@types/node": "^20.11.30",
"@types/chrome": "^0.0.266",
"@types/node": "^20.12.5",
"@types/psl": "^1.1.3",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24",
"@vitejs/plugin-react-swc": "^3.6.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"typescript": "^5.4.3",
"vite": "^5.2.7",
"vite-plugin-pwa": "^0.19.7",
"typescript": "^5.4.4",
"vite": "^5.2.8",
"vite-plugin-pwa": "^0.19.8",
"vite-tsconfig-paths": "^4.3.2",
"wrangler": "^3.41.0"
"wrangler": "^3.48.0"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 79119d9

Please sign in to comment.