Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fab13e6

Browse files
Update blocks and fix bugs for v5.0.0 release.
1 parent 06e51d2 commit fab13e6

File tree

130 files changed

+7238
-516
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+7238
-516
lines changed

‎ui-blocks/package.json‎

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -9,31 +9,31 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@syncfusion/ej2-react-buttons": "^27.2.4",
13-
"@syncfusion/ej2-react-calendars": "^27.2.3",
14-
"@syncfusion/ej2-react-charts": "^27.2.2",
15-
"@syncfusion/ej2-react-dropdowns": "^27.2.5",
16-
"@syncfusion/ej2-react-grids": "^27.2.5",
17-
"@syncfusion/ej2-react-inputs": "^27.2.4",
18-
"@syncfusion/ej2-react-layouts": "^27.2.3",
19-
"@syncfusion/ej2-react-lists": "^27.2.5",
20-
"@syncfusion/ej2-react-navigations": "^27.2.5",
21-
"@syncfusion/ej2-react-notifications": "^27.2.4",
22-
"@syncfusion/ej2-react-popups": "^27.2.2",
23-
"@syncfusion/ej2-react-progressbar": "^27.2.2",
24-
"@syncfusion/ej2-react-querybuilder": "^27.2.2",
25-
"@syncfusion/ej2-react-richtexteditor": "^27.2.5",
26-
"@syncfusion/ej2-react-splitbuttons": "^27.2.2",
27-
"next": "15.1.7",
28-
"react": "^18",
29-
"react-dom": "^18"
12+
"@syncfusion/ej2-react-buttons": "^29.1.34",
13+
"@syncfusion/ej2-react-calendars": "^29.1.35",
14+
"@syncfusion/ej2-react-charts": "^29.1.35",
15+
"@syncfusion/ej2-react-dropdowns": "^29.1.38",
16+
"@syncfusion/ej2-react-grids": "^29.1.38",
17+
"@syncfusion/ej2-react-inputs": "^29.1.38",
18+
"@syncfusion/ej2-react-layouts": "^29.1.38",
19+
"@syncfusion/ej2-react-lists": "^29.1.34",
20+
"@syncfusion/ej2-react-navigations": "^29.1.38",
21+
"@syncfusion/ej2-react-notifications": "^29.1.33",
22+
"@syncfusion/ej2-react-popups": "^29.1.37",
23+
"@syncfusion/ej2-react-progressbar": "^29.1.33",
24+
"@syncfusion/ej2-react-querybuilder": "^29.1.33",
25+
"@syncfusion/ej2-react-richtexteditor": "^29.1.37",
26+
"@syncfusion/ej2-react-splitbuttons": "^29.1.33",
27+
"next": "15.3.1",
28+
"react": "^19",
29+
"react-dom": "^19"
3030
},
3131
"devDependencies": {
32-
"@types/node": "^20",
33-
"@types/react": "^18",
34-
"@types/react-dom": "^18",
35-
"eslint": "^8",
36-
"eslint-config-next": "15.1.7",
32+
"@types/node": "^22",
33+
"@types/react": "^19",
34+
"@types/react-dom": "^19",
35+
"eslint": "^9",
36+
"eslint-config-next": "15.3.1",
3737
"typescript": "^5"
3838
}
3939
}
96 KB
Loading[フレーム]
10.2 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /