-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependencies (non-major) (#1103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
e50e014
commit 986f9a4
Showing
4 changed files
with
449 additions
and
433 deletions.
There are no files selected for viewing
532 changes: 266 additions & 266 deletions
532
.yarn/releases/yarn-3.5.0.cjs → .yarn/releases/yarn-3.5.1.cjs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@sabertazimi/blog", | ||
"version": "3.8.0", | ||
"packageManager": "[email protected].0", | ||
"packageManager": "[email protected].1", | ||
"description": "A blog system based on React and Next", | ||
"keywords": [ | ||
"blog", | ||
|
@@ -53,20 +53,20 @@ | |
}, | ||
"dependencies": { | ||
"@ant-design/icons": "^5.0.1", | ||
"@codesandbox/sandpack-react": "^2.6.1", | ||
"@codesandbox/sandpack-react": "^2.6.3", | ||
"@codesandbox/sandpack-themes": "^2.0.21", | ||
"@octokit/rest": "^19.0.7", | ||
"antd": "^5.4.6", | ||
"classnames": "^2.3.2", | ||
"framer-motion": "^10.12.4", | ||
"framer-motion": "^10.12.8", | ||
"gray-matter": "^4.0.3", | ||
"katex": "^0.16.7", | ||
"next": "^13.3.2", | ||
"next": "^13.4.1", | ||
"next-mdx-remote": "^4.4.1", | ||
"next-progress": "^2.3.1", | ||
"next-pwa": "^5.6.0", | ||
"next-seo": "^6.0.0", | ||
"next-sitemap": "^4.0.7", | ||
"next-sitemap": "^4.0.9", | ||
"parse-numeric-range": "^1.3.0", | ||
"prism-react-renderer": "^1.3.5", | ||
"react": "^18.2.0", | ||
|
@@ -75,7 +75,7 @@ | |
"react-use": "^17.4.0", | ||
"reading-time": "^1.5.0", | ||
"rehype-autolink-headings": "^6.1.1", | ||
"rehype-external-links": "^2.0.1", | ||
"rehype-external-links": "^2.1.0", | ||
"rehype-katex": "^6.0.3", | ||
"rehype-slug": "^5.1.0", | ||
"remark-directive": "^2.0.1", | ||
|
@@ -89,20 +89,20 @@ | |
}, | ||
"devDependencies": { | ||
"@dg-scripts/stylelint-config": "^5.13.5", | ||
"@octokit/types": "^9.2.0", | ||
"@octokit/types": "^9.2.1", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
"@testing-library/react": "^14.0.0", | ||
"@types/jest": "^29.5.1", | ||
"@types/jest-axe": "^3.5.5", | ||
"@types/mdast": "^3.0.11", | ||
"@types/node": "^18.16.3", | ||
"@types/react": "^18.2.0", | ||
"@types/react-dom": "^18.2.1", | ||
"@types/node": "^18.16.5", | ||
"@types/react": "^18.2.5", | ||
"@types/react-dom": "^18.2.4", | ||
"@types/unist": "^2.0.6", | ||
"commit-and-tag-version": "^11.2.1", | ||
"cypress": "^12.11.0", | ||
"eslint": "^8.39.0", | ||
"eslint-config-next": "^13.3.2", | ||
"eslint": "^8.40.0", | ||
"eslint-config-next": "^13.4.1", | ||
"eslint-config-prettier": "^8.8.0", | ||
"jest": "^29.5.0", | ||
"jest-axe": "^7.0.1", | ||
|
@@ -113,7 +113,7 @@ | |
"prettier": "^2.8.8", | ||
"prettier-plugin-tailwindcss": "^0.2.8", | ||
"start-server-and-test": "^2.0.0", | ||
"stylelint": "^15.6.0", | ||
"stylelint": "^15.6.1", | ||
"tailwindcss": "^3.3.2", | ||
"ts-jest": "^29.1.0", | ||
"tslib": "^2.5.0", | ||
|
Oops, something went wrong.
986f9a4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
blog – ./
blog.tazimi.dev
blog-git-main-sabertaz.vercel.app
blog-sabertaz.vercel.app