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] committed Jun 12, 2024
1 parent edd7008 commit 4b0351d
Show file tree
Hide file tree
Showing 2 changed files with 813 additions and 480 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,13 +114,13 @@
"extends": "@sanity/semantic-release-preset"
},
"dependencies": {
"@vitejs/plugin-react": "^4.3.0",
"@vitejs/plugin-react": "^4.3.1",
"axe-core": "^4.9.1",
"cac": "^6.7.14",
"chokidar": "^3.6.0",
"cpx": "^1.5.0",
"dotenv-flow": "^4.1.0",
"esbuild": "^0.21.4",
"esbuild": "^0.21.5",
"esbuild-register": "^3.5.0",
"express": "^4.19.2",
"globby": "^11.1.0",
Expand All @@ -129,23 +129,23 @@
"pako": "^2.1.0",
"rimraf": "^4.4.1",
"segmented-property": "^4.0.0",
"vite": "^5.2.12"
"vite": "^5.2.13"
},
"devDependencies": {
"@commitlint/config-conventional": "^19.2.2",
"@sanity/icons": "^3.0.0",
"@sanity/pkg-utils": "^6.8.18",
"@sanity/semantic-release-preset": "^4.1.7",
"@sanity/ui": "^2.1.13",
"@sanity/icons": "^3.2.0",
"@sanity/pkg-utils": "^6.9.3",
"@sanity/semantic-release-preset": "^4.1.8",
"@sanity/ui": "^2.3.3",
"@types/cpx": "^1.5.5",
"@types/express": "^4.17.21",
"@types/lodash": "^4.17.4",
"@types/lodash": "^4.17.5",
"@types/node": "^20.12.8",
"@types/pako": "^2.0.3",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"commitizen": "^4.3.0",
"commitlint": "^19.3.0",
"eslint": "^8.57.0",
Expand All @@ -160,7 +160,7 @@
"husky": "^8.0.3",
"jsdom": "^22.1.0",
"npm-run-all2": "^6.2.0",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"prettier-plugin-packagejson": "^2.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down

0 comments on commit 4b0351d

Please sign in to comment.