From 2b7f1a1c5b052f05eefb0958b30ff3b0199c0468 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 10:48:06 +0000 Subject: [PATCH] build(deps-dev): Bump @material-symbols/svg-400 from 0.19.0 to 0.20.0 Bumps [@material-symbols/svg-400](https://github.com/marella/material-symbols/tree/HEAD/svg/400) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/marella/material-symbols/releases) - [Commits](https://github.com/marella/material-symbols/commits/v0.20.0/svg/400) --- updated-dependencies: - dependency-name: "@material-symbols/svg-400" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- easy-ui-icons/package.json | 2 +- package-lock.json | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/easy-ui-icons/package.json b/easy-ui-icons/package.json index d8b6669c5..e9809d0a2 100644 --- a/easy-ui-icons/package.json +++ b/easy-ui-icons/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@material-symbols/svg-300": "^0.19.0", - "@material-symbols/svg-400": "^0.19.0", + "@material-symbols/svg-400": "^0.20.0", "@material-symbols/svg-600": "^0.19.0", "@svgr/cli": "^8.1.0", "@svgr/plugin-jsx": "^8.1.0", diff --git a/package-lock.json b/package-lock.json index 301ce66ce..28e76c1d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,10 +45,10 @@ }, "easy-ui-icons": { "name": "@easypost/easy-ui-icons", - "version": "1.0.0-alpha.21", + "version": "1.0.0-alpha.22", "devDependencies": { "@material-symbols/svg-300": "^0.19.0", - "@material-symbols/svg-400": "^0.19.0", + "@material-symbols/svg-400": "^0.20.0", "@material-symbols/svg-600": "^0.19.0", "@svgr/cli": "^8.1.0", "@svgr/plugin-jsx": "^8.1.0", @@ -100,9 +100,9 @@ }, "easy-ui-react": { "name": "@easypost/easy-ui", - "version": "1.0.0-alpha.38", + "version": "1.0.0-alpha.39", "dependencies": { - "@easypost/easy-ui-icons": "1.0.0-alpha.21", + "@easypost/easy-ui-icons": "1.0.0-alpha.22", "@easypost/easy-ui-tokens": "1.0.0-alpha.10", "@react-aria/toast": "^3.0.0-beta.12", "@react-aria/utils": "^3.23.2", @@ -4536,9 +4536,9 @@ "dev": true }, "node_modules/@material-symbols/svg-400": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/@material-symbols/svg-400/-/svg-400-0.19.0.tgz", - "integrity": "sha512-ezFKtcPzrZ2EEGYBInh21eJc5uy1ayIAa7UpH4vk+P+IRS7C5shPZzq8vQ6uTAue2RXZ6qqw4hg6yBWXVdYYeA==", + "version": "0.20.0", + "resolved": "https://registry.npmjs.org/@material-symbols/svg-400/-/svg-400-0.20.0.tgz", + "integrity": "sha512-nJpa9wVNaW5ubBykAx0f3LKkvGvE5JT+CfIpNfGUEpMa+nn8RGYbjMizGKb6pLbt7sl93xmOHpcNNEZVClE3tA==", "dev": true }, "node_modules/@material-symbols/svg-600": { @@ -24474,7 +24474,7 @@ "@easypost/easy-ui": { "version": "file:easy-ui-react", "requires": { - "@easypost/easy-ui-icons": "1.0.0-alpha.21", + "@easypost/easy-ui-icons": "1.0.0-alpha.22", "@easypost/easy-ui-tokens": "1.0.0-alpha.10", "@react-aria/toast": "^3.0.0-beta.12", "@react-aria/utils": "^3.23.2", @@ -24536,7 +24536,7 @@ "version": "file:easy-ui-icons", "requires": { "@material-symbols/svg-300": "^0.19.0", - "@material-symbols/svg-400": "^0.19.0", + "@material-symbols/svg-400": "^0.20.0", "@material-symbols/svg-600": "^0.19.0", "@svgr/cli": "^8.1.0", "@svgr/plugin-jsx": "^8.1.0", @@ -25340,9 +25340,9 @@ "dev": true }, "@material-symbols/svg-400": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/@material-symbols/svg-400/-/svg-400-0.19.0.tgz", - "integrity": "sha512-ezFKtcPzrZ2EEGYBInh21eJc5uy1ayIAa7UpH4vk+P+IRS7C5shPZzq8vQ6uTAue2RXZ6qqw4hg6yBWXVdYYeA==", + "version": "0.20.0", + "resolved": "https://registry.npmjs.org/@material-symbols/svg-400/-/svg-400-0.20.0.tgz", + "integrity": "sha512-nJpa9wVNaW5ubBykAx0f3LKkvGvE5JT+CfIpNfGUEpMa+nn8RGYbjMizGKb6pLbt7sl93xmOHpcNNEZVClE3tA==", "dev": true }, "@material-symbols/svg-600": {