Skip to content

Commit

Permalink
chore: update all dependencies of web
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2023
1 parent 3759b81 commit 77a9807
Show file tree
Hide file tree
Showing 2 changed files with 1,354 additions and 1,350 deletions.
46 changes: 23 additions & 23 deletions web/package.json
Expand Up @@ -25,7 +25,7 @@
"build-storybook": "storybook build"
},
"devDependencies": {
"@emotion/jest": "11.10.5",
"@emotion/jest": "11.11.0",
"@graphql-codegen/cli": "3.3.1",
"@graphql-codegen/fragment-matcher": "4.0.1",
"@graphql-codegen/introspection": "3.0.1",
Expand All @@ -40,27 +40,27 @@
"@storybook/blocks": "^7.0.7",
"@storybook/react": "^7.0.7",
"@storybook/react-vite": "^7.0.7",
"@storybook/testing-library": "^0.0.14-next.2",
"@storybook/testing-library": "^0.1.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.4.3",
"@types/file-saver": "2.0.5",
"@types/js-md5": "^0.7.0",
"@types/mapbox__vector-tile": "1.3.0",
"@types/node": "18.16.0",
"@types/node": "18.16.7",
"@types/object-hash": "^3.0.2",
"@types/react": "18.0.38",
"@types/react-dom": "18.0.11",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@types/react-resizable": "3.0.4",
"@types/react-router-dom": "5.3.3",
"@vitejs/plugin-react": "4.0.0",
"eslint": "8.39.0",
"eslint": "8.40.0",
"eslint-config-reearth": "0.2.2",
"eslint-plugin-storybook": "^0.6.11",
"i18next-parser": "7.7.0",
"i18next-parser": "7.9.0",
"jest": "29.5.0",
"jsdom": "21.1.1",
"jsdom": "21.1.2",
"less": "4.1.3",
"msw": "1.2.1",
"npm-run-all": "4.1.5",
Expand All @@ -70,30 +70,30 @@
"storybook": "^7.0.7",
"ts-node": "10.9.1",
"typescript": "5.0.4",
"vite": "4.3.1",
"vite": "4.3.5",
"vite-plugin-cesium": "1.2.22",
"vitest": "0.30.1"
"vitest": "0.31.0"
},
"dependencies": {
"@ant-design/icons": "4.8.0",
"@ant-design/pro-table": "2.80.8",
"@apollo/client": "3.7.12",
"@auth0/auth0-react": "1.12.0",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@apollo/client": "3.7.14",
"@auth0/auth0-react": "1.12.1",
"@emotion/react": "11.11.0",
"@emotion/styled": "11.11.0",
"@types/apollo-upload-client": "^17.0.2",
"@vitest/coverage-c8": "0.30.1",
"antd": "4.24.7",
"@vitest/coverage-c8": "0.31.0",
"antd": "4.24.10",
"apollo-upload-client": "^17.0.0",
"cesium": "1.104.0",
"cesium": "1.105.1",
"cesium-mvt-imagery-provider": "1.3.0",
"formik": "2.2.9",
"graphiql": "2.4.1",
"graphiql": "2.4.3",
"graphql": "16.6.0",
"html-react-parser": "^3.0.16",
"i18next": "21.9.2",
"i18next-browser-languagedetector": "6.1.5",
"jotai": "2.0.4",
"i18next": "21.10.0",
"i18next-browser-languagedetector": "6.1.8",
"jotai": "2.1.0",
"js-file-download": "0.4.12",
"js-md5": "^0.7.3",
"mini-svg-data-uri": "1.4.4",
Expand All @@ -106,8 +106,8 @@
"react-json-tree": "0.18.0",
"react-markdown": "8.0.7",
"react-resizable": "3.0.5",
"react-router-dom": "6.10.0",
"react-svg": "16.1.8",
"react-router-dom": "6.11.1",
"react-svg": "16.1.11",
"resium": "1.16.1"
}
}

0 comments on commit 77a9807

Please sign in to comment.