Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release #239

Merged
merged 10 commits into from
Sep 12, 2024
5,822 changes: 3,196 additions & 2,626 deletions client/package-lock.json

Large diffs are not rendered by default.

106 changes: 53 additions & 53 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,80 +36,80 @@
"node": "^20.5.0"
},
"dependencies": {
"@date-io/date-fns": "^2.11.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@fontsource/montserrat": "^4.5.1",
"@fontsource/open-sans": "^4.5.0",
"@fontsource/roboto": "^4.5.0",
"@mui/icons-material": "^5.11.16",
"@mui/lab": "^5.0.0-alpha.134",
"@mui/material": "^5.13.5",
"@mui/styles": "^5.13.2",
"@mui/x-date-pickers": "^6.7.0",
"@date-io/date-fns": "^2.17.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@fontsource/montserrat": "^4.5.14",
"@fontsource/open-sans": "^4.5.14",
"@fontsource/roboto": "^4.5.8",
"@mui/icons-material": "^5.16.7",
"@mui/lab": "^5.0.0-alpha.173",
"@mui/material": "^5.16.7",
"@mui/styles": "^5.16.7",
"@mui/x-date-pickers": "^6.20.2",
"@turf/centroid": "^6.5.0",
"assert": "^2.0.0",
"date-fns": "^2.23.0",
"assert": "^2.1.0",
"date-fns": "^2.30.0",
"draft-js": "^0.11.7",
"file-saver": "^2.0.5",
"jszip": "^3.9.1",
"markdown-draft-js": "^2.3.0",
"jszip": "^3.10.1",
"markdown-draft-js": "^2.4.0",
"oskari-rpc": "^2.1.0",
"parse-css-color": "^0.2.1",
"process": "^0.11.10",
"react": "^17.0.2",
"react-beautiful-dnd": "^13.1.0",
"react-beautiful-dnd": "^13.1.1",
"react-dom": "^17.0.2",
"react-draft-wysiwyg": "^1.14.7",
"react-dropzone": "^11.4.2",
"react-markdown": "^7.0.1",
"react-router-dom": "^5.2.0",
"react-draft-wysiwyg": "^1.15.0",
"react-dropzone": "^11.7.1",
"react-markdown": "^7.1.2",
"react-router-dom": "^5.3.4",
"react-split-pane": "^0.1.92",
"recharts": "^2.8.0",
"rehype-external-links": "^1.0.0",
"remark-breaks": "^3.0.2"
"recharts": "^2.12.7",
"rehype-external-links": "^1.0.1",
"remark-breaks": "^3.0.3"
},
"devDependencies": {
"@babel/preset-env": "^7.14.5",
"@babel/preset-react": "^7.14.5",
"@types/draft-js": "^0.11.4",
"@types/enzyme": "^3.10.9",
"@types/file-saver": "^2.0.5",
"@types/geojson": "^7946.0.8",
"@types/jest": "^28.1.6",
"@types/markdown-draft-js": "^2.2.4",
"@types/node": "^20.4.6",
"@types/react": "^17.0.11",
"@types/react-beautiful-dnd": "^13.1.2",
"@types/react-dom": "^17.0.7",
"@types/react-draft-wysiwyg": "^1.13.3",
"@types/react-router-dom": "^5.1.8",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"@vitejs/plugin-react": "^4.0.4",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@types/draft-js": "^0.11.18",
"@types/enzyme": "^3.10.18",
"@types/file-saver": "^2.0.7",
"@types/geojson": "^7946.0.14",
"@types/jest": "^28.1.8",
"@types/markdown-draft-js": "^2.2.7",
"@types/node": "^20.16.5",
"@types/react": "^17.0.80",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-dom": "^17.0.25",
"@types/react-draft-wysiwyg": "^1.13.8",
"@types/react-router-dom": "^5.3.3",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@vitejs/plugin-react": "^4.3.1",
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
"babel-eslint": "^10.1.0",
"dotenv": "^10.0.0",
"enzyme": "^3.11.0",
"eslint": "^7.28.0",
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-promise": "^5.2.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-standard": "^5.0.0",
"glob-parent": "^6.0.1",
"inline-source-map": "^0.6.2",
"glob-parent": "^6.0.2",
"inline-source-map": "^0.6.3",
"jest": "^28.1.3",
"jest-canvas-mock": "^2.3.1",
"jest-canvas-mock": "^2.5.2",
"jest-environment-jsdom": "^28.1.3",
"jest-fetch-mock": "^3.0.3",
"prettier-plugin-organize-imports": "^2.3.3",
"ts-jest": "^28.0.7",
"typescript": "^4.3.2",
"prettier-plugin-organize-imports": "^2.3.4",
"ts-jest": "^28.0.8",
"typescript": "^4.9.5",
"url-parse": "^1.5.10",
"vite": "^4.4.8",
"vite-tsconfig-paths": "^4.2.0"
"vite": "^4.5.3",
"vite-tsconfig-paths": "^4.3.2"
},
"overrides": {
"react-split-pane": {
Expand Down
2 changes: 1 addition & 1 deletion client/setupTests.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { configure } from 'enzyme';
import Adapter from '@wojtekmaj/enzyme-adapter-react-17';
import { enableFetchMocks } from 'jest-fetch-mock'
import { enableFetchMocks } from 'jest-fetch-mock';
enableFetchMocks();
configure({ adapter: new Adapter() });
3 changes: 2 additions & 1 deletion client/src/components/ApplicationLogic.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ describe('ApplicationLogic', function () {
it('should render without crashing', function () {
const component = mount(
<TranslationProvider>
</TranslationProvider>
<p>children</p>
</TranslationProvider>,
);
component.unmount();
});
Expand Down
Loading
Loading