Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit c123471

Browse files
renovate-botGimleux
authored andcommitted
Update dependency @types/react-router-dom to v5.3.3
1 parent d6ece9e commit c123471

File tree

2 files changed

+1416
-1352
lines changed

2 files changed

+1416
-1352
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,19 @@
2929
]
3030
},
3131
"dependencies": {
32-
"axios": "0.26.0",
33-
"bootstrap": "4.6.1",
32+
"axios": "0.26.1",
33+
"bootstrap": "4.6.2",
3434
"react": "17.0.2",
3535
"react-bootstrap": "2.1.2",
3636
"react-dom": "17.0.2",
3737
"react-dropzone": "11.7.1",
38-
"react-password-strength-bar": "0.4.0",
39-
"react-redux": "7.2.6",
40-
"react-router-dom": "6.2.1",
41-
"react-scripts": "5.0.0",
38+
"react-password-strength-bar": "0.4.1",
39+
"react-redux": "7.2.8",
40+
"react-router-dom": "6.2.2",
41+
"react-scripts": "5.0.1",
4242
"redux": "4.1.2",
4343
"redux-types": "2.0.3",
44-
"sass": "1.49.8",
44+
"sass": "1.49.9",
4545
"super-tiny-icons": "0.4.0"
4646
},
4747
"devDependencies": {
@@ -55,28 +55,28 @@
5555
"@storybook/node-logger": "6.4.19",
5656
"@storybook/preset-create-react-app": "4.0.1",
5757
"@storybook/react": "6.4.19",
58-
"@testing-library/jest-dom": "5.16.2",
59-
"@testing-library/react": "12.1.2",
58+
"@testing-library/jest-dom": "5.16.5",
59+
"@testing-library/react": "12.1.5",
6060
"@testing-library/user-event": "13.5.0",
6161
"@types/bootstrap": "5.0.17",
62-
"@types/jest": "27.4.0",
62+
"@types/jest": "27.4.1",
6363
"@types/node": "17.0.18",
64-
"@types/react": "17.0.39",
65-
"@types/react-bootstrap": "0.32.29",
66-
"@types/react-dom": "17.0.11",
67-
"@types/react-redux": "7.1.22",
68-
"@types/react-router-dom": "5.1.9",
64+
"@types/react": "17.0.48",
65+
"@types/react-bootstrap": "0.32.30",
66+
"@types/react-dom": "17.0.17",
67+
"@types/react-redux": "7.1.24",
68+
"@types/react-router-dom": "5.3.3",
6969
"axios-mock-adapter": "1.20.0",
7070
"babel-loader": "8.1.0",
71-
"cypress": "9.5.0",
71+
"cypress": "9.5.4",
7272
"eslint": "^8.9.0",
7373
"eslint-plugin-cypress": "2.12.1",
7474
"eslint-plugin-react-hooks": "4.2.0",
7575
"husky": "7.0.4",
76-
"npm-check-updates": "12.3.0",
77-
"postcss": "8.4.6",
76+
"npm-check-updates": "12.0.5",
77+
"postcss": "8.4.16",
7878
"prettier": "2.5.1",
79-
"rc-util": "5.16.1",
79+
"rc-util": "5.22.4",
8080
"react-is": "17.0.2",
8181
"react-test-renderer": "17.0.2",
8282
"sonarqube-scanner": "2.8.1",
@@ -86,6 +86,6 @@
8686
"typedoc-plugin-rename-defaults": "^0.5.1",
8787
"typedoc-theme-hierarchy": "^1.1.1",
8888
"typescript": "4.3.5",
89-
"webpack": "5.69.0"
89+
"webpack": "5.72.0"
9090
}
9191
}

0 commit comments

Comments
 (0)