Skip to content

Commit 86e84eb

Browse files
chore(deps): pin dependencies
1 parent f68fc44 commit 86e84eb

2 files changed

Lines changed: 161 additions & 4172 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@
6161
"@stoplight/prism-cli": "5.15.10",
6262
"@testing-library/dom": "10.4.1",
6363
"@testing-library/jest-dom": "6.9.1",
64-
"@testing-library/react": "^12.1.2",
64+
"@testing-library/react": "12.1.5",
6565
"@testing-library/user-event": "14.6.1",
6666
"@types/jest": "30.0.0",
6767
"@types/node": "22.19.17",
68-
"@types/react": "^17.0.69",
69-
"@types/react-helmet": "^6.1.4",
70-
"@types/react-router-dom": "^5.3.2",
68+
"@types/react": "17.0.93",
69+
"@types/react-helmet": "6.1.11",
70+
"@types/react-router-dom": "5.3.3",
7171
"@typescript-eslint/eslint-plugin": "8.59.1",
7272
"@typescript-eslint/parser": "8.59.1",
7373
"babel-loader": "9.2.1",
@@ -96,11 +96,11 @@
9696
"pluralize": "8.0.0",
9797
"prettier": "3.8.3",
9898
"prettier-stylelint": "0.4.2",
99-
"react": "^17.0.2",
100-
"react-dom": "^17.0.2",
101-
"react-helmet": "^6.1.0",
99+
"react": "17.0.2",
100+
"react-dom": "17.0.2",
101+
"react-helmet": "6.1.0",
102102
"react-router": "5.3.x",
103-
"react-router-dom": "5.3.x",
103+
"react-router-dom": "5.3.4",
104104
"style-loader": "4.0.0",
105105
"stylelint": "17.10.0",
106106
"stylelint-config-standard": "40.0.0",

0 commit comments

Comments
 (0)