Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent 9e84fb8 commit 9f5a55e
Show file tree
Hide file tree
Showing 7 changed files with 938 additions and 844 deletions.
2 changes: 1 addition & 1 deletion dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"sanity": "3.17.0",
"sanity-plugin-mux-input": "^2.2.1",
"styled-components": "^5.2.0",
"three": "^0.155.0",
"three": "^0.157.0",
"three-stdlib": "^2.24.2"
},
"devDependencies": {
Expand Down
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,72 +78,72 @@
},
"resolutions": {
"**/@types/react": "^18.0.25",
"@types/react": "^18.0.25",
"@types/react": "^18.2.25",
"wide-align/string-width": "^4.2.0"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/preset-env": "^7.19.1",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@babel/preset-env": "^7.22.20",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.23.0",
"@bjoerge/mutiny": "^0.0.2",
"@optimize-lodash/rollup-plugin": "^4.0.1",
"@playwright/test": "^1.37.0",
"@playwright/test": "^1.38.1",
"@sanity/client": "^6.4.9",
"@sanity/pkg-utils": "^2.3.10",
"@sanity/tsdoc": "1.0.0-alpha.38",
"@sanity/uuid": "^3.0.2",
"@types/jest": "^27.0.3",
"@types/jest": "^27.5.2",
"@types/mkdirp": "^1.0.2",
"@types/node": "^14.18.9",
"@types/react": "^18.0.25",
"@types/react": "^18.2.25",
"@types/styled-components": "^5.1.26",
"@types/tmp": "^0.2.3",
"@types/yargs": "^17.0.7",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"babel-jest": "^27.4.2",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"babel-jest": "^27.5.1",
"cac": "^6.7.12",
"chalk": "^4.1.2",
"depcheck": "^1.4.3",
"dotenv": "^16.0.3",
"dotenv-flow": "^3.2.0",
"esbuild": "^0.19.0",
"esbuild-register": "^3.4.2",
"eslint": "^8.23.0",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-sanity": "^6.0.0",
"eslint-import-resolver-typescript": "^3.5.1",
"eslint-plugin-boundaries": "^3.0.0",
"eslint-plugin-import": "^2.25.3",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-boundaries": "^3.4.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-tsdoc": "^0.2.14",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-tsdoc": "^0.2.17",
"execa": "^2.0.0",
"glob": "^7.2.0",
"globby": "^10.0.0",
"husky": "^7.0.4",
"jest": "^27.4.3",
"jest": "^27.5.1",
"lerna": "^4.0.0",
"lint-staged": "^12.1.2",
"lodash": "^4.17.21",
"minimist": "^1.2.5",
"npm-run-all": "^4.1.5",
"ora": "^6.3.1",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"prettier-plugin-packagejson": "^2.4.5",
"pretty-quick": "^3.1.3",
"rimraf": "^3.0.2",
"rxjs": "^7.8.1",
"semver": "^7.3.5",
"turbo": "^1.10.12",
"turbo": "^1.10.15",
"typescript": "^5.1.6",
"yargs": "^17.3.0"
},
"optionalDependencies": {
"node-notifier": "^10.0.0"
},
"packageManager": "[email protected].17",
"packageManager": "[email protected].19",
"isSanityMonorepo": true
}
2 changes: 1 addition & 1 deletion packages/@sanity/block-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@sanity/schema": "3.17.0",
"@sanity/types": "3.17.0",
"@types/jsdom": "^20.0.0",
"@types/react": "^18.0.25",
"@types/react": "^18.2.25",
"jsdom": "^20.0.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"devDependencies": {
"@rexxars/gitconfiglocal": "^3.0.1",
"@rollup/plugin-node-resolve": "^15.0.0",
"@rollup/plugin-node-resolve": "^15.2.2",
"@sanity/client": "^6.4.9",
"@sanity/eslint-config-studio": "^2.0.4",
"@sanity/generate-help-url": "^3.0.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/@sanity/portable-text-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,27 +74,27 @@
"slate-react": "0.98.1"
},
"devDependencies": {
"@playwright/test": "^1.37.0",
"@playwright/test": "^1.38.1",
"@portabletext/toolkit": "^2.0.8",
"@sanity/diff-match-patch": "^3.1.1",
"@sanity/ui": "^1.8.2",
"@testing-library/react": "^13.4.0",
"@types/debug": "^4.1.5",
"@types/express": "^4.16.1",
"@types/express-ws": "^3.0.1",
"@types/jest": "^27.4.3",
"@types/jest": "^27.5.2",
"@types/lodash": "^4.14.149",
"@types/node": "^14.18.9",
"@types/node-ipc": "^9.2.0",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.2.0",
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.10",
"@types/ws": "~8.5.3",
"@vitejs/plugin-react": "^4.0.4",
"express": "^4.17.1",
"express-ws": "^5.0.2",
"jest": "^27.4.3",
"jest": "^27.5.1",
"jest-dev-server": "^9.0.0",
"jest-environment-node": "^27.4.3",
"jest-environment-node": "^27.5.1",
"node-ipc": "npm:@node-ipc/[email protected]",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,8 +231,8 @@
"yargs": "^17.3.0"
},
"devDependencies": {
"@playwright/experimental-ct-react": "^1.37.0",
"@playwright/test": "^1.37.0",
"@playwright/experimental-ct-react": "^1.38.1",
"@playwright/test": "^1.38.1",
"@sanity/tsdoc": "1.0.0-alpha.38",
"@sanity/ui-workshop": "^1.2.9",
"@testing-library/jest-dom": "^5.16.5",
Expand Down
Loading

0 comments on commit 9f5a55e

Please sign in to comment.