Skip to content

Commit

Permalink
chore(deps): update non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2023
1 parent a247f1f commit 7886743
Show file tree
Hide file tree
Showing 2 changed files with 2,444 additions and 1,927 deletions.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,44 +42,44 @@
"workshop:dev": "workshop dev"
},
"devDependencies": {
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@sanity/icons": "^2.2.2",
"@sanity/pkg-utils": "^2.2.13",
"@sanity/semantic-release-preset": "^4.0.1",
"@sanity/ui": "^1.3.0",
"@sanity/ui-workshop": "^1.2.1",
"@testing-library/jest-dom": "^5.16.5",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.3",
"@types/react": "^18.0.28",
"@babel/core": "^7.22.11",
"@babel/preset-env": "^7.22.14",
"@babel/preset-typescript": "^7.22.11",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@sanity/icons": "^2.4.1",
"@sanity/pkg-utils": "^2.4.8",
"@sanity/semantic-release-preset": "^4.1.4",
"@sanity/ui": "^1.7.12",
"@sanity/ui-workshop": "^1.2.11",
"@testing-library/jest-dom": "^5.17.0",
"@types/jest": "^29.5.4",
"@types/node": "^18.17.12",
"@types/react": "^18.2.21",
"@types/styled-components": "^5.1.26",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.17.12",
"esbuild": "^0.19.2",
"esbuild-register": "^3.4.2",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-import": "^2.27.5",
"eslint": "^8.48.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"jest": "^29.5.0",
"jest-axe": "^7.0.0",
"lint-staged": "^13.2.0",
"jest": "^29.6.4",
"jest-axe": "^7.0.1",
"lint-staged": "^13.3.0",
"npm-run-all": "^4.1.5",
"polished": "^4.2.2",
"prettier": "^2.8.5",
"prettier": "^2.8.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"rimraf": "^4.4.0",
"rimraf": "^4.4.1",
"semantic-release": "^20.1.3",
"styled-components": "^5.3.9",
"styled-components": "^5.3.11",
"typescript": "^4.9.5"
},
"repository": {
Expand Down
Loading

0 comments on commit 7886743

Please sign in to comment.