Spaces:
Running
Running
snyk-bot
commited on
Commit
•
2769e58
1
Parent(s):
6c53bfe
fix: upgrade @radix-ui/react-navigation-menu from 1.1.4 to 1.2.0
Browse filesSnyk has created this PR to upgrade @radix-ui/react-navigation-menu from 1.1.4 to 1.2.0.
See this package in npm:
@radix-ui/react-navigation-menu
See this project in Snyk:
https://app.snyk.io/org/salgadev/project/e5f65957-1125-4da0-a65d-1d74dbee9264?utm_source=github&utm_medium=referral&page=upgrade-pr
- frontend/package-lock.json +342 -35
- frontend/package.json +1 -1
frontend/package-lock.json
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
"@radix-ui/react-dialog": "^1.0.5",
|
14 |
"@radix-ui/react-dropdown-menu": "^2.1.1",
|
15 |
"@radix-ui/react-icons": "^1.3.0",
|
16 |
-
"@radix-ui/react-navigation-menu": "^1.
|
17 |
"@radix-ui/react-slot": "^1.0.2",
|
18 |
"class-variance-authority": "^0.7.0",
|
19 |
"clsx": "^2.0.0",
|
@@ -1917,31 +1917,200 @@
|
|
1917 |
}
|
1918 |
},
|
1919 |
"node_modules/@radix-ui/react-navigation-menu": {
|
1920 |
-
"version": "1.
|
1921 |
-
"resolved": "https://registry.npmjs.org/@radix-ui/react-navigation-menu/-/react-navigation-menu-1.
|
1922 |
-
"integrity": "sha512-
|
|
|
1923 |
"dependencies": {
|
1924 |
-
"@
|
1925 |
-
"@radix-ui/
|
1926 |
-
"@radix-ui/react-
|
1927 |
-
"@radix-ui/react-
|
1928 |
-
"@radix-ui/react-
|
1929 |
-
"@radix-ui/react-
|
1930 |
-
"@radix-ui/react-
|
1931 |
-
"@radix-ui/react-
|
1932 |
-
"@radix-ui/react-
|
1933 |
-
"@radix-ui/react-
|
1934 |
-
"@radix-ui/react-use-
|
1935 |
-
"@radix-ui/react-use-
|
1936 |
-
"@radix-ui/react-use-
|
1937 |
-
"@radix-ui/react-
|
1938 |
-
"@radix-ui/react-visually-hidden": "1.0.3"
|
1939 |
},
|
1940 |
"peerDependencies": {
|
1941 |
"@types/react": "*",
|
1942 |
"@types/react-dom": "*",
|
1943 |
-
"react": "^16.8 || ^17.0 || ^18.0",
|
1944 |
-
"react-dom": "^16.8 || ^17.0 || ^18.0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1945 |
},
|
1946 |
"peerDependenciesMeta": {
|
1947 |
"@types/react": {
|
@@ -1952,6 +2121,90 @@
|
|
1952 |
}
|
1953 |
}
|
1954 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1955 |
"node_modules/@radix-ui/react-popper": {
|
1956 |
"version": "1.2.0",
|
1957 |
"resolved": "https://registry.npmjs.org/@radix-ui/react-popper/-/react-popper-1.2.0.tgz",
|
@@ -2459,15 +2712,13 @@
|
|
2459 |
}
|
2460 |
},
|
2461 |
"node_modules/@radix-ui/react-use-previous": {
|
2462 |
-
"version": "1.0
|
2463 |
-
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-previous/-/react-use-previous-1.0.
|
2464 |
-
"integrity": "sha512-
|
2465 |
-
"
|
2466 |
-
"@babel/runtime": "^7.13.10"
|
2467 |
-
},
|
2468 |
"peerDependencies": {
|
2469 |
"@types/react": "*",
|
2470 |
-
"react": "^16.8 || ^17.0 || ^18.0"
|
2471 |
},
|
2472 |
"peerDependenciesMeta": {
|
2473 |
"@types/react": {
|
@@ -2527,18 +2778,18 @@
|
|
2527 |
}
|
2528 |
},
|
2529 |
"node_modules/@radix-ui/react-visually-hidden": {
|
2530 |
-
"version": "1.0
|
2531 |
-
"resolved": "https://registry.npmjs.org/@radix-ui/react-visually-hidden/-/react-visually-hidden-1.0.
|
2532 |
-
"integrity": "sha512-
|
|
|
2533 |
"dependencies": {
|
2534 |
-
"@
|
2535 |
-
"@radix-ui/react-primitive": "1.0.3"
|
2536 |
},
|
2537 |
"peerDependencies": {
|
2538 |
"@types/react": "*",
|
2539 |
"@types/react-dom": "*",
|
2540 |
-
"react": "^16.8 || ^17.0 || ^18.0",
|
2541 |
-
"react-dom": "^16.8 || ^17.0 || ^18.0"
|
2542 |
},
|
2543 |
"peerDependenciesMeta": {
|
2544 |
"@types/react": {
|
@@ -2549,6 +2800,62 @@
|
|
2549 |
}
|
2550 |
}
|
2551 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2552 |
"node_modules/@radix-ui/rect": {
|
2553 |
"version": "1.1.0",
|
2554 |
"resolved": "https://registry.npmjs.org/@radix-ui/rect/-/rect-1.1.0.tgz",
|
|
|
13 |
"@radix-ui/react-dialog": "^1.0.5",
|
14 |
"@radix-ui/react-dropdown-menu": "^2.1.1",
|
15 |
"@radix-ui/react-icons": "^1.3.0",
|
16 |
+
"@radix-ui/react-navigation-menu": "^1.2.0",
|
17 |
"@radix-ui/react-slot": "^1.0.2",
|
18 |
"class-variance-authority": "^0.7.0",
|
19 |
"clsx": "^2.0.0",
|
|
|
1917 |
}
|
1918 |
},
|
1919 |
"node_modules/@radix-ui/react-navigation-menu": {
|
1920 |
+
"version": "1.2.0",
|
1921 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-navigation-menu/-/react-navigation-menu-1.2.0.tgz",
|
1922 |
+
"integrity": "sha512-OQ8tcwAOR0DhPlSY3e4VMXeHiol7la4PPdJWhhwJiJA+NLX0SaCaonOkRnI3gCDHoZ7Fo7bb/G6q25fRM2Y+3Q==",
|
1923 |
+
"license": "MIT",
|
1924 |
"dependencies": {
|
1925 |
+
"@radix-ui/primitive": "1.1.0",
|
1926 |
+
"@radix-ui/react-collection": "1.1.0",
|
1927 |
+
"@radix-ui/react-compose-refs": "1.1.0",
|
1928 |
+
"@radix-ui/react-context": "1.1.0",
|
1929 |
+
"@radix-ui/react-direction": "1.1.0",
|
1930 |
+
"@radix-ui/react-dismissable-layer": "1.1.0",
|
1931 |
+
"@radix-ui/react-id": "1.1.0",
|
1932 |
+
"@radix-ui/react-presence": "1.1.0",
|
1933 |
+
"@radix-ui/react-primitive": "2.0.0",
|
1934 |
+
"@radix-ui/react-use-callback-ref": "1.1.0",
|
1935 |
+
"@radix-ui/react-use-controllable-state": "1.1.0",
|
1936 |
+
"@radix-ui/react-use-layout-effect": "1.1.0",
|
1937 |
+
"@radix-ui/react-use-previous": "1.1.0",
|
1938 |
+
"@radix-ui/react-visually-hidden": "1.1.0"
|
|
|
1939 |
},
|
1940 |
"peerDependencies": {
|
1941 |
"@types/react": "*",
|
1942 |
"@types/react-dom": "*",
|
1943 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
1944 |
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1945 |
+
},
|
1946 |
+
"peerDependenciesMeta": {
|
1947 |
+
"@types/react": {
|
1948 |
+
"optional": true
|
1949 |
+
},
|
1950 |
+
"@types/react-dom": {
|
1951 |
+
"optional": true
|
1952 |
+
}
|
1953 |
+
}
|
1954 |
+
},
|
1955 |
+
"node_modules/@radix-ui/react-navigation-menu/node_modules/@radix-ui/primitive": {
|
1956 |
+
"version": "1.1.0",
|
1957 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.0.tgz",
|
1958 |
+
"integrity": "sha512-4Z8dn6Upk0qk4P74xBhZ6Hd/w0mPEzOOLxy4xiPXOXqjF7jZS0VAKk7/x/H6FyY2zCkYJqePf1G5KmkmNJ4RBA==",
|
1959 |
+
"license": "MIT"
|
1960 |
+
},
|
1961 |
+
"node_modules/@radix-ui/react-navigation-menu/node_modules/@radix-ui/react-collection": {
|
1962 |
+
"version": "1.1.0",
|
1963 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-collection/-/react-collection-1.1.0.tgz",
|
1964 |
+
"integrity": "sha512-GZsZslMJEyo1VKm5L1ZJY8tGDxZNPAoUeQUIbKeJfoi7Q4kmig5AsgLMYYuyYbfjd8fBmFORAIwYAkXMnXZgZw==",
|
1965 |
+
"license": "MIT",
|
1966 |
+
"dependencies": {
|
1967 |
+
"@radix-ui/react-compose-refs": "1.1.0",
|
1968 |
+
"@radix-ui/react-context": "1.1.0",
|
1969 |
+
"@radix-ui/react-primitive": "2.0.0",
|
1970 |
+
"@radix-ui/react-slot": "1.1.0"
|
1971 |
+
},
|
1972 |
+
"peerDependencies": {
|
1973 |
+
"@types/react": "*",
|
1974 |
+
"@types/react-dom": "*",
|
1975 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
1976 |
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1977 |
+
},
|
1978 |
+
"peerDependenciesMeta": {
|
1979 |
+
"@types/react": {
|
1980 |
+
"optional": true
|
1981 |
+
},
|
1982 |
+
"@types/react-dom": {
|
1983 |
+
"optional": true
|
1984 |
+
}
|
1985 |
+
}
|
1986 |
+
},
|
1987 |
+
"node_modules/@radix-ui/react-navigation-menu/node_modules/@radix-ui/react-compose-refs": {
|
1988 |
+
"version": "1.1.0",
|
1989 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.0.tgz",
|
1990 |
+
"integrity": "sha512-b4inOtiaOnYf9KWyO3jAeeCG6FeyfY6ldiEPanbUjWd+xIk5wZeHa8yVwmrJ2vderhu/BQvzCrJI0lHd+wIiqw==",
|
1991 |
+
"license": "MIT",
|
1992 |
+
"peerDependencies": {
|
1993 |
+
"@types/react": "*",
|
1994 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1995 |
+
},
|
1996 |
+
"peerDependenciesMeta": {
|
1997 |
+
"@types/react": {
|
1998 |
+
"optional": true
|
1999 |
+
}
|
2000 |
+
}
|
2001 |
+
},
|
2002 |
+
"node_modules/@radix-ui/react-navigation-menu/node_modules/@radix-ui/react-context": {
|
2003 |
+
"version": "1.1.0",
|
2004 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.0.tgz",
|
2005 |
+
"integrity": "sha512-OKrckBy+sMEgYM/sMmqmErVn0kZqrHPJze+Ql3DzYsDDp0hl0L62nx/2122/Bvps1qz645jlcu2tD9lrRSdf8A==",
|
2006 |
+
"license": "MIT",
|
2007 |
+
"peerDependencies": {
|
2008 |
+
"@types/react": "*",
|
2009 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2010 |
+
},
|
2011 |
+
"peerDependenciesMeta": {
|
2012 |
+
"@types/react": {
|
2013 |
+
"optional": true
|
2014 |
+
}
|
2015 |
+
}
|
2016 |
+
},
|
2017 |
+
"node_modules/@radix-ui/react-navigation-menu/node_modules/@radix-ui/react-direction": {
|
2018 |
+
"version": "1.1.0",
|
2019 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.1.0.tgz",
|
2020 |
+
"integrity": "sha512-BUuBvgThEiAXh2DWu93XsT+a3aWrGqolGlqqw5VU1kG7p/ZH2cuDlM1sRLNnY3QcBS69UIz2mcKhMxDsdewhjg==",
|
2021 |
+
"license": "MIT",
|
2022 |
+
"peerDependencies": {
|
2023 |
+
"@types/react": "*",
|
2024 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2025 |
+
},
|
2026 |
+
"peerDependenciesMeta": {
|
2027 |
+
"@types/react": {
|
2028 |
+
"optional": true
|
2029 |
+
}
|
2030 |
+
}
|
2031 |
+
},
|
2032 |
+
"node_modules/@radix-ui/react-navigation-menu/node_modules/@radix-ui/react-dismissable-layer": {
|
2033 |
+
"version": "1.1.0",
|
2034 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-dismissable-layer/-/react-dismissable-layer-1.1.0.tgz",
|
2035 |
+
"integrity": "sha512-/UovfmmXGptwGcBQawLzvn2jOfM0t4z3/uKffoBlj724+n3FvBbZ7M0aaBOmkp6pqFYpO4yx8tSVJjx3Fl2jig==",
|
2036 |
+
"license": "MIT",
|
2037 |
+
"dependencies": {
|
2038 |
+
"@radix-ui/primitive": "1.1.0",
|
2039 |
+
"@radix-ui/react-compose-refs": "1.1.0",
|
2040 |
+
"@radix-ui/react-primitive": "2.0.0",
|
2041 |
+
"@radix-ui/react-use-callback-ref": "1.1.0",
|
2042 |
+
"@radix-ui/react-use-escape-keydown": "1.1.0"
|
2043 |
+
},
|
2044 |
+
"peerDependencies": {
|
2045 |
+
"@types/react": "*",
|
2046 |
+
"@types/react-dom": "*",
|
2047 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
2048 |
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2049 |
+
},
|
2050 |
+
"peerDependenciesMeta": {
|
2051 |
+
"@types/react": {
|
2052 |
+
"optional": true
|
2053 |
+
},
|
2054 |
+
"@types/react-dom": {
|
2055 |
+
"optional": true
|
2056 |
+
}
|
2057 |
+
}
|
2058 |
+
},
|
2059 |
+
"node_modules/@radix-ui/react-navigation-menu/node_modules/@radix-ui/react-id": {
|
2060 |
+
"version": "1.1.0",
|
2061 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.0.tgz",
|
2062 |
+
"integrity": "sha512-EJUrI8yYh7WOjNOqpoJaf1jlFIH2LvtgAl+YcFqNCa+4hj64ZXmPkAKOFs/ukjz3byN6bdb/AVUqHkI8/uWWMA==",
|
2063 |
+
"license": "MIT",
|
2064 |
+
"dependencies": {
|
2065 |
+
"@radix-ui/react-use-layout-effect": "1.1.0"
|
2066 |
+
},
|
2067 |
+
"peerDependencies": {
|
2068 |
+
"@types/react": "*",
|
2069 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2070 |
+
},
|
2071 |
+
"peerDependenciesMeta": {
|
2072 |
+
"@types/react": {
|
2073 |
+
"optional": true
|
2074 |
+
}
|
2075 |
+
}
|
2076 |
+
},
|
2077 |
+
"node_modules/@radix-ui/react-navigation-menu/node_modules/@radix-ui/react-presence": {
|
2078 |
+
"version": "1.1.0",
|
2079 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.0.tgz",
|
2080 |
+
"integrity": "sha512-Gq6wuRN/asf9H/E/VzdKoUtT8GC9PQc9z40/vEr0VCJ4u5XvvhWIrSsCB6vD2/cH7ugTdSfYq9fLJCcM00acrQ==",
|
2081 |
+
"license": "MIT",
|
2082 |
+
"dependencies": {
|
2083 |
+
"@radix-ui/react-compose-refs": "1.1.0",
|
2084 |
+
"@radix-ui/react-use-layout-effect": "1.1.0"
|
2085 |
+
},
|
2086 |
+
"peerDependencies": {
|
2087 |
+
"@types/react": "*",
|
2088 |
+
"@types/react-dom": "*",
|
2089 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
2090 |
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2091 |
+
},
|
2092 |
+
"peerDependenciesMeta": {
|
2093 |
+
"@types/react": {
|
2094 |
+
"optional": true
|
2095 |
+
},
|
2096 |
+
"@types/react-dom": {
|
2097 |
+
"optional": true
|
2098 |
+
}
|
2099 |
+
}
|
2100 |
+
},
|
2101 |
+
"node_modules/@radix-ui/react-navigation-menu/node_modules/@radix-ui/react-primitive": {
|
2102 |
+
"version": "2.0.0",
|
2103 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.0.0.tgz",
|
2104 |
+
"integrity": "sha512-ZSpFm0/uHa8zTvKBDjLFWLo8dkr4MBsiDLz0g3gMUwqgLHz9rTaRRGYDgvZPtBJgYCBKXkS9fzmoySgr8CO6Cw==",
|
2105 |
+
"license": "MIT",
|
2106 |
+
"dependencies": {
|
2107 |
+
"@radix-ui/react-slot": "1.1.0"
|
2108 |
+
},
|
2109 |
+
"peerDependencies": {
|
2110 |
+
"@types/react": "*",
|
2111 |
+
"@types/react-dom": "*",
|
2112 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
2113 |
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2114 |
},
|
2115 |
"peerDependenciesMeta": {
|
2116 |
"@types/react": {
|
|
|
2121 |
}
|
2122 |
}
|
2123 |
},
|
2124 |
+
"node_modules/@radix-ui/react-navigation-menu/node_modules/@radix-ui/react-slot": {
|
2125 |
+
"version": "1.1.0",
|
2126 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.1.0.tgz",
|
2127 |
+
"integrity": "sha512-FUCf5XMfmW4dtYl69pdS4DbxKy8nj4M7SafBgPllysxmdachynNflAdp/gCsnYWNDnge6tI9onzMp5ARYc1KNw==",
|
2128 |
+
"license": "MIT",
|
2129 |
+
"dependencies": {
|
2130 |
+
"@radix-ui/react-compose-refs": "1.1.0"
|
2131 |
+
},
|
2132 |
+
"peerDependencies": {
|
2133 |
+
"@types/react": "*",
|
2134 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2135 |
+
},
|
2136 |
+
"peerDependenciesMeta": {
|
2137 |
+
"@types/react": {
|
2138 |
+
"optional": true
|
2139 |
+
}
|
2140 |
+
}
|
2141 |
+
},
|
2142 |
+
"node_modules/@radix-ui/react-navigation-menu/node_modules/@radix-ui/react-use-callback-ref": {
|
2143 |
+
"version": "1.1.0",
|
2144 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.0.tgz",
|
2145 |
+
"integrity": "sha512-CasTfvsy+frcFkbXtSJ2Zu9JHpN8TYKxkgJGWbjiZhFivxaeW7rMeZt7QELGVLaYVfFMsKHjb7Ak0nMEe+2Vfw==",
|
2146 |
+
"license": "MIT",
|
2147 |
+
"peerDependencies": {
|
2148 |
+
"@types/react": "*",
|
2149 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2150 |
+
},
|
2151 |
+
"peerDependenciesMeta": {
|
2152 |
+
"@types/react": {
|
2153 |
+
"optional": true
|
2154 |
+
}
|
2155 |
+
}
|
2156 |
+
},
|
2157 |
+
"node_modules/@radix-ui/react-navigation-menu/node_modules/@radix-ui/react-use-controllable-state": {
|
2158 |
+
"version": "1.1.0",
|
2159 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.1.0.tgz",
|
2160 |
+
"integrity": "sha512-MtfMVJiSr2NjzS0Aa90NPTnvTSg6C/JLCV7ma0W6+OMV78vd8OyRpID+Ng9LxzsPbLeuBnWBA1Nq30AtBIDChw==",
|
2161 |
+
"license": "MIT",
|
2162 |
+
"dependencies": {
|
2163 |
+
"@radix-ui/react-use-callback-ref": "1.1.0"
|
2164 |
+
},
|
2165 |
+
"peerDependencies": {
|
2166 |
+
"@types/react": "*",
|
2167 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2168 |
+
},
|
2169 |
+
"peerDependenciesMeta": {
|
2170 |
+
"@types/react": {
|
2171 |
+
"optional": true
|
2172 |
+
}
|
2173 |
+
}
|
2174 |
+
},
|
2175 |
+
"node_modules/@radix-ui/react-navigation-menu/node_modules/@radix-ui/react-use-escape-keydown": {
|
2176 |
+
"version": "1.1.0",
|
2177 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-escape-keydown/-/react-use-escape-keydown-1.1.0.tgz",
|
2178 |
+
"integrity": "sha512-L7vwWlR1kTTQ3oh7g1O0CBF3YCyyTj8NmhLR+phShpyA50HCfBFKVJTpshm9PzLiKmehsrQzTYTpX9HvmC9rhw==",
|
2179 |
+
"license": "MIT",
|
2180 |
+
"dependencies": {
|
2181 |
+
"@radix-ui/react-use-callback-ref": "1.1.0"
|
2182 |
+
},
|
2183 |
+
"peerDependencies": {
|
2184 |
+
"@types/react": "*",
|
2185 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2186 |
+
},
|
2187 |
+
"peerDependenciesMeta": {
|
2188 |
+
"@types/react": {
|
2189 |
+
"optional": true
|
2190 |
+
}
|
2191 |
+
}
|
2192 |
+
},
|
2193 |
+
"node_modules/@radix-ui/react-navigation-menu/node_modules/@radix-ui/react-use-layout-effect": {
|
2194 |
+
"version": "1.1.0",
|
2195 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.0.tgz",
|
2196 |
+
"integrity": "sha512-+FPE0rOdziWSrH9athwI1R0HDVbWlEhd+FR+aSDk4uWGmSJ9Z54sdZVDQPZAinJhJXwfT+qnj969mCsT2gfm5w==",
|
2197 |
+
"license": "MIT",
|
2198 |
+
"peerDependencies": {
|
2199 |
+
"@types/react": "*",
|
2200 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2201 |
+
},
|
2202 |
+
"peerDependenciesMeta": {
|
2203 |
+
"@types/react": {
|
2204 |
+
"optional": true
|
2205 |
+
}
|
2206 |
+
}
|
2207 |
+
},
|
2208 |
"node_modules/@radix-ui/react-popper": {
|
2209 |
"version": "1.2.0",
|
2210 |
"resolved": "https://registry.npmjs.org/@radix-ui/react-popper/-/react-popper-1.2.0.tgz",
|
|
|
2712 |
}
|
2713 |
},
|
2714 |
"node_modules/@radix-ui/react-use-previous": {
|
2715 |
+
"version": "1.1.0",
|
2716 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-previous/-/react-use-previous-1.1.0.tgz",
|
2717 |
+
"integrity": "sha512-Z/e78qg2YFnnXcW88A4JmTtm4ADckLno6F7OXotmkQfeuCVaKuYzqAATPhVzl3delXE7CxIV8shofPn3jPc5Og==",
|
2718 |
+
"license": "MIT",
|
|
|
|
|
2719 |
"peerDependencies": {
|
2720 |
"@types/react": "*",
|
2721 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2722 |
},
|
2723 |
"peerDependenciesMeta": {
|
2724 |
"@types/react": {
|
|
|
2778 |
}
|
2779 |
},
|
2780 |
"node_modules/@radix-ui/react-visually-hidden": {
|
2781 |
+
"version": "1.1.0",
|
2782 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-visually-hidden/-/react-visually-hidden-1.1.0.tgz",
|
2783 |
+
"integrity": "sha512-N8MDZqtgCgG5S3aV60INAB475osJousYpZ4cTJ2cFbMpdHS5Y6loLTH8LPtkj2QN0x93J30HT/M3qJXM0+lyeQ==",
|
2784 |
+
"license": "MIT",
|
2785 |
"dependencies": {
|
2786 |
+
"@radix-ui/react-primitive": "2.0.0"
|
|
|
2787 |
},
|
2788 |
"peerDependencies": {
|
2789 |
"@types/react": "*",
|
2790 |
"@types/react-dom": "*",
|
2791 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
2792 |
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2793 |
},
|
2794 |
"peerDependenciesMeta": {
|
2795 |
"@types/react": {
|
|
|
2800 |
}
|
2801 |
}
|
2802 |
},
|
2803 |
+
"node_modules/@radix-ui/react-visually-hidden/node_modules/@radix-ui/react-compose-refs": {
|
2804 |
+
"version": "1.1.0",
|
2805 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.0.tgz",
|
2806 |
+
"integrity": "sha512-b4inOtiaOnYf9KWyO3jAeeCG6FeyfY6ldiEPanbUjWd+xIk5wZeHa8yVwmrJ2vderhu/BQvzCrJI0lHd+wIiqw==",
|
2807 |
+
"license": "MIT",
|
2808 |
+
"peerDependencies": {
|
2809 |
+
"@types/react": "*",
|
2810 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2811 |
+
},
|
2812 |
+
"peerDependenciesMeta": {
|
2813 |
+
"@types/react": {
|
2814 |
+
"optional": true
|
2815 |
+
}
|
2816 |
+
}
|
2817 |
+
},
|
2818 |
+
"node_modules/@radix-ui/react-visually-hidden/node_modules/@radix-ui/react-primitive": {
|
2819 |
+
"version": "2.0.0",
|
2820 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.0.0.tgz",
|
2821 |
+
"integrity": "sha512-ZSpFm0/uHa8zTvKBDjLFWLo8dkr4MBsiDLz0g3gMUwqgLHz9rTaRRGYDgvZPtBJgYCBKXkS9fzmoySgr8CO6Cw==",
|
2822 |
+
"license": "MIT",
|
2823 |
+
"dependencies": {
|
2824 |
+
"@radix-ui/react-slot": "1.1.0"
|
2825 |
+
},
|
2826 |
+
"peerDependencies": {
|
2827 |
+
"@types/react": "*",
|
2828 |
+
"@types/react-dom": "*",
|
2829 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
2830 |
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2831 |
+
},
|
2832 |
+
"peerDependenciesMeta": {
|
2833 |
+
"@types/react": {
|
2834 |
+
"optional": true
|
2835 |
+
},
|
2836 |
+
"@types/react-dom": {
|
2837 |
+
"optional": true
|
2838 |
+
}
|
2839 |
+
}
|
2840 |
+
},
|
2841 |
+
"node_modules/@radix-ui/react-visually-hidden/node_modules/@radix-ui/react-slot": {
|
2842 |
+
"version": "1.1.0",
|
2843 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.1.0.tgz",
|
2844 |
+
"integrity": "sha512-FUCf5XMfmW4dtYl69pdS4DbxKy8nj4M7SafBgPllysxmdachynNflAdp/gCsnYWNDnge6tI9onzMp5ARYc1KNw==",
|
2845 |
+
"license": "MIT",
|
2846 |
+
"dependencies": {
|
2847 |
+
"@radix-ui/react-compose-refs": "1.1.0"
|
2848 |
+
},
|
2849 |
+
"peerDependencies": {
|
2850 |
+
"@types/react": "*",
|
2851 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2852 |
+
},
|
2853 |
+
"peerDependenciesMeta": {
|
2854 |
+
"@types/react": {
|
2855 |
+
"optional": true
|
2856 |
+
}
|
2857 |
+
}
|
2858 |
+
},
|
2859 |
"node_modules/@radix-ui/rect": {
|
2860 |
"version": "1.1.0",
|
2861 |
"resolved": "https://registry.npmjs.org/@radix-ui/rect/-/rect-1.1.0.tgz",
|
frontend/package.json
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
"@radix-ui/react-dialog": "^1.0.5",
|
17 |
"@radix-ui/react-dropdown-menu": "^2.1.1",
|
18 |
"@radix-ui/react-icons": "^1.3.0",
|
19 |
-
"@radix-ui/react-navigation-menu": "^1.
|
20 |
"@radix-ui/react-slot": "^1.0.2",
|
21 |
"class-variance-authority": "^0.7.0",
|
22 |
"clsx": "^2.0.0",
|
|
|
16 |
"@radix-ui/react-dialog": "^1.0.5",
|
17 |
"@radix-ui/react-dropdown-menu": "^2.1.1",
|
18 |
"@radix-ui/react-icons": "^1.3.0",
|
19 |
+
"@radix-ui/react-navigation-menu": "^1.2.0",
|
20 |
"@radix-ui/react-slot": "^1.0.2",
|
21 |
"class-variance-authority": "^0.7.0",
|
22 |
"clsx": "^2.0.0",
|