Skip to content

Commit

Permalink
pnpm up
Browse files Browse the repository at this point in the history
  • Loading branch information
ryota-murakami committed Oct 26, 2024
1 parent 6553388 commit e682a38
Show file tree
Hide file tree
Showing 3 changed files with 2,761 additions and 4,885 deletions.
84 changes: 42 additions & 42 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,31 +24,31 @@
"@hookform/resolvers": "^3.9.0",
"@prisma/client": "5.19.1",
"@reduxjs/toolkit": "2.2.7",
"@sentry/react": "^8.28.0",
"@sentry/react": "^8.35.0",
"@sentry/tracing": "^7.114.0",
"bcrypt": "^5.1.1",
"body-parser": "^1.20.2",
"body-parser": "^1.20.3",
"chalk": "^4.1.2",
"clsx": "^2.1.1",
"compression": "^1.7.4",
"cookie-parser": "^1.4.6",
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"cron": "^3.1.7",
"express": "^4.19.2",
"express": "^4.21.1",
"history": "^5.3.0",
"jsonwebtoken": "^9.0.2",
"morgan": "^1.10.0",
"mysql2": "^3.11.0",
"mysql2": "^3.11.3",
"pm2": "^5.4.2",
"prisma": "^5.19.1",
"prisma": "^5.21.1",
"react": "19.0.0-rc-cc1ec60d0d-20240607",
"react-dom": "19.0.0-rc-cc1ec60d0d-20240607",
"react-ga4": "^2.1.0",
"react-helmet": "^6.1.0",
"react-hook-form": "^7.53.0",
"react-hook-form": "^7.53.1",
"react-markdown": "^9.0.1",
"react-redux": "9.1.2",
"react-router-dom": "^6.26.1",
"react-router-dom": "^6.27.0",
"react-spinners": "^0.14.1",
"redux": "5.0.1",
"redux-first-history": "^5.2.0",
Expand All @@ -57,82 +57,82 @@
"remark-breaks": "^4.0.0",
"remark-gfm": "^4.0.0",
"superstruct": "^2.0.2",
"web-vitals": "^4.2.3"
"web-vitals": "^4.2.4"
},
"devDependencies": {
"@chromatic-com/storybook": "^1.8.0",
"@chromatic-com/storybook": "^1.9.0",
"@faker-js/faker": "^8.4.1",
"@playwright/test": "^1.46.1",
"@redocly/cli": "^1.22.1",
"@storybook/addon-essentials": "^8.2.6",
"@storybook/addon-interactions": "^8.2.6",
"@storybook/addon-links": "^8.2.6",
"@storybook/blocks": "^8.2.6",
"@storybook/manager-api": "^8.2.6",
"@storybook/react": "^8.2.6",
"@storybook/react-vite": "^8.2.6",
"@playwright/test": "^1.48.2",
"@redocly/cli": "^1.25.9",
"@storybook/addon-essentials": "^8.3.6",
"@storybook/addon-interactions": "^8.3.6",
"@storybook/addon-links": "^8.3.6",
"@storybook/blocks": "^8.3.6",
"@storybook/manager-api": "^8.3.6",
"@storybook/react": "^8.3.6",
"@storybook/react-vite": "^8.3.6",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.8",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.15",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/assert": "^1.5.10",
"@types/assert": "^1.5.11",
"@types/bcrypt": "^5.0.2",
"@types/body-parser": "^1.19.5",
"@types/compression": "^1.7.5",
"@types/cookie-parser": "^1.4.7",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/jsonwebtoken": "^9.0.6",
"@types/jsonwebtoken": "^9.0.7",
"@types/morgan": "^1.9.9",
"@types/node": "^22.5.2",
"@types/node": "^22.8.1",
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
"@types/react-helmet": "^6.1.11",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react-swc": "^3.7.0",
"@vitest/ui": "^2.0.4",
"@vitejs/plugin-react-swc": "^3.7.1",
"@vitest/ui": "^2.1.3",
"all-contributors-cli": "^6.26.1",
"autoprefixer": "^10.4.20",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-ts-prefixer": "^1.14.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-storybook": "^0.8.0",
"husky": "^9.1.5",
"jsdom": "^25.0.0",
"husky": "^9.1.6",
"jsdom": "^25.0.1",
"lint-staged": "^15.2.10",
"msw": "^2.4.1",
"msw": "^2.5.1",
"msw-storybook-addon": "2.0.3",
"node-fetch": "2.6.7",
"nodemon": "^3.1.4",
"nodemon": "^3.1.7",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.44",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"prettier-plugin-tailwindcss": "^0.6.8",
"rimraf": "^6.0.1",
"storybook": "^8.2.6",
"tailwindcss": "^3.4.10",
"storybook": "^8.3.6",
"tailwindcss": "^3.4.14",
"ts-node": "^10.9.2",
"ts-node-dev": "^2.0.0",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"vite": "^5.4.3",
"tsx": "^4.19.1",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-environment": "^1.1.3",
"vitest": "^2.0.4",
"vitest": "^2.1.3",
"vitest-matchmedia-mock": "^1.0.6"
},
"overrides": {
Expand Down
Loading

0 comments on commit e682a38

Please sign in to comment.