Skip to content

Commit

Permalink
fix(deps): update non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 25, 2023
1 parent 413942a commit 0c77427
Show file tree
Hide file tree
Showing 2 changed files with 574 additions and 874 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,26 +120,26 @@
"extends": "@sanity/semantic-release-preset"
},
"dependencies": {
"@babel/core": "^7.22.1",
"@babel/preset-env": "^7.22.4",
"@babel/types": "^7.22.4",
"@microsoft/api-extractor": "^7.35.2",
"@babel/core": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@babel/types": "^7.22.5",
"@microsoft/api-extractor": "^7.36.3",
"@microsoft/tsdoc-config": "^0.16.2",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-terser": "^0.4.3",
"browserslist": "^4.21.7",
"browserslist": "^4.21.9",
"cac": "^6.7.14",
"chalk": "^4.1.2",
"chokidar": "^3.5.3",
"esbuild": "^0.18.0",
"esbuild": "^0.18.16",
"esbuild-register": "^3.4.2",
"find-config": "^1.0.0",
"get-latest-version": "^5.0.1",
"get-latest-version": "^5.1.0",
"git-url-parse": "^13.1.0",
"globby": "^11.1.0",
"jsonc-parser": "^3.2.0",
Expand All @@ -148,51 +148,51 @@
"parse-git-config": "^3.0.0",
"pkg-up": "^3.1.0",
"prettier": "^3.0.0",
"prettier-plugin-packagejson": "^2.4.3",
"prettier-plugin-packagejson": "^2.4.5",
"pretty-bytes": "^5.6.0",
"prompts": "^2.4.2",
"recast": "^0.23.2",
"rimraf": "^4.4.0",
"rollup": "^3.24.0",
"recast": "^0.23.3",
"rimraf": "^4.4.1",
"rollup": "^3.26.3",
"rollup-plugin-esbuild": "^5.0.0",
"rxjs": "^7.8.1",
"treeify": "^1.1.0",
"uuid": "^9.0.0",
"zod": "^3.21.4"
},
"devDependencies": {
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@sanity/pkg-utils": "workspace:*",
"@sanity/semantic-release-preset": "4.1.2",
"@types/babel__core": "^7.20.1",
"@types/cpx": "^1.5.2",
"@types/find-config": "^1.0.1",
"@types/git-url-parse": "^9.0.1",
"@types/node": "^20.2.5",
"@types/node": "^20.4.4",
"@types/parse-git-config": "^3.0.1",
"@types/prompts": "^2.4.4",
"@types/rimraf": "^3.0.2",
"@types/treeify": "^1.0.0",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"commitizen": "^4.3.0",
"cpx": "^1.5.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.42.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"lint-staged": "^13.2.3",
"npm-run-all": "^4.1.5",
"outdent": "^0.8.0",
"rollup-plugin-visualizer": "^5.9.0",
"semantic-release": "^21.0.3",
"rollup-plugin-visualizer": "^5.9.2",
"semantic-release": "^21.0.7",
"ts-node": "^10.9.1",
"typescript": "^5.1.3",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 0c77427

Please sign in to comment.