Skip to content

Commit

Permalink
chore(deps): update minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2023
1 parent 3ff648b commit adc23fa
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 208 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"lodash.debounce": "4.0.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.11.2",
"react-router-dom": "6.14.1",
"rxjs": "7.8.1",
"rxjs-spy": "8.0.2",
"styled-components": "5.3.11"
Expand All @@ -62,7 +62,7 @@
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",
"@doyensec/electronegativity": "1.10.3",
"@playwright/test": "1.34.3",
"@playwright/test": "1.35.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
Expand All @@ -71,15 +71,15 @@
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/lodash.debounce": "4.0.7",
"@types/node": "20.2.5",
"@types/node": "20.4.1",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"@types/styled-components": "5.1.26",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"@vitejs/plugin-react": "4.0.0",
"cross-env": "7.0.3",
"electron": "25.0.1",
"electron": "25.2.0",
"electron-builder": "23.6.0",
"electron-devtools-installer": "3.2.0",
"electron-icon-builder": "2.0.1",
Expand All @@ -99,8 +99,8 @@
"semantic-release": "21.0.3",
"ts-node": "10.9.1",
"typescript": "5.1.3",
"vite": "4.3.9",
"vite": "4.4.2",
"vite-plugin-svgr": "3.2.0",
"vitest": "0.31.4"
"vitest": "0.33.0"
}
}

0 comments on commit adc23fa

Please sign in to comment.