Skip to content

Commit

Permalink
Merge pull request #694 from tgstation/Weeeee
Browse files Browse the repository at this point in the history
Weekly Updates
  • Loading branch information
Cyberboss authored Jan 11, 2025
2 parents 1e2506c + 57d0a37 commit 0339c8a
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 108 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@fortawesome/free-brands-svg-icons": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/react-fontawesome": "^0.2.2",
"@hookform/resolvers": "^3.9.1",
"@hookform/resolvers": "^3.10.0",
"@radix-ui/react-dialog": "^1.1.4",
"@radix-ui/react-dropdown-menu": "^2.1.4",
"@radix-ui/react-icons": "^1.3.2",
Expand All @@ -66,7 +66,7 @@
"semver": "^7.6.3",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7",
"uuid": "^11.0.3",
"uuid": "^11.0.5",
"zod": "^3.24.1"
},
"devDependencies": {
Expand All @@ -86,7 +86,7 @@
"@storybook/react-vite": "^8.4.7",
"@storybook/test": "^8.4.7",
"@storybook/theming": "^8.4.7",
"@types/node": "^22.10.4",
"@types/node": "^22.10.5",
"@types/react": "^18",
"@types/react-dom": "^18.3.1",
"@types/react-relay": "^18.2.0",
Expand All @@ -96,7 +96,7 @@
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"babel-plugin-relay": "^18.2.0",
"chromatic": "^11.20.2",
"chromatic": "^11.22.2",
"concurrently": "^9.1.2",
"escodegen": "^2.1.0",
"eslint": "^9.17.0",
Expand All @@ -111,11 +111,11 @@
"relay-test-utils": "^18.2.0",
"rollup-plugin-jsx-remove-attributes": "^2.1.0",
"storybook": "^8.4.7",
"storybook-addon-remix-react-router": "^4.0.0",
"storybook-addon-remix-react-router": "^4.0.1",
"tailwindcss": "^3.4.17",
"type-fest": "^4.31.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.0",
"type-fest": "^4.32.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1",
"vite": "^6.0.7",
"vite-plugin-relay": "^2.1.0"
},
Expand Down
Loading

0 comments on commit 0339c8a

Please sign in to comment.