Skip to content

Commit

Permalink
chore(deps): update Slickgrid-React to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Dec 21, 2023
1 parent 04a070c commit aba7c10
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 164 deletions.
24 changes: 12 additions & 12 deletions bootstrap5-i18n-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
]
},
"dependencies": {
"@slickgrid-universal/composite-editor-component": "^4.0.3",
"@slickgrid-universal/custom-tooltip-plugin": "^4.0.3",
"@slickgrid-universal/excel-export": "^4.0.3",
"@slickgrid-universal/graphql": "^4.0.3",
"@slickgrid-universal/odata": "^4.0.3",
"@slickgrid-universal/rxjs-observable": "^4.0.3",
"@slickgrid-universal/text-export": "^4.0.3",
"@slickgrid-universal/composite-editor-component": "^4.1.0",
"@slickgrid-universal/custom-tooltip-plugin": "^4.1.0",
"@slickgrid-universal/excel-export": "^4.1.0",
"@slickgrid-universal/graphql": "^4.1.0",
"@slickgrid-universal/odata": "^4.1.0",
"@slickgrid-universal/rxjs-observable": "^4.1.0",
"@slickgrid-universal/text-export": "^4.1.0",
"dompurify": "^3.0.6",
"fetch-jsonp": "^1.3.0",
"font-awesome": "^4.7.0",
Expand All @@ -54,7 +54,7 @@
"react-dom": "^18.2.0",
"react-i18next": "^13.5.0",
"regenerator-runtime": "^0.14.1",
"slickgrid-react": "^4.0.2"
"slickgrid-react": "^4.1.0"
},
"devDependencies": {
"@faker-js/faker": "^8.3.1",
Expand All @@ -70,14 +70,14 @@
"@types/i18next-xhr-backend": "^1.4.2",
"@types/jest": "^29.5.11",
"@types/moment": "^2.13.0",
"@types/node": "^20.10.4",
"@types/node": "^20.10.5",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
"@types/sortablejs": "^1.15.7",
"@types/text-encoding-utf-8": "^1.0.5",
"@types/webpack": "^5.28.5",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@webpack-cli/serve": "^2.0.5",
"bootstrap": "^5.3.2",
"clean-webpack-plugin": "^4.0.0",
Expand All @@ -93,7 +93,7 @@
"file-loader": "6.2.0",
"font-awesome": "^4.7.0",
"html-loader": "4.2.0",
"html-webpack-plugin": "5.5.4",
"html-webpack-plugin": "5.6.0",
"i18next-http-backend": "^2.4.2",
"isomorphic-fetch": "^3.0.0",
"istanbul-instrumenter-loader": "^3.0.1",
Expand Down
Loading

0 comments on commit aba7c10

Please sign in to comment.