From fb2619cf6677c1be62640b579168cdbc602ddc0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 07:26:10 +0000 Subject: [PATCH] Bump @iconify-json/tabler from 1.1.120 to 1.2.11 Bumps [@iconify-json/tabler](https://github.com/iconify/icon-sets) from 1.1.120 to 1.2.11. - [Commits](https://github.com/iconify/icon-sets/commits) --- updated-dependencies: - dependency-name: "@iconify-json/tabler" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index c416392..9e49d0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@iconify-json/fluent": "^1.2.7", - "@iconify-json/tabler": "^1.1.118", + "@iconify-json/tabler": "^1.2.11", "@sveltejs/adapter-cloudflare": "^4.6.1", "@sveltejs/kit": "^2.0.0", "@sveltejs/vite-plugin-svelte": "^3.0.0", @@ -650,11 +650,10 @@ } }, "node_modules/@iconify-json/tabler": { - "version": "1.1.120", - "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.1.120.tgz", - "integrity": "sha512-G9of3jPsYUfFkdaeqfILQF3xkCuZeitqJDjMkqmzjfJcWzl7JW/PoPJRby28dIUHTyO6eLqOlKhFP4/EQCg44Q==", + "version": "1.2.11", + "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.2.11.tgz", + "integrity": "sha512-sOZRVC+QaGmagdogWlz/cTmgXyo5OfRMaac28fAv0+CgESO/eQRBbnjgP4boKG+eKWxjQvRACDOI1HZ1J6Jh7Q==", "dev": true, - "license": "MIT", "dependencies": { "@iconify/types": "*" } diff --git a/package.json b/package.json index b8b765a..2e24b46 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "typescript": "^5.0.0", "unplugin-icons": "^0.20.1", "@iconify-json/fluent": "^1.2.7", - "@iconify-json/tabler": "^1.1.118", + "@iconify-json/tabler": "^1.2.11", "wrangler": "^3.93.0" }, "type": "module",