Skip to content

Commit

Permalink
Merge pull request #86 from skbkontur/update-react
Browse files Browse the repository at this point in the history
update react
  • Loading branch information
fakefeik authored Jan 17, 2024
2 parents 8f2befe + 10c3437 commit 6b3d502
Show file tree
Hide file tree
Showing 2 changed files with 493 additions and 1,016 deletions.
10 changes: 5 additions & 5 deletions db-viewer-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@
"devDependencies": {
"@skbkontur/icons": "^1.7.3",
"@skbkontur/react-selenium-testing": "^0.2.1",
"@skbkontur/react-ui": "^4.1.0",
"@skbkontur/react-ui": "^4.19.0",
"@storybook/addon-actions": "^7.6.8",
"@storybook/addons": "^7.6.8",
"@storybook/cli": "^7.6.8",
"@storybook/react": "^7.6.8",
"@storybook/react-vite": "^7.6.8",
"@types/lodash": "^4.14.202",
"@types/react": "^17.0.15",
"@types/react-dom": "^17.0.15",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"@vitejs/plugin-react": "^4.2.1",
Expand All @@ -79,8 +79,8 @@
"jsdom": "^23.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.21.2",
"rimraf": "^3.0.2",
"storybook-addon-react-router-v6": "^2.0.10",
Expand Down
Loading

0 comments on commit 6b3d502

Please sign in to comment.