Skip to content

Commit cbbcff0

Browse files
Merge branch 'prod' into staging
2 parents a6a344e + f42d608 commit cbbcff0

3 files changed

Lines changed: 270 additions & 24 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"@dnd-kit/core": "^6.3.1",
1414
"@dnd-kit/sortable": "^10.0.0",
1515
"@dnd-kit/utilities": "^3.2.2",
16+
"@google/genai": "^0.7.0",
1617
"@radix-ui/react-accordion": "^1.2.4",
1718
"@radix-ui/react-dialog": "^1.1.7",
1819
"@radix-ui/react-dropdown-menu": "^2.1.16",
@@ -53,6 +54,7 @@
5354
"prettier-plugin-tailwindcss": "^0.6.11",
5455
"raw-loader": "^4.0.2",
5556
"react": "^18.3.1",
57+
"react-beautiful-dnd": "^13.1.1",
5658
"react-dom": "^18.3.1",
5759
"react-dropzone": "^14.3.8",
5860
"react-hot-toast": "^2.5.2",
@@ -65,6 +67,7 @@
6567
"devDependencies": {
6668
"@types/eslint": "8.56.12",
6769
"@types/react": "^18.3.20",
70+
"@types/react-beautiful-dnd": "^13.1.8",
6871
"@types/react-dom": "^18.3.6",
6972
"@typescript-eslint/eslint-plugin": "^8.30.1",
7073
"@typescript-eslint/parser": "^8.30.1",

0 commit comments

Comments
 (0)