This commit is contained in:
cdricms
2025-01-13 13:51:59 +01:00
parent 0e76b34d02
commit 032bb50bde

View File

@@ -13,6 +13,7 @@
"npm:@types/react@19": "19.0.5",
"npm:class-variance-authority@~0.7.1": "0.7.1",
"npm:clsx@^2.1.1": "2.1.1",
"npm:embla-carousel-react@^8.5.2": "8.5.2_react@19.0.0_embla-carousel@8.5.2",
"npm:eslint-config-next@15.1.4": "15.1.4_eslint@9.18.0_typescript@5.7.3_@typescript-eslint+parser@8.19.1__eslint@9.18.0__typescript@5.7.3_eslint-plugin-import@2.31.0__eslint@9.18.0",
"npm:eslint@9": "9.18.0",
"npm:lucide-react@0.471": "0.471.0_react@19.0.0",
@@ -24,7 +25,7 @@
"npm:tailwind-merge@^2.6.0": "2.6.0",
"npm:tailwindcss-animate@^1.0.7": "1.0.7_tailwindcss@3.4.17__postcss@8.4.49",
"npm:tailwindcss@^3.4.1": "3.4.17_postcss@8.4.49",
"npm:typescript@5": "5.7.3"
"npm:typescript@^5.7.3": "5.7.3"
},
"npm": {
"@alloc/quick-lru@5.2.0": {
@@ -1144,6 +1145,23 @@
"eastasianwidth@0.2.0": {
"integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="
},
"embla-carousel-react@8.5.2_react@19.0.0_embla-carousel@8.5.2": {
"integrity": "sha512-Tmx+uY3MqseIGdwp0ScyUuxpBgx5jX1f7od4Cm5mDwg/dptEiTKf9xp6tw0lZN2VA9JbnVMl/aikmbc53c6QFA==",
"dependencies": [
"embla-carousel",
"embla-carousel-reactive-utils",
"react"
]
},
"embla-carousel-reactive-utils@8.5.2_embla-carousel@8.5.2": {
"integrity": "sha512-QC8/hYSK/pEmqEdU1IO5O+XNc/Ptmmq7uCB44vKplgLKhB/l0+yvYx0+Cv0sF6Ena8Srld5vUErZkT+yTahtDg==",
"dependencies": [
"embla-carousel"
]
},
"embla-carousel@8.5.2": {
"integrity": "sha512-xQ9oVLrun/eCG/7ru3R+I5bJ7shsD8fFwLEY7yPe27/+fDHCNj0OT5EoG5ZbFyOxOcG6yTwW8oTz/dWyFnyGpg=="
},
"emoji-regex@8.0.0": {
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
},
@@ -2909,6 +2927,7 @@
"npm:@types/react@19",
"npm:class-variance-authority@~0.7.1",
"npm:clsx@^2.1.1",
"npm:embla-carousel-react@^8.5.2",
"npm:eslint-config-next@15.1.4",
"npm:eslint@9",
"npm:lucide-react@0.471",
@@ -2920,7 +2939,7 @@
"npm:tailwind-merge@^2.6.0",
"npm:tailwindcss-animate@^1.0.7",
"npm:tailwindcss@^3.4.1",
"npm:typescript@5"
"npm:typescript@^5.7.3"
]
}
}