Skip to content

Commit

Permalink
Merge pull request #1207 from dotboris/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
fix(deps): update all non-major dependencies
  • Loading branch information
dotboris authored Jan 16, 2025
2 parents d43518a + 36f9e1e commit 9f57fbf
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 160 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"format:check": "prettier --check '**/*.{ts,tsx,js,jsx,json}'",
"prepare": "husky"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
Expand All @@ -29,36 +29,36 @@
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.11",
"@emotion/babel-plugin": "^11.13.5",
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"@playwright/test": "^1.49.1",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.6.0",
"@tsconfig/recommended": "^1.0.8",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/lodash-es": "^4.17.12",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"@types/uuid": "^10.0.0",
"@types/webextension-polyfill": "^0.12.1",
"babel-loader": "^9.2.1",
"copy-webpack-plugin": "^12.0.2",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"html-webpack-plugin": "^5.6.3",
"http-server": "^14.1.1",
"husky": "^9.1.7",
"jsdom": "^25.0.1",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.1",
"lodash": "^4.17.21",
"npm-run-all2": "^7.0.2",
"prettier": "^3.4.2",
"sharp": "^0.33.5",
"style-loader": "^4.0.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0",
"vitest": "^2.1.8",
"web-ext": "^8.3.0",
"webpack": "^5.97.1",
Expand All @@ -81,10 +81,10 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.54.2",
"react-router": "^7.1.1",
"react-router": "^7.1.2",
"react-use": "^17.6.0",
"trpc-chrome": "^1.0.0",
"uuid": "^11.0.3",
"uuid": "^11.0.5",
"webextension-polyfill": "^0.12.0",
"zod": "^3.24.1",
"zod-validation-error": "^3.4.0"
Expand Down
Loading

0 comments on commit 9f57fbf

Please sign in to comment.