Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi committed Sep 26, 2024
1 parent 999fa36 commit 33146f1
Show file tree
Hide file tree
Showing 2 changed files with 603 additions and 350 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,61 +31,61 @@
"class-variance-authority": "^0.7.0",
"crypto-browserify": "^3.12.0",
"date-fns": "^3.6.0",
"framer-motion": "^11.5.4",
"framer-motion": "^11.7.0",
"http-message-signatures": "^1.0.4",
"httpbis-digest-headers": "^1.0.0",
"iso8601-duration": "^2.1.2",
"loglevel": "^1.9.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.0",
"react-router-dom": "^6.26.1",
"react-router-dom": "^6.26.2",
"safe-buffer": "5.2.1",
"tailwind-merge": "^2.5.2",
"webextension-polyfill": "^0.12.0"
},
"devDependencies": {
"@jgoz/esbuild-plugin-typecheck": "^4.0.1",
"@playwright/test": "^1.47.0",
"@tailwindcss/forms": "^0.5.7",
"@playwright/test": "^1.47.2",
"@tailwindcss/forms": "^0.5.9",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/archiver": "^6.0.2",
"@types/chrome": "^0.0.270",
"@types/chrome": "^0.0.272",
"@types/github-script": "github:actions/github-script",
"@types/jest": "^29.5.12",
"@types/node": "^20.16.2",
"@types/react": "^18.3.5",
"@types/jest": "^29.5.13",
"@types/node": "^20.16.9",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
"@types/webextension-polyfill": "^0.12.1",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"archiver": "^7.0.1",
"autoprefixer": "^10.4.20",
"dotenv": "^16.4.5",
"esbuild": "^0.23.1",
"esbuild": "^0.24.0",
"esbuild-node-builtin": "^0.1.1",
"esbuild-plugin-copy": "^2.1.1",
"esbuild-style-plugin": "^1.6.3",
"eslint": "^8.57.0",
"eslint-plugin-html": "^8.1.1",
"eslint-plugin-jest": "^28.8.0",
"eslint": "^8.57.1",
"eslint-plugin-html": "^8.1.2",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
"jest": "^29.7.0",
"jest-chrome": "^0.8.0",
"jest-environment-jsdom": "^29.7.0",
"jest-transform-stub": "^2.0.0",
"postcss": "^8.4.41",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"prettier-plugin-tailwindcss": "^0.6.8",
"sade": "^1.8.1",
"tailwindcss": "^3.4.10",
"tailwindcss": "^3.4.13",
"ts-jest": "^29.2.5",
"tsx": "^4.19.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2"
},
"engines": {
Expand All @@ -103,5 +103,5 @@
"structured-headers": "1.0.1"
}
},
"packageManager": "pnpm@9.10.0"
"packageManager": "pnpm@9.11.0"
}
Loading

0 comments on commit 33146f1

Please sign in to comment.