Skip to content

Commit

Permalink
This commit updates various dependencies across multiple package.json…
Browse files Browse the repository at this point in the history
… files to ensure compatibility, address potential issues, and include the latest features. It includes updates to both development and production dependencies, ensuring the project stays current with the latest stable releases. (#4340)
  • Loading branch information
rart authored Jan 28, 2025
1 parent 5a0a939 commit a8e13cc
Show file tree
Hide file tree
Showing 10 changed files with 2,206 additions and 2,595 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,21 +81,21 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^6.0.1",
"@types/node": "^20.12.12",
"@eslint/js": "^9.19.0",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-node-resolve": "^15.3.1",
"@rollup/plugin-replace": "^6.0.2",
"@types/node": "^20.17.16",
"@types/rimraf": "^4.0.5",
"build-if-changed": "^1.5.5",
"eslint": "^9.16.0",
"eslint": "^9.19.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"glob-gitignore": "^1.0.14",
"eslint-plugin-prettier": "^5.2.3",
"glob-gitignore": "^1.0.15",
"globals": "^15.14.0",
"npm-run-all": "^4.1.5",
"rimraf": "^5.0.7",
"rollup": "^4.21.0",
"rimraf": "^5.0.10",
"rollup": "^4.32.1",
"rollup-plugin-copy": "^3.5.0",
"yargs": "^17.7.2"
}
Expand Down
100 changes: 50 additions & 50 deletions ui/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,87 +55,87 @@
},
"dependencies": {
"@craftercms/uppy": "workspace:^",
"@emotion/css": "^11.13.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@graphiql/plugin-explorer": "^3.0.1",
"@mui/icons-material": "^6.1.7",
"@mui/lab": "6.0.0-beta.15",
"@mui/material": "^6.1.7",
"@mui/x-data-grid": "^7.22.2",
"@mui/x-date-pickers": "^7.22.2",
"@mui/x-tree-view": "^7.22.1",
"@prettier/plugin-xml": "3.3.0",
"@reduxjs/toolkit": "^2.2.5",
"@emotion/css": "^11.13.5",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@graphiql/plugin-explorer": "^3.2.5",
"@mui/icons-material": "^6.4.1",
"@mui/lab": "6.0.0-beta.22",
"@mui/material": "^6.4.1",
"@mui/x-data-grid": "^7.24.1",
"@mui/x-date-pickers": "^7.24.1",
"@mui/x-tree-view": "^7.24.1",
"@prettier/plugin-xml": "3.4.1",
"@reduxjs/toolkit": "^2.5.1",
"@stomp/stompjs": "^7.0.0",
"@types/ace": "^0.0.52",
"@types/react": "^19.0.3",
"@types/react-dom": "^19.0.2",
"@types/react-swipeable-views": "^0.13.5",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@types/react-swipeable-views": "^0.13.6",
"@types/video.js": "^7.3.58",
"autosuggest-highlight": "^3.3.4",
"clsx": "^2.1.1",
"fast-xml-parser": "^4.3.6",
"graphiql": "^3.2.2",
"graphql": "^16.8.1",
"graphql-ws": "^6.0.1",
"highlight.js": "^11.9.0",
"fast-xml-parser": "^4.5.1",
"graphiql": "^3.8.3",
"graphql": "^16.10.0",
"graphql-ws": "^6.0.2",
"highlight.js": "^11.11.1",
"jabber": "^1.5.3",
"js-cookie": "^3.0.5",
"marked": "^15.0.0",
"marked-highlight": "^2.1.1",
"moment-timezone": "^0.5.45",
"nanoid": "^5.0.7",
"notistack": "3.0.1",
"prettier": "^3.2.5",
"query-string": "^9.0.0",
"marked": "^15.0.6",
"marked-highlight": "^2.2.1",
"moment-timezone": "^0.5.47",
"nanoid": "^5.0.9",
"notistack": "3.0.2",
"prettier": "^3.4.2",
"query-string": "^9.1.1",
"react": "19.0.0",
"react-animations": "^1.0.0",
"react-dom": "19.0.0",
"react-hotkeys-hook": "^4.5.0",
"react-hotkeys-hook": "^4.6.1",
"react-infinite-scroller": "^1.2.6",
"react-intl": "^7.1.0",
"react-redux": "^9.1.2",
"react-router": "^7.0.1",
"react-intl": "^7.1.5",
"react-redux": "^9.2.0",
"react-router": "^7.1.3",
"react-swipeable-views": "^0.14.0",
"react-swipeable-views-utils": "^0.14.0",
"redux": "^5.0.1",
"redux-observable": "^3.0.0-rc.2",
"rxjs": "^7.8.1",
"slugify": "^1.6.6",
"tss-react": "^4.9.10",
"typescript": "^5.4.5",
"uppy": "^3.27.3",
"typescript": "^5.7.3",
"uppy": "^3.27.4",
"uuid": "^10.0.0",
"video.js": "^8.14.0",
"video.js": "^8.21.1",
"zxcvbn": "^4.4.2"
},
"devDependencies": {
"@eslint/compat": "^1.2.4",
"@eslint/compat": "^1.2.5",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0",
"@formatjs/cli": "^6.2.12",
"@eslint/js": "^9.19.0",
"@formatjs/cli": "^6.5.1",
"@rollup/plugin-swc": "^0.4.0",
"@types/js-cookie": "^3.0.6",
"@types/react-infinite-scroller": "^1.2.5",
"@types/uuid": "^10",
"@types/zxcvbn": "^4.4.4",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react-swc": "^3.6.0",
"babel-plugin-formatjs": "^10.5.16",
"@types/uuid": "^10.0.0",
"@types/zxcvbn": "^4.4.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react": "^4.3.4",
"@vitejs/plugin-react-swc": "^3.7.2",
"babel-plugin-formatjs": "^10.5.34",
"build-if-changed": "^1.5.5",
"eslint": "^9.16.0",
"eslint": "^9.19.0",
"eslint-plugin-formatjs": "^4.13.3",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.7",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.18",
"globals": "^15.14.0",
"ncp": "^2.0.0",
"npm-run-all": "^4.1.5",
"prop-types": "^15.8.1",
"rimraf": "^5.0.7",
"rollup": "^4.21.0",
"vite": "^5.3.3"
"rimraf": "^5.0.10",
"rollup": "^4.32.1",
"vite": "^5.4.14"
}
}
1 change: 0 additions & 1 deletion ui/app/src/components/ActivityDashlet/ActivityDashlet.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,6 @@ export function ActivityDashlet(props: ActivityDashletProps) {
</SizedTimelineSeparator>
<TimelineContent sx={emptyTimelineContentSx} />
</CustomTimelineItem>
{/* @ts-expect-error InfiniteScroll cannot be used as a JSX component. */}
<InfiniteScroll
initialLoad={false}
pageStart={0}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ export function TransferListColumn(props: TransferListColumnProps) {
}
/>
) : (
// @ts-expect-error InfiniteScroll cannot be used as a JSX component.
<InfiniteScroll
initialLoad={false}
pageStart={0}
Expand Down
42 changes: 21 additions & 21 deletions ui/guest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,44 +49,44 @@
"lint": "eslint ."
},
"dependencies": {
"@craftercms/classes": "4.2.0",
"@craftercms/content": "4.2.0",
"@craftercms/ice": "4.2.0",
"@craftercms/classes": "4.2.2",
"@craftercms/content": "4.2.2",
"@craftercms/ice": "4.2.2",
"@craftercms/npm-content": "workspace:^",
"@craftercms/search": "4.2.0",
"@craftercms/search": "4.2.2",
"@craftercms/studio-ui": "workspace:^",
"@emotion/css": "^11.13.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.7",
"@mui/material": "^6.1.7",
"@reduxjs/toolkit": "^2.2.5",
"@rollup/plugin-alias": "^5.1.0",
"@types/react-dom": "^19.0.2",
"@emotion/css": "^11.13.5",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/icons-material": "^6.4.1",
"@mui/material": "^6.4.1",
"@reduxjs/toolkit": "^2.5.1",
"@rollup/plugin-alias": "^5.1.1",
"@types/react-dom": "^19.0.3",
"js-cookie": "^3.0.5",
"prop-types": "^15.8.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hotkeys-hook": "^4.5.0",
"react-hotkeys-hook": "^4.6.1",
"react-is": "^18.3.1",
"react-redux": "^9.1.2",
"react-redux": "^9.2.0",
"redux": "^5.0.1",
"redux-observable": "^3.0.0-rc.2",
"rxjs": "^7.8.1",
"typescript": "^5.4.5",
"typescript": "^5.7.3",
"uuid": "^10.0.0"
},
"devDependencies": {
"@rollup/plugin-swc": "^0.4.0",
"@swc/core": "^1.5.7",
"@types/jquery": "^3.5.30",
"@swc/core": "^1.10.11",
"@types/jquery": "^3.5.32",
"@types/js-cookie": "^3.0.6",
"@types/prop-types": "^15.7.12",
"@types/react-is": "^18.3.0",
"@types/prop-types": "^15.7.14",
"@types/react-is": "^18.3.1",
"build-if-changed": "^1.5.5",
"npm-run-all": "^4.1.5",
"replace-in-file": "^8.2.0",
"rollup": "^4.21.0",
"replace-in-file": "^8.3.0",
"rollup": "^4.32.1",
"rollup-plugin-swc3": "^0.11.2",
"yargs": "^17.7.2"
}
Expand Down
6 changes: 3 additions & 3 deletions ui/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"bom": "mkdir -p target && yarn cyclonedx --output-file target/bom.json"
},
"devDependencies": {
"@babel/cli": "^7.24.5",
"@swc/cli": "^0.5.0",
"@swc/core": "^1.5.7",
"@babel/cli": "^7.26.4",
"@swc/cli": "^0.5.2",
"@swc/core": "^1.10.11",
"build-if-changed": "^1.5.5"
}
}
16 changes: 8 additions & 8 deletions ui/npm-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,28 +20,28 @@
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"ace-builds": "^1.33.2",
"ace-builds": "^1.37.5",
"bootstrap": "^5.3.3",
"css-loader": "^7.1.1",
"css-loader": "^7.1.2",
"file-loader": "^6.2.0",
"jquery": "^3.7.1",
"jquery-ui": "^1.13.3",
"jquery-ui": "^1.14.1",
"jquery-ui-css": "^1.11.5",
"js-yaml": "^4.1.0",
"monaco-editor": "0.52.0",
"monaco-editor": "0.52.2",
"style-loader": "^4.0.0",
"tinymce": "^7.1.1"
"tinymce": "^7.6.1"
},
"devDependencies": {
"@types/bootstrap": "^5.2.10",
"@types/jquery": "^3.5.30",
"@types/jquery": "^3.5.32",
"@types/rimraf": "^4.0.5",
"build-if-changed": "^1.5.5",
"grunt": "^1.6.1",
"monaco-editor-webpack-plugin": "^7.1.0",
"npm-run-all": "^4.1.5",
"rimraf": "^5.0.7",
"webpack": "^5.91.0",
"rimraf": "^5.0.10",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion ui/scss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"devDependencies": {
"build-if-changed": "^1.5.5",
"npm-run-all": "^4.1.5",
"sass": "^1.77.2"
"sass": "^1.83.4"
}
}
12 changes: 6 additions & 6 deletions ui/uppy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@
"bom": "mkdir -p target && yarn cyclonedx --output-file target/bom.json"
},
"devDependencies": {
"@babel/cli": "^7.24.5",
"@babel/cli": "^7.26.4",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-transform-react-jsx": "^7.23.4",
"@babel/preset-env": "^7.24.5",
"@babel/preset-react": "^7.24.7",
"@types/babel__preset-env": "^7.9.6",
"@babel/plugin-transform-react-jsx": "^7.25.9",
"@babel/preset-env": "^7.26.7",
"@babel/preset-react": "^7.26.3",
"@types/babel__preset-env": "^7.10.0",
"@types/eslint": "^9.6.1",
"babel-plugin-inline-package-json": "^2.0.0",
"build-if-changed": "^1.5.5",
"eslint": "^9.16.0"
"eslint": "^9.19.0"
},
"peerDependencies": {
"uppy": "^3.27.3"
Expand Down
Loading

0 comments on commit a8e13cc

Please sign in to comment.