Skip to content

Commit 194af75

Browse files
committed
chore(deps): update Slickgrid-React to v9.3.0
1 parent 5cdb9d0 commit 194af75

File tree

2 files changed

+569
-453
lines changed

2 files changed

+569
-453
lines changed

bootstrap5-i18n-demo/package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -35,23 +35,23 @@
3535
"not dead"
3636
],
3737
"dependencies": {
38-
"@slickgrid-universal/composite-editor-component": "^9.2.0",
39-
"@slickgrid-universal/custom-tooltip-plugin": "^9.2.0",
40-
"@slickgrid-universal/excel-export": "^9.2.0",
41-
"@slickgrid-universal/graphql": "^9.2.0",
42-
"@slickgrid-universal/odata": "^9.2.0",
43-
"@slickgrid-universal/rxjs-observable": "^9.2.0",
44-
"@slickgrid-universal/text-export": "^9.2.0",
45-
"bootstrap": "^5.3.6",
38+
"@slickgrid-universal/composite-editor-component": "^9.3.0",
39+
"@slickgrid-universal/custom-tooltip-plugin": "^9.3.0",
40+
"@slickgrid-universal/excel-export": "^9.3.0",
41+
"@slickgrid-universal/graphql": "^9.3.0",
42+
"@slickgrid-universal/odata": "^9.3.0",
43+
"@slickgrid-universal/rxjs-observable": "^9.3.0",
44+
"@slickgrid-universal/text-export": "^9.3.0",
45+
"bootstrap": "^5.3.7",
4646
"dompurify": "^3.2.6",
47-
"i18next": "^25.2.1",
47+
"i18next": "^25.3.1",
4848
"react": "^19.1.0",
4949
"react-dom": "^19.1.0",
50-
"react-i18next": "^15.5.3",
51-
"slickgrid-react": "^9.2.0"
50+
"react-i18next": "^15.6.0",
51+
"slickgrid-react": "^9.3.0"
5252
},
5353
"devDependencies": {
54-
"@faker-js/faker": "^9.8.0",
54+
"@faker-js/faker": "^9.9.0",
5555
"@fnando/sparkline": "^0.3.10",
5656
"@popperjs/core": "^2.11.8",
5757
"@types/fnando__sparkline": "^0.3.7",
@@ -61,24 +61,24 @@
6161
"@types/react-dom": "^19.1.6",
6262
"@types/sortablejs": "^1.15.8",
6363
"@types/text-encoding-utf-8": "^1.0.5",
64-
"@vitejs/plugin-react": "^4.5.2",
64+
"@vitejs/plugin-react": "^4.6.0",
6565
"copyfiles": "^2.4.1",
6666
"cross-env": "^7.0.3",
6767
"custom-event-polyfill": "^1.0.7",
68-
"eslint": "^9.29.0",
69-
"eslint-plugin-import": "^2.31.0",
70-
"eslint-plugin-n": "^17.20.0",
68+
"eslint": "^9.30.1",
69+
"eslint-plugin-import": "^2.32.0",
70+
"eslint-plugin-n": "^17.21.0",
7171
"eslint-plugin-prefer-arrow": "^1.2.3",
7272
"eslint-plugin-react": "^7.37.5",
7373
"eslint-plugin-react-hooks": "^5.2.0",
74-
"globals": "^16.2.0",
74+
"globals": "^16.3.0",
7575
"isomorphic-fetch": "^3.0.0",
76-
"react-router-dom": "^7.6.2",
76+
"react-router-dom": "^7.6.3",
7777
"rxjs": "^7.8.2",
7878
"sass": "^1.89.2",
7979
"typescript": "^5.8.3",
80-
"typescript-eslint": "^8.34.0",
81-
"vite": "^6.3.5",
80+
"typescript-eslint": "^8.35.1",
81+
"vite": "^7.0.2",
8282
"vite-plugin-svgr": "^4.3.0",
8383
"vite-tsconfig-paths": "^5.1.4"
8484
},

0 commit comments

Comments
 (0)