diff --git a/package-lock.json b/package-lock.json index 9fbf3d9b..5406c2da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,10 +8,10 @@ "name": "youtube-webdl", "version": "0.0.0", "dependencies": { - "@mantine/core": "^7.12.0", - "@mantine/hooks": "^7.12.0", - "@mantine/notifications": "^7.12.0", - "@tabler/icons-react": "^3.12.0", + "@mantine/core": "^7.12.2", + "@mantine/hooks": "^7.12.2", + "@mantine/notifications": "^7.12.2", + "@tabler/icons-react": "^3.14.0", "javascript-time-ago": "^2.5.10", "react": "^18.3.1", "react-dom": "^18.3.1", @@ -942,9 +942,10 @@ } }, "node_modules/@mantine/core": { - "version": "7.12.0", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.12.0.tgz", - "integrity": "sha512-FxsaIaEnqxV71MBGGsvXXad2q9KYTaIQFVP4TSAZI6xLChklXF/qJTqvabweaoW9BaVQT75b/BnUoJFzPfyAfw==", + "version": "7.12.2", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.12.2.tgz", + "integrity": "sha512-FrMHOKq4s3CiPIxqZ9xnVX7H4PEGNmbtHMvWO/0YlfPgoV0Er/N/DNJOFW1ys4WSnidPTayYeB41riyxxGOpRQ==", + "license": "MIT", "dependencies": { "@floating-ui/react": "^0.26.9", "clsx": "^2.1.1", @@ -954,38 +955,41 @@ "type-fest": "^4.12.0" }, "peerDependencies": { - "@mantine/hooks": "7.12.0", + "@mantine/hooks": "7.12.2", "react": "^18.2.0", "react-dom": "^18.2.0" } }, "node_modules/@mantine/hooks": { - "version": "7.12.0", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.12.0.tgz", - "integrity": "sha512-UKMSpQZMdmecZX1PKPoknfUOE9MfDPiZR1myU4wUUKpaZibvvmhYuy8mcOOmYWegapRS3ErKIAc2cNnJ1Dk4RQ==", + "version": "7.12.2", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.12.2.tgz", + "integrity": "sha512-dVMw8jpM0hAzc8e7/GNvzkk9N0RN/m+PKycETB3H6lJGuXJJSRR4wzzgQKpEhHwPccktDpvb4rkukKDq2jA8Fg==", + "license": "MIT", "peerDependencies": { "react": "^18.2.0" } }, "node_modules/@mantine/notifications": { - "version": "7.12.0", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.12.0.tgz", - "integrity": "sha512-eW2g66b1K/EUdHD842QnQHWdKWbk1mCJkzDAyxcMGZ2BqU2zzpTUZdexbfDg2BqE/Mj/BGc3B9r2mKHt/6ebBg==", + "version": "7.12.2", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.12.2.tgz", + "integrity": "sha512-gTvLHkoAZ42v5bZxibP9A50djp5ndEwumVhHSa7mxQ8oSS23tt3It/6hOqH7M+9kHY0a8s+viMiflUzTByA9qg==", + "license": "MIT", "dependencies": { - "@mantine/store": "7.12.0", + "@mantine/store": "7.12.2", "react-transition-group": "4.4.5" }, "peerDependencies": { - "@mantine/core": "7.12.0", - "@mantine/hooks": "7.12.0", + "@mantine/core": "7.12.2", + "@mantine/hooks": "7.12.2", "react": "^18.2.0", "react-dom": "^18.2.0" } }, "node_modules/@mantine/store": { - "version": "7.12.0", - "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.12.0.tgz", - "integrity": "sha512-gKOJQVKTxJQbjhG/qlaLiv47ydHgdN+ZC2jFRJHr1jjNeiCqzIT4wX1ofG27c5byPTAwAHvuf+/FLOV3rywUpA==", + "version": "7.12.2", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.12.2.tgz", + "integrity": "sha512-NqL31sO/KcAETEWP/CiXrQOQNoE4168vZsxyXacQHGBueVMJa64WIDQtKLHrCnFRMws3vsXF02/OO4bH4XGcMQ==", + "license": "MIT", "peerDependencies": { "react": "^18.2.0" } @@ -1234,20 +1238,22 @@ ] }, "node_modules/@tabler/icons": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.12.0.tgz", - "integrity": "sha512-Im37ar/mQkqLb6XUXsU7nOc4/66VB9/3KLuZ+6tUsJKHHNLaDUkYfCTNG3pnGDI03laByxVf5+umSNK2yPTx8A==", + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.14.0.tgz", + "integrity": "sha512-OakKjK1kuDWKoNwdnHHVMt11kTZAC10iZpN/8o/CSYdeBH7S3v5n8IyqAYynFxLI8yBGTyBvljtvWdmWh57zSg==", + "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/codecalm" } }, "node_modules/@tabler/icons-react": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.12.0.tgz", - "integrity": "sha512-RnJl3HrCqInuC8JJEUxWuYP4OFNYnY2EUtBqZFSpYatPKY3AnvJBIrShJLHf3fiLPpo6xEYAIoB7Qow93JX0fQ==", + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.14.0.tgz", + "integrity": "sha512-3XdbuyhBNq8aZW0qagR9YL8diACZYSAtaw6VuwcO2l6HzVFPN6N5TDex9WTz/3lf+uktAvOv1kNuuFBjSjN9yw==", + "license": "MIT", "dependencies": { - "@tabler/icons": "3.12.0" + "@tabler/icons": "3.14.0" }, "funding": { "type": "github", diff --git a/package.json b/package.json index 5e54bfca..d646902d 100644 --- a/package.json +++ b/package.json @@ -10,10 +10,10 @@ "preview": "vite preview" }, "dependencies": { - "@mantine/core": "^7.12.0", - "@mantine/hooks": "^7.12.0", - "@mantine/notifications": "^7.12.0", - "@tabler/icons-react": "^3.12.0", + "@mantine/core": "^7.12.2", + "@mantine/hooks": "^7.12.2", + "@mantine/notifications": "^7.12.2", + "@tabler/icons-react": "^3.14.0", "javascript-time-ago": "^2.5.10", "react": "^18.3.1", "react-dom": "^18.3.1",