Skip to content

Commit

Permalink
Update minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent df0fdc1 commit 214a89c
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down

0 comments on commit 214a89c

Please sign in to comment.