From c002687557b8a2e4f07f520348d18955a1471df5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 00:45:21 +0000 Subject: [PATCH] chore(deps-dev): bump @mdi/js from 6.9.96 to 7.1.96 Bumps [@mdi/js](https://github.com/Templarian/MaterialDesign-JS) from 6.9.96 to 7.1.96. - [Release notes](https://github.com/Templarian/MaterialDesign-JS/releases) - [Commits](https://github.com/Templarian/MaterialDesign-JS/compare/v6.9.96...v7.1.96) --- updated-dependencies: - dependency-name: "@mdi/js" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 551d35d..a8276b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@babel/eslint-parser": "^7.17.0", "@commitlint/cli": "^16.2.3", "@commitlint/config-conventional": "^16.2.1", - "@mdi/js": "^6.6.96", + "@mdi/js": "^7.1.96", "@nuxt/bridge": "npm:@nuxt/bridge-edge@3.0.0-27657000.c87fdbe", "@nuxtjs/axios": "^5.13.6", "@nuxtjs/eslint-config-typescript": "^10.0.0", @@ -34,7 +34,7 @@ "gsap": "^3.10.4", "lint-staged": "^12.3.7", "npm-check-updates": "^12.5.9", - "nuxt-edge": "latest", + "nuxt-edge": "*", "nuxt-graphql-request": "^5.1.0", "obs-websocket-js": "~5.0.1", "patch-package": "^6.4.7", @@ -2801,9 +2801,9 @@ } }, "node_modules/@mdi/js": { - "version": "6.9.96", - "resolved": "https://registry.npmjs.org/@mdi/js/-/js-6.9.96.tgz", - "integrity": "sha512-rK0/vLFaiItYS2W7uVmaKPKnhNQE4XVkylpk5njtVwENnp8elwY5uRL6qvdj2esuvUHG7DwygE4Qu3eKxxuJiQ==", + "version": "7.1.96", + "resolved": "https://registry.npmjs.org/@mdi/js/-/js-7.1.96.tgz", + "integrity": "sha512-wlrJs6Ryhaa5CqhK3FjTfMRnb/s7HeLkKMFqwQySkK86cdN1TGdzpSM3O4tsmzCA1dYBeTbXvOwSE/Y42cUrvA==", "dev": true }, "node_modules/@msgpack/msgpack": { @@ -31640,9 +31640,9 @@ } }, "@mdi/js": { - "version": "6.9.96", - "resolved": "https://registry.npmjs.org/@mdi/js/-/js-6.9.96.tgz", - "integrity": "sha512-rK0/vLFaiItYS2W7uVmaKPKnhNQE4XVkylpk5njtVwENnp8elwY5uRL6qvdj2esuvUHG7DwygE4Qu3eKxxuJiQ==", + "version": "7.1.96", + "resolved": "https://registry.npmjs.org/@mdi/js/-/js-7.1.96.tgz", + "integrity": "sha512-wlrJs6Ryhaa5CqhK3FjTfMRnb/s7HeLkKMFqwQySkK86cdN1TGdzpSM3O4tsmzCA1dYBeTbXvOwSE/Y42cUrvA==", "dev": true }, "@msgpack/msgpack": { diff --git a/package.json b/package.json index b3dd82d..a689957 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@babel/eslint-parser": "^7.17.0", "@commitlint/cli": "^16.2.3", "@commitlint/config-conventional": "^16.2.1", - "@mdi/js": "^6.6.96", + "@mdi/js": "^7.1.96", "@nuxt/bridge": "npm:@nuxt/bridge-edge@3.0.0-27657000.c87fdbe", "@nuxtjs/axios": "^5.13.6", "@nuxtjs/eslint-config-typescript": "^10.0.0",