Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Arclight-Labs/Roe2-WR-Draft-Tool
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c4c223405e0593238db27529c873860bf3a399ec
Choose a base ref
..
head repository: Arclight-Labs/Roe2-WR-Draft-Tool
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6139f23bc2939d1199039e4cc2b5b4e17b7cd251
Choose a head ref
Showing with 20 additions and 20 deletions.
  1. +2 −2 apps/frontend/package.json
  2. +18 −18 yarn.lock
4 changes: 2 additions & 2 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
@@ -12,8 +12,8 @@
"@dnd-kit/core": "6.0.5",
"@dnd-kit/sortable": "7.0.1",
"@emotion/react": "11.10.5",
"@mantine/core": "5.8.2",
"@mantine/hooks": "5.8.2",
"@mantine/core": "5.8.3",
"@mantine/hooks": "5.8.3",
"framer-motion": "7.6.9",
"interface": "*",
"react": "18.2.0",
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -666,34 +666,34 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@mantine/core@5.8.2":
version "5.8.2"
resolved "https://registry.npmjs.org/@mantine/core/-/core-5.8.2.tgz"
integrity sha512-F+m+FUN8vn/LRiD/Z0v8eC0lodZEsta+f4hJ7JjchX+6+ehi1GnbPgRkH37HOoGzrqe4DC16mqmF2JTVkgRINw==
"@mantine/core@5.8.3":
version "5.8.3"
resolved "https://registry.npmjs.org/@mantine/core/-/core-5.8.3.tgz"
integrity sha512-KiGrBtKhqVfOM82SWvob7635EWGLdXq1q/62YS+x1pgbrOJSk22EU9HgAuL5cJqbZ5Dwggb2irlAhsZNiBx9oQ==
dependencies:
"@floating-ui/react-dom-interactions" "^0.10.1"
"@mantine/styles" "5.8.2"
"@mantine/utils" "5.8.2"
"@mantine/styles" "5.8.3"
"@mantine/utils" "5.8.3"
"@radix-ui/react-scroll-area" "1.0.0"
react-textarea-autosize "8.3.4"

"@mantine/hooks@5.8.2":
version "5.8.2"
resolved "https://registry.npmjs.org/@mantine/hooks/-/hooks-5.8.2.tgz"
integrity sha512-j/jdEqp0NgJzel6hdVfU4U3YGFOrCo5UKHBzvRKxpF8+PSY2i2nRY8XqkR0qp5yGjhgwl9uiZRbUTK9a1MxNwg==
"@mantine/hooks@5.8.3":
version "5.8.3"
resolved "https://registry.npmjs.org/@mantine/hooks/-/hooks-5.8.3.tgz"
integrity sha512-tXUm164GRGRMTtc+oXzJq8Pg4DW9EuURHcM+yV5Hw3kWNIGQzW/9E8ghjjyV2rS9DIdxB678rXAdeL6t2TVrPA==

"@mantine/styles@5.8.2":
version "5.8.2"
resolved "https://registry.npmjs.org/@mantine/styles/-/styles-5.8.2.tgz"
integrity sha512-mXuQFPS/pSP1zKypnUXWUQ35SWhF+rJhI/7YxdIvJgkzVy9i6DoQAd895bETMrejokGxxguvZHPsGGJGqsLM3A==
"@mantine/styles@5.8.3":
version "5.8.3"
resolved "https://registry.npmjs.org/@mantine/styles/-/styles-5.8.3.tgz"
integrity sha512-dwE3sg4UUgzpKxKE1+deYM5GkHxeIWcFu+G81MUYd+DGPv50gXrHmibs03t5a2FydwUPui8IyJya4tIMOD87QQ==
dependencies:
clsx "1.1.1"
csstype "3.0.9"

"@mantine/utils@5.8.2":
version "5.8.2"
resolved "https://registry.npmjs.org/@mantine/utils/-/utils-5.8.2.tgz"
integrity sha512-ZTxZeTyRO2l9dQ7pYsaV3AC7Cjz1HAPi1Ukd9GtiVYq74UuA3iBMLbPV4obxcHAqgUqgIHAP2ulCKHN3DPhaDQ==
"@mantine/utils@5.8.3":
version "5.8.3"
resolved "https://registry.npmjs.org/@mantine/utils/-/utils-5.8.3.tgz"
integrity sha512-MprJbMh/z3TbC8yPF2PQftitRwl58w7hvhp7O9fT+9jrvJHKM8V7r15iHMwBw2jgX6zmlksstO7QfhENc0vMHQ==

"@motionone/animation@^10.13.1":
version "10.14.0"