Skip to content

Commit

Permalink
Merge pull request #589 from tgstation/IllDoItMyself
Browse files Browse the repository at this point in the history
Manually update a bunch of packages
  • Loading branch information
Cyberboss authored Nov 26, 2024
2 parents a8f7fe8 + 3665341 commit c20df0b
Show file tree
Hide file tree
Showing 2 changed files with 262 additions and 284 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,20 +51,20 @@
"@radix-ui/react-switch": "^1.1.1",
"@radix-ui/react-toast": "^1.2.2",
"@radix-ui/react-tooltip": "^1.1.4",
"class-variance-authority": "^0.7.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"estree-walker": "^3.0.3",
"graphql": "16.x",
"graphql-sse": "^2.5.3",
"lucide-react": "^0.460.0",
"lucide-react": "^0.461.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.2",
"react-intl": "^7.0.1",
"react-relay": "^18.1.0",
"react-relay": "^18.2.0",
"react-router-dom": "^6.28.0",
"semver": "^7.6.3",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"uuid": "^11.0.3",
"zod": "^3.23.8"
Expand All @@ -86,17 +86,17 @@
"@storybook/react-vite": "^8.4.5",
"@storybook/test": "^8.4.5",
"@storybook/theming": "^8.4.5",
"@types/node": "^22.9.1",
"@types/node": "^22.10.0",
"@types/react": "^18",
"@types/react-dom": "^18.3.1",
"@types/react-relay": "^16.0.6",
"@types/relay-test-utils": "^18.0.0",
"@types/semver": "^7",
"@types/uuid": "^10",
"@vitejs/plugin-react": "^4.3.3",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"babel-plugin-relay": "^18.2.0",
"chromatic": "^11.18.1",
"chromatic": "^11.19.0",
"concurrently": "^9.1.0",
"escodegen": "^2.1.0",
"eslint": "^9.15.0",
Expand All @@ -106,16 +106,16 @@
"eslint-plugin-storybook": "0.11.1",
"globals": "^15.12.0",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"relay-compiler": "^18.1.0",
"relay-test-utils": "^18.1.0",
"prettier": "^3.4.1",
"relay-compiler": "^18.2.0",
"relay-test-utils": "^18.2.0",
"rollup-plugin-jsx-remove-attributes": "^2.0.3",
"storybook": "^8.4.5",
"storybook-addon-remix-react-router": "^3.0.1",
"tailwindcss": "^3.4.15",
"type-fest": "^4.27.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.15.0",
"type-fest": "^4.28.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
"vite": "^5.4.11",
"vite-plugin-relay": "^2.1.0"
},
Expand Down
Loading

0 comments on commit c20df0b

Please sign in to comment.