Skip to content

Commit

Permalink
chore(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kris7t committed Jul 26, 2024
1 parent 96c391d commit f675090
Show file tree
Hide file tree
Showing 6 changed files with 356 additions and 339 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# SPDX-License-Identifier: EPL-2.0

file.encoding=UTF-8
frontend.nodeVersion=20.15.1
frontend.nodeVersion=20.16.0
group=tools.refinery
org.gradle.configuration-cache=true
org.gradle.parallel=true
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,25 +35,25 @@
"react": "^18.3.1"
},
"devDependencies": {
"@types/eslint": "^8.56.10",
"@types/node": "^20.14.11",
"@types/eslint": "^8.56.11",
"@types/node": "^20.14.12",
"@types/react": "^18.3.3",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"corepack": "^0.29.2",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"corepack": "^0.29.3",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-mobx": "^0.0.10",
"eslint-plugin-mobx": "^0.0.11",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"prettier": "^3.3.3",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"resolutions": {
"d3-zoom@npm:^3.0.0": "patch:d3-zoom@npm%3A3.0.0#~/.yarn/patches/d3-zoom-npm-3.0.0-18f706a421.patch",
Expand Down
6 changes: 3 additions & 3 deletions subprojects/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@fontsource/open-sans": "^5.0.28",
"@material-icons/svg": "^1.0.33",
"@mdx-js/react": "^3.0.1",
"@swc/core": "^1.6.13",
"@swc/core": "^1.7.2",
"clsx": "^2.1.1",
"java-properties": "^1.0.2",
"mdast-util-mdx": "^3.0.0",
Expand All @@ -57,7 +57,7 @@
"sharp": "^0.33.4",
"swc-loader": "^0.2.6",
"terser-webpack-plugin": "^5.3.10",
"typescript": "5.5.3",
"typescript": "5.5.4",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"webpack": "^5.93.0"
Expand All @@ -68,7 +68,7 @@
"@docusaurus/types": "^3.4.0",
"@types/babel__core": "^7.20.5",
"@types/mdast": "^4.0.4",
"@types/node": "^20.14.11",
"@types/node": "^20.14.12",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/unist": "^3.0.2"
Expand Down
30 changes: 15 additions & 15 deletions subprojects/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"@codemirror/lint": "^6.8.1",
"@codemirror/search": "^6.5.6",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.28.5",
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.4",
"@emotion/serialize": "^1.1.4",
"@emotion/styled": "^11.11.5",
"@emotion/utils": "^1.2.1",
"@codemirror/view": "^6.29.0",
"@emotion/cache": "^11.13.1",
"@emotion/react": "^11.13.0",
"@emotion/serialize": "^1.3.0",
"@emotion/sheet": "^1.4.0",
"@emotion/styled": "^11.13.0",
"@fontsource-variable/jetbrains-mono": "^5.0.21",
"@fontsource-variable/open-sans": "^5.0.29",
"@fontsource/open-sans": "^5.0.28",
Expand All @@ -48,10 +48,10 @@
"@lezer/highlight": "^1.2.0",
"@lezer/lr": "^1.4.1",
"@material-icons/svg": "^1.0.33",
"@mui/icons-material": "^5.16.4",
"@mui/material": "^5.16.4",
"@mui/system": "^5.16.4",
"@mui/x-data-grid": "^7.10.0",
"@mui/icons-material": "^5.16.5",
"@mui/material": "^5.16.5",
"@mui/system": "^5.16.5",
"@mui/x-data-grid": "^7.11.1",
"ansi-styles": "^6.2.1",
"csstype": "^3.1.3",
"d3": "^7.9.0",
Expand All @@ -64,7 +64,7 @@
"lodash-es": "^4.17.21",
"loglevel": "^1.9.1",
"loglevel-plugin-prefix": "^0.8.4",
"mobx": "^6.13.0",
"mobx": "^6.13.1",
"mobx-react-lite": "^4.0.7",
"ms": "^2.1.3",
"nanoid": "^5.0.7",
Expand All @@ -88,7 +88,7 @@
"@types/lodash-es": "^4.17.12",
"@types/micromatch": "^4.0.9",
"@types/ms": "^0.7.34",
"@types/node": "^20.14.11",
"@types/node": "^20.14.12",
"@types/pnpapi": "^0.0.5",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand All @@ -97,9 +97,9 @@
"html-minifier-terser": "^7.2.0",
"micromatch": "^4.0.7",
"pnpapi": "^0.0.0",
"typescript": "5.5.3",
"vite": "^5.3.4",
"vite-plugin-pwa": "^0.20.0",
"typescript": "5.5.4",
"vite": "^5.3.5",
"vite-plugin-pwa": "^0.20.1",
"workbox-window": "^7.1.0"
}
}
2 changes: 1 addition & 1 deletion subprojects/frontend/src/graph/export/exportDiagram.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

import createCache from '@emotion/cache';
import { serializeStyles } from '@emotion/serialize';
import type { StyleSheet } from '@emotion/utils';
import type { StyleSheet } from '@emotion/sheet';
import italicFontURL from '@fontsource/open-sans/files/open-sans-latin-400-italic.woff2?url';
import normalFontURL from '@fontsource/open-sans/files/open-sans-latin-400-normal.woff2?url';
import boldFontURL from '@fontsource/open-sans/files/open-sans-latin-700-normal.woff2?url';
Expand Down
Loading

0 comments on commit f675090

Please sign in to comment.