From 214a89c18fa5de6a00f7689a891cf8a01181d175 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 11:20:06 +0000 Subject: [PATCH] Update minor updates --- package.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 0d545e33..4775dd62 100644 --- a/package.json +++ b/package.json @@ -25,50 +25,50 @@ }, "homepage": "https://github.com/macrat/next-blank#readme", "dependencies": { - "canvas": "2.7.0", + "canvas": "2.11.2", "front-matter": "4.0.2", "next": "10.2.1", - "prism-react-renderer": "1.2.0", + "prism-react-renderer": "1.3.5", "prismjs": "1.23.0", "react": "17.0.2", "react-dom": "17.0.2", - "react-ga": "3.3.0", - "use-debounce": "6.0.0" + "react-ga": "3.3.1", + "use-debounce": "6.0.1" }, "devDependencies": { - "@next/bundle-analyzer": "10.0.9", - "@types/enzyme": "3.10.8", + "@next/bundle-analyzer": "10.2.3", + "@types/enzyme": "3.10.13", "@types/enzyme-adapter-react-16": "1.0.6", - "@types/jest": "26.0.23", + "@types/jest": "26.0.24", "@types/node": "14.17.0", "@types/preval.macro": "3.0.0", "@types/prismjs": "1.16.5", - "@types/react": "17.0.4", + "@types/react": "17.0.58", "@types/sharp": "0.28.0", - "@types/styled-jsx": "2.2.8", + "@types/styled-jsx": "2.2.9", "@typescript-eslint/eslint-plugin": "4.24.0", "@typescript-eslint/parser": "4.24.0", "asyncmark": "1.0.1", - "babel-plugin-macros": "3.0.1", + "babel-plugin-macros": "3.1.0", "enzyme": "3.11.0", - "enzyme-adapter-react-16": "1.15.6", + "enzyme-adapter-react-16": "1.15.7", "eslint": "7.27.0", "eslint-plugin-react": "7.23.2", "jest": "26.6.3", "jest-fetch-mock": "3.0.3", "jest-raw-loader": "1.0.1", "marked": "2.0.1", - "mime": "2.5.2", + "mime": "2.6.0", "mock-http": "1.1.0", "next-mdx-enhanced": "github:macrat/next-mdx-enhanced#exportFrontmatterAs", - "next-offline": "5.0.3", + "next-offline": "5.0.5", "penv.macro": "0.4.0", "potrace": "2.1.8", "preval.macro": "5.0.0", "raw-loader": "4.0.2", - "react-masonry-component": "6.2.1", + "react-masonry-component": "6.3.0", "sharp": "0.27.2", - "ts-jest": "26.5.5", + "ts-jest": "26.5.6", "typescript": "4.2.4", "xmlbuilder": "15.1.1" },