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 18, 2024
1 parent edd7008 commit 3caf400
Show file tree
Hide file tree
Showing 2 changed files with 825 additions and 729 deletions.
24 changes: 12 additions & 12 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,38 +129,38 @@
"pako": "^2.1.0",
"rimraf": "^4.4.1",
"segmented-property": "^4.0.0",
"vite": "^5.2.12"
"vite": "^5.3.1"
},
"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.10.0",
"@sanity/semantic-release-preset": "^4.1.8",
"@sanity/ui": "^2.4.0",
"@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.1",
"@typescript-eslint/parser": "^7.13.1",
"commitizen": "^4.3.0",
"commitlint": "^19.3.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^12.1.0",
"http-server": "^14.1.1",
"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
Loading

0 comments on commit 3caf400

Please sign in to comment.