Skip to content

Commit

Permalink
Merge pull request #1191 from dotboris/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
dotboris authored Nov 23, 2024
2 parents 391b3f2 + acf4a74 commit 51b272f
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 322 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
"format:check": "prettier --check '**/*.{ts,tsx,js,jsx,json}'",
"prepare": "husky"
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.2",
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.26.0",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.9",
"@emotion/babel-plugin": "^11.12.0",
"@eslint/js": "^9.14.0",
"@playwright/test": "^1.48.2",
"@changesets/cli": "^2.27.10",
"@emotion/babel-plugin": "^11.13.5",
"@eslint/js": "^9.15.0",
"@playwright/test": "^1.49.0",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@tsconfig/recommended": "^1.0.8",
Expand All @@ -45,33 +45,33 @@
"copy-webpack-plugin": "^12.0.2",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"html-webpack-plugin": "^5.6.3",
"http-server": "^14.1.1",
"husky": "^9.1.6",
"husky": "^9.1.7",
"jsdom": "^25.0.1",
"lint-staged": "^15.2.10",
"lodash": "^4.17.21",
"npm-run-all2": "^7.0.1",
"prettier": "^3.3.3",
"sharp": "^0.33.5",
"style-loader": "^4.0.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.14.0",
"vitest": "^2.1.4",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0",
"vitest": "^2.1.5",
"web-ext": "^8.3.0",
"webpack": "^5.96.1",
"webpack-clean-plugin": "^0.2.3",
"webpack-cli": "^5.1.4"
},
"dependencies": {
"@emotion/css": "^11.13.4",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@emotion/css": "^11.13.5",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@fontsource-variable/roboto-mono": "^5.1.0",
"@fontsource/roboto": "^5.1.0",
"@fortawesome/fontawesome-free": "^6.6.0",
"@fortawesome/fontawesome-free": "^6.7.1",
"@tanstack/react-query": "^4.36.1",
"@trpc/client": "^10.45.2",
"@trpc/react-query": "^10.45.2",
Expand Down
Loading

0 comments on commit 51b272f

Please sign in to comment.