jbilcke-hf HF staff commited on
Commit
989fb3a
1 Parent(s): 80f747f

update ai tube dependencies

Browse files
Files changed (2) hide show
  1. package-lock.json +29 -35
  2. package.json +8 -8
package-lock.json CHANGED
@@ -28,9 +28,9 @@
28
  "@radix-ui/react-tabs": "^1.0.4",
29
  "@radix-ui/react-toast": "^1.1.5",
30
  "@radix-ui/react-tooltip": "^1.0.7",
31
- "@types/node": "20.11.19",
32
- "@types/react": "18.2.56",
33
- "@types/react-dom": "18.2.19",
34
  "@types/uuid": "^9.0.8",
35
  "autoprefixer": "10.4.17",
36
  "class-variance-authority": "^0.7.0",
@@ -42,11 +42,11 @@
42
  "lucide-react": "^0.334.0",
43
  "next": "^14.2.3",
44
  "next-themes": "^0.2.1",
45
- "postcss": "8.4.35",
46
- "qs": "^6.11.2",
47
- "react": "18.2.0",
48
  "react-device-frameset": "^1.3.4",
49
- "react-dom": "18.2.0",
50
  "sharp": "^0.33.2",
51
  "sonner": "^1.4.0",
52
  "tailwind-merge": "^2.2.1",
@@ -57,7 +57,7 @@
57
  "usehooks-ts": "^2.14.0",
58
  "uuid": "^9.0.1",
59
  "yaml": "^2.4.1",
60
- "zustand": "^4.5.1"
61
  }
62
  },
63
  "node_modules/@aashutoshrathi/word-wrap": {
@@ -2463,9 +2463,9 @@
2463
  "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ=="
2464
  },
2465
  "node_modules/@types/node": {
2466
- "version": "20.11.19",
2467
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.19.tgz",
2468
- "integrity": "sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==",
2469
  "dependencies": {
2470
  "undici-types": "~5.26.4"
2471
  }
@@ -2476,28 +2476,22 @@
2476
  "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q=="
2477
  },
2478
  "node_modules/@types/react": {
2479
- "version": "18.2.56",
2480
- "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.56.tgz",
2481
- "integrity": "sha512-NpwHDMkS/EFZF2dONFQHgkPRwhvgq/OAvIaGQzxGSBmaeR++kTg6njr15Vatz0/2VcCEwJQFi6Jf4Q0qBu0rLA==",
2482
  "dependencies": {
2483
  "@types/prop-types": "*",
2484
- "@types/scheduler": "*",
2485
  "csstype": "^3.0.2"
2486
  }
2487
  },
2488
  "node_modules/@types/react-dom": {
2489
- "version": "18.2.19",
2490
- "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.19.tgz",
2491
- "integrity": "sha512-aZvQL6uUbIJpjZk4U8JZGbau9KDeAwMfmhyWorxgBkqDIEf6ROjRozcmPIicqsUwPUjbkDfHKgGee1Lq65APcA==",
2492
  "dependencies": {
2493
  "@types/react": "*"
2494
  }
2495
  },
2496
- "node_modules/@types/scheduler": {
2497
- "version": "0.23.0",
2498
- "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.23.0.tgz",
2499
- "integrity": "sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw=="
2500
- },
2501
  "node_modules/@types/uuid": {
2502
  "version": "9.0.8",
2503
  "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.8.tgz",
@@ -6090,9 +6084,9 @@
6090
  }
6091
  },
6092
  "node_modules/postcss": {
6093
- "version": "8.4.35",
6094
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.35.tgz",
6095
- "integrity": "sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==",
6096
  "funding": [
6097
  {
6098
  "type": "opencollective",
@@ -6110,7 +6104,7 @@
6110
  "dependencies": {
6111
  "nanoid": "^3.3.7",
6112
  "picocolors": "^1.0.0",
6113
- "source-map-js": "^1.0.2"
6114
  },
6115
  "engines": {
6116
  "node": "^10 || ^12 || >=14"
@@ -6306,9 +6300,9 @@
6306
  ]
6307
  },
6308
  "node_modules/react": {
6309
- "version": "18.2.0",
6310
- "resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz",
6311
- "integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==",
6312
  "dependencies": {
6313
  "loose-envify": "^1.1.0"
6314
  },
@@ -6325,15 +6319,15 @@
6325
  }
6326
  },
6327
  "node_modules/react-dom": {
6328
- "version": "18.2.0",
6329
- "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz",
6330
- "integrity": "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==",
6331
  "dependencies": {
6332
  "loose-envify": "^1.1.0",
6333
- "scheduler": "^0.23.0"
6334
  },
6335
  "peerDependencies": {
6336
- "react": "^18.2.0"
6337
  }
6338
  },
6339
  "node_modules/react-is": {
 
28
  "@radix-ui/react-tabs": "^1.0.4",
29
  "@radix-ui/react-toast": "^1.1.5",
30
  "@radix-ui/react-tooltip": "^1.0.7",
31
+ "@types/node": "20.12.7",
32
+ "@types/react": "18.3.0",
33
+ "@types/react-dom": "18.3.0",
34
  "@types/uuid": "^9.0.8",
35
  "autoprefixer": "10.4.17",
36
  "class-variance-authority": "^0.7.0",
 
42
  "lucide-react": "^0.334.0",
43
  "next": "^14.2.3",
44
  "next-themes": "^0.2.1",
45
+ "postcss": "8.4.38",
46
+ "qs": "^6.12.1",
47
+ "react": "18.3.1",
48
  "react-device-frameset": "^1.3.4",
49
+ "react-dom": "18.3.1",
50
  "sharp": "^0.33.2",
51
  "sonner": "^1.4.0",
52
  "tailwind-merge": "^2.2.1",
 
57
  "usehooks-ts": "^2.14.0",
58
  "uuid": "^9.0.1",
59
  "yaml": "^2.4.1",
60
+ "zustand": "^4.5.2"
61
  }
62
  },
63
  "node_modules/@aashutoshrathi/word-wrap": {
 
2463
  "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ=="
2464
  },
2465
  "node_modules/@types/node": {
2466
+ "version": "20.12.7",
2467
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.7.tgz",
2468
+ "integrity": "sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==",
2469
  "dependencies": {
2470
  "undici-types": "~5.26.4"
2471
  }
 
2476
  "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q=="
2477
  },
2478
  "node_modules/@types/react": {
2479
+ "version": "18.3.0",
2480
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.0.tgz",
2481
+ "integrity": "sha512-DiUcKjzE6soLyln8NNZmyhcQjVv+WsUIFSqetMN0p8927OztKT4VTfFTqsbAi5oAGIcgOmOajlfBqyptDDjZRw==",
2482
  "dependencies": {
2483
  "@types/prop-types": "*",
 
2484
  "csstype": "^3.0.2"
2485
  }
2486
  },
2487
  "node_modules/@types/react-dom": {
2488
+ "version": "18.3.0",
2489
+ "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.0.tgz",
2490
+ "integrity": "sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==",
2491
  "dependencies": {
2492
  "@types/react": "*"
2493
  }
2494
  },
 
 
 
 
 
2495
  "node_modules/@types/uuid": {
2496
  "version": "9.0.8",
2497
  "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.8.tgz",
 
6084
  }
6085
  },
6086
  "node_modules/postcss": {
6087
+ "version": "8.4.38",
6088
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz",
6089
+ "integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==",
6090
  "funding": [
6091
  {
6092
  "type": "opencollective",
 
6104
  "dependencies": {
6105
  "nanoid": "^3.3.7",
6106
  "picocolors": "^1.0.0",
6107
+ "source-map-js": "^1.2.0"
6108
  },
6109
  "engines": {
6110
  "node": "^10 || ^12 || >=14"
 
6300
  ]
6301
  },
6302
  "node_modules/react": {
6303
+ "version": "18.3.1",
6304
+ "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz",
6305
+ "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==",
6306
  "dependencies": {
6307
  "loose-envify": "^1.1.0"
6308
  },
 
6319
  }
6320
  },
6321
  "node_modules/react-dom": {
6322
+ "version": "18.3.1",
6323
+ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz",
6324
+ "integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==",
6325
  "dependencies": {
6326
  "loose-envify": "^1.1.0",
6327
+ "scheduler": "^0.23.2"
6328
  },
6329
  "peerDependencies": {
6330
+ "react": "^18.3.1"
6331
  }
6332
  },
6333
  "node_modules/react-is": {
package.json CHANGED
@@ -29,9 +29,9 @@
29
  "@radix-ui/react-tabs": "^1.0.4",
30
  "@radix-ui/react-toast": "^1.1.5",
31
  "@radix-ui/react-tooltip": "^1.0.7",
32
- "@types/node": "20.11.19",
33
- "@types/react": "18.2.56",
34
- "@types/react-dom": "18.2.19",
35
  "@types/uuid": "^9.0.8",
36
  "autoprefixer": "10.4.17",
37
  "class-variance-authority": "^0.7.0",
@@ -43,11 +43,11 @@
43
  "lucide-react": "^0.334.0",
44
  "next": "^14.2.3",
45
  "next-themes": "^0.2.1",
46
- "postcss": "8.4.35",
47
- "qs": "^6.11.2",
48
- "react": "18.2.0",
49
  "react-device-frameset": "^1.3.4",
50
- "react-dom": "18.2.0",
51
  "sharp": "^0.33.2",
52
  "sonner": "^1.4.0",
53
  "tailwind-merge": "^2.2.1",
@@ -58,6 +58,6 @@
58
  "usehooks-ts": "^2.14.0",
59
  "uuid": "^9.0.1",
60
  "yaml": "^2.4.1",
61
- "zustand": "^4.5.1"
62
  }
63
  }
 
29
  "@radix-ui/react-tabs": "^1.0.4",
30
  "@radix-ui/react-toast": "^1.1.5",
31
  "@radix-ui/react-tooltip": "^1.0.7",
32
+ "@types/node": "20.12.7",
33
+ "@types/react": "18.3.0",
34
+ "@types/react-dom": "18.3.0",
35
  "@types/uuid": "^9.0.8",
36
  "autoprefixer": "10.4.17",
37
  "class-variance-authority": "^0.7.0",
 
43
  "lucide-react": "^0.334.0",
44
  "next": "^14.2.3",
45
  "next-themes": "^0.2.1",
46
+ "postcss": "8.4.38",
47
+ "qs": "^6.12.1",
48
+ "react": "18.3.1",
49
  "react-device-frameset": "^1.3.4",
50
+ "react-dom": "18.3.1",
51
  "sharp": "^0.33.2",
52
  "sonner": "^1.4.0",
53
  "tailwind-merge": "^2.2.1",
 
58
  "usehooks-ts": "^2.14.0",
59
  "uuid": "^9.0.1",
60
  "yaml": "^2.4.1",
61
+ "zustand": "^4.5.2"
62
  }
63
  }