Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 24, 2023
1 parent 81e0121 commit 0244618
Show file tree
Hide file tree
Showing 3 changed files with 360 additions and 515 deletions.
14 changes: 7 additions & 7 deletions packages/blog2/package.json
Expand Up @@ -16,20 +16,20 @@
"gray-matter": "4.0.3",
"next": "12.3.4",
"next-mdx-remote": "4.1.0",
"prism-react-renderer": "1.2.1",
"prism-react-renderer": "2.0.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"remark-gfm": "3.0.1",
"remark-mdx-code-meta": "2.0.0",
"remark-unwrap-images": "3.0.1",
"swr": "1.3.0",
"swr": "2.2.0",
"unist-util-visit": "4.1.1",
"yup": "0.32.11"
"yup": "1.2.0"
},
"devDependencies": {
"@babel/core": "7.22.5",
"@testing-library/react": "13.3.0",
"@types/jsdom": "20.0.0",
"@testing-library/react": "14.0.0",
"@types/jsdom": "21.1.1",
"@types/mocha": "10.0.0",
"@types/node": "*",
"@types/react": "18.2.13",
Expand All @@ -38,12 +38,12 @@
"earljs": "0.2.3",
"eslint": "8.23.0",
"eslint-config-next": "12.3.4",
"jsdom": "20.0.0",
"jsdom": "22.1.0",
"mocha": "10.0.0",
"remark": "14.0.3",
"ts-essentials": "9.3.0",
"ts-node": "10.9.1",
"typescript": "4.8.2",
"typescript": "5.1.3",
"unified": "10.1.2"
}
}
4 changes: 2 additions & 2 deletions packages/habits/package.json
Expand Up @@ -11,8 +11,8 @@
},
"license": "MIT",
"devDependencies": {
"typescript": "^4.8.2",
"vite": "^3.0.9",
"typescript": "^5.0.0",
"vite": "^4.0.0",
"vite-plugin-solid": "^2.3.0",
"vitest": "0.29.8"
},
Expand Down

0 comments on commit 0244618

Please sign in to comment.