Skip to content

Commit

Permalink
Merge branch 'main' into feature/16585-add-maine-to-svg
Browse files Browse the repository at this point in the history
  • Loading branch information
the-andrew authored Dec 5, 2024
2 parents 78d25dd + b1f131d commit ac86146
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 284 deletions.
14 changes: 7 additions & 7 deletions frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^8.4.6",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/dompurify": "^3.2.0",
Expand All @@ -146,8 +146,8 @@
"@types/react-scroll-sync": "^0.9.0",
"@types/sanitize-html": "^2.13.0",
"@vitejs/plugin-react": "^4.3.3",
"@vitest/coverage-istanbul": "^2.1.3",
"@vitest/ui": "^2.1.3",
"@vitest/coverage-istanbul": "^2.1.8",
"@vitest/ui": "^2.1.8",
"autoprefixer": "^10.4.20",
"browserslist": "^4.24.2",
"browserslist-useragent-regexp": "^4.1.3",
Expand All @@ -158,7 +158,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-jest-dom": "^5.5.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-playwright": "^2.1.0",
"eslint-plugin-react": "^7.37.2",
Expand All @@ -167,7 +167,7 @@
"eslint-plugin-storybook": "^0.11.1",
"eslint-plugin-testing-library": "^6.4.0",
"eslint-plugin-vitest": "^0.5.4",
"globals": "^15.11.0",
"globals": "^15.13.0",
"husky": "^9.1.6",
"jsdom": "^25.0.1",
"lint-staged": "^15.2.10",
Expand All @@ -190,11 +190,11 @@
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
"undici": "^6.20.1",
"undici": "~6.20.1",
"vite": "^5.4.10",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-svgr": "^4.2.0",
"vitest": "^2.1.3"
"vitest": "^2.1.8"
},
"resolutions": {
"@types/react": "18.3.11",
Expand Down
Loading

0 comments on commit ac86146

Please sign in to comment.