Skip to content

Commit

Permalink
Merge pull request #619 from tgstation/WeeklyUpdates
Browse files Browse the repository at this point in the history
Weekly updates
  • Loading branch information
Cyberboss authored Dec 6, 2024
2 parents 0982fb5 + a36c6de commit 7c20d63
Show file tree
Hide file tree
Showing 2 changed files with 468 additions and 771 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@
"estree-walker": "^3.0.3",
"graphql": "16.x",
"graphql-sse": "^2.5.3",
"lucide-react": "^0.462.0",
"lucide-react": "^0.468.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.2",
"react-intl": "^7.0.1",
"react-relay": "^18.2.0",
"react-router-dom": "^7.0.1",
"react-router-dom": "^7.0.2",
"semver": "^7.6.3",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
Expand All @@ -71,52 +71,52 @@
},
"devDependencies": {
"@chromatic-com/storybook": "3.2.2",
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.0",
"@rollup/pluginutils": "^5.1.3",
"@storybook/addon-essentials": "^8.4.5",
"@storybook/addon-interactions": "^8.4.5",
"@storybook/addon-links": "^8.4.5",
"@storybook/blocks": "^8.4.5",
"@storybook/channels": "^8.4.5",
"@storybook/components": "^8.4.5",
"@storybook/core-events": "^8.4.5",
"@storybook/manager-api": "^8.4.5",
"@storybook/preview-api": "^8.4.5",
"@storybook/react": "^8.4.5",
"@storybook/react-vite": "^8.4.5",
"@storybook/test": "^8.4.5",
"@storybook/theming": "^8.4.5",
"@storybook/addon-essentials": "^8.4.7",
"@storybook/addon-interactions": "^8.4.7",
"@storybook/addon-links": "^8.4.7",
"@storybook/blocks": "^8.4.7",
"@storybook/channels": "^8.4.7",
"@storybook/components": "^8.4.7",
"@storybook/core-events": "^8.4.7",
"@storybook/manager-api": "^8.4.7",
"@storybook/preview-api": "^8.4.7",
"@storybook/react": "^8.4.7",
"@storybook/react-vite": "^8.4.7",
"@storybook/test": "^8.4.7",
"@storybook/theming": "^8.4.7",
"@types/node": "^22.10.1",
"@types/react": "^18",
"@types/react-dom": "^18.3.1",
"@types/react-relay": "^16.0.6",
"@types/react-relay": "^18.2.0",
"@types/relay-test-utils": "^18.0.0",
"@types/semver": "^7",
"@types/uuid": "^10",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"babel-plugin-relay": "^18.2.0",
"chromatic": "^11.19.0",
"chromatic": "^11.20.0",
"concurrently": "^9.1.0",
"escodegen": "^2.1.0",
"eslint": "^9.15.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react-hooks": "^5.1.0-rc.1",
"eslint-plugin-react-refresh": "^0.4.14",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"eslint-plugin-storybook": "0.11.1",
"globals": "^15.12.0",
"globals": "^15.13.0",
"postcss": "^8.4.49",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"relay-compiler": "^18.2.0",
"relay-test-utils": "^18.2.0",
"rollup-plugin-jsx-remove-attributes": "^2.0.3",
"storybook": "^8.4.5",
"storybook": "^8.4.7",
"storybook-addon-remix-react-router": "^3.0.2",
"tailwindcss": "^3.4.15",
"type-fest": "^4.29.0",
"tailwindcss": "^3.4.16",
"type-fest": "^4.30.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
"vite": "^5.4.11",
"typescript-eslint": "^8.17.0",
"vite": "^6.0.3",
"vite-plugin-relay": "^2.1.0"
},
"packageManager": "[email protected]",
Expand Down
Loading

0 comments on commit 7c20d63

Please sign in to comment.