diff --git a/package-lock.json b/package-lock.json index 70be8af..44ee406 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "next-auth-mui", - "version": "1.0.2", + "version": "1.3.0", "license": "MIT", "dependencies": { "@iconify/react": "3.2.2" @@ -45,7 +45,7 @@ "eslint-plugin-storybook": "0.5.12", "eslint-plugin-typescript-sort-keys": "2.1.0", "husky": "8.0.1", - "lint-staged": "12.4.3", + "lint-staged": "12.5.0", "next-auth": "4.3.4", "react": "18.1.0", "react-dom": "18.1.0", @@ -19898,9 +19898,9 @@ "dev": true }, "node_modules/lint-staged": { - "version": "12.4.3", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.3.tgz", - "integrity": "sha512-eH6SKOmdm/ZwCRMTZAmM3q3dPkpq6vco/BfrOw8iGun4Xs/thYegPD/MLIwKO+iPkzibkLJuQcRhRLXKvaKreg==", + "version": "12.5.0", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.5.0.tgz", + "integrity": "sha512-BKLUjWDsKquV/JuIcoQW4MSAI3ggwEImF1+sB4zaKvyVx1wBk3FsG7UK9bpnmBTN1pm7EH2BBcMwINJzCRv12g==", "dev": true, "dependencies": { "cli-truncate": "^3.1.0", @@ -43038,9 +43038,9 @@ "dev": true }, "lint-staged": { - "version": "12.4.3", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.3.tgz", - "integrity": "sha512-eH6SKOmdm/ZwCRMTZAmM3q3dPkpq6vco/BfrOw8iGun4Xs/thYegPD/MLIwKO+iPkzibkLJuQcRhRLXKvaKreg==", + "version": "12.5.0", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.5.0.tgz", + "integrity": "sha512-BKLUjWDsKquV/JuIcoQW4MSAI3ggwEImF1+sB4zaKvyVx1wBk3FsG7UK9bpnmBTN1pm7EH2BBcMwINJzCRv12g==", "dev": true, "requires": { "cli-truncate": "^3.1.0", diff --git a/package.json b/package.json index e55c14e..045df89 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "eslint-plugin-storybook": "0.5.12", "eslint-plugin-typescript-sort-keys": "2.1.0", "husky": "8.0.1", - "lint-staged": "12.4.3", + "lint-staged": "12.5.0", "next-auth": "4.3.4", "react": "18.1.0", "react-dom": "18.1.0",