Skip to content

Commit

Permalink
fix(deps): update non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Jun 26, 2023
1 parent c0d8867 commit 6d724a5
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 158 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,13 +114,13 @@
]
},
"dependencies": {
"@portabletext/toolkit": "^2.0.2",
"@portabletext/toolkit": "^2.0.4",
"@portabletext/types": "^2.0.5"
},
"devDependencies": {
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@sanity/pkg-utils": "^2.3.3",
"@sanity/semantic-release-preset": "^4.1.1",
"@sanity/ui": "^1.6.0",
Expand All @@ -131,12 +131,12 @@
"@types/styled-components": "^5.1.26",
"@types/tap": "^15.0.8",
"@types/ws": "^8.5.5",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@vitejs/plugin-react": "^4.0.1",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.18.6",
"esbuild": "^0.18.9",
"esbuild-register": "^3.4.2",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
Expand Down

0 comments on commit 6d724a5

Please sign in to comment.