Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuslundgard committed Jan 4, 2023
1 parent 537a2be commit d837904
Show file tree
Hide file tree
Showing 2 changed files with 604 additions and 581 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,18 +43,18 @@
"watch": "pkg watch --strict"
},
"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@sanity/color": "^2.2.1",
"@sanity/icons": "^2.2.1",
"@sanity/pkg-utils": "^2.1.0",
"@commitlint/cli": "^17.4.0",
"@commitlint/config-conventional": "^17.4.0",
"@sanity/color": "^2.2.2",
"@sanity/icons": "^2.2.2",
"@sanity/pkg-utils": "^2.1.1",
"@sanity/semantic-release-preset": "^2.0.5",
"@sanity/ui": "^1.0.9",
"@sanity/ui-workshop": "^1.1.7",
"@sanity/ui": "^1.0.11",
"@sanity/ui-workshop": "^1.1.8",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@types/jest": "^29.2.5",
Expand All @@ -67,7 +67,7 @@
"@typescript-eslint/parser": "^5.48.0",
"commitizen": "^4.2.6",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.16.13",
"esbuild": "^0.16.14",
"esbuild-register": "^3.4.2",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
Expand Down

0 comments on commit d837904

Please sign in to comment.