File tree 4 files changed +17
-17
lines changed
4 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 13
13
"remirror" : " ^2.0.39"
14
14
},
15
15
"devDependencies" : {
16
- "@swc/core" : " ^1.4.12 " ,
16
+ "@swc/core" : " ^1.4.17 " ,
17
17
"@swc/jest" : " ^0.2.36" ,
18
18
"@types/jest" : " ^29.5.12" ,
19
19
"cross-env" : " ^7.0.3" ,
20
20
"jest" : " ^29.7.0" ,
21
21
"jest-environment-jsdom" : " ^29.7.0" ,
22
22
"jest-remirror" : " ^2.1.5" ,
23
- "typescript" : " ^5.4.4 "
23
+ "typescript" : " ^5.4.5 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change 18
18
"jest-environment-jsdom" : " ^29.7.0" ,
19
19
"jest-remirror" : " ^2.1.5" ,
20
20
"ts-jest" : " ^29.1.2" ,
21
- "typescript" : " ^5.4.4 "
21
+ "typescript" : " ^5.4.5 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@remirror/pm" : " ^2.0.8" ,
14
14
"@remirror/react" : " ^2.0.35" ,
15
- "next" : " ^14.1.4 " ,
16
- "react" : " ^18.2.0 " ,
17
- "react-dom" : " ^18.2.0 " ,
15
+ "next" : " ^14.2.3 " ,
16
+ "react" : " ^18.3.1 " ,
17
+ "react-dom" : " ^18.3.1 " ,
18
18
"remirror" : " ^2.0.39"
19
19
},
20
20
"devDependencies" : {
21
21
"@types/jest" : " ^29.5.12" ,
22
- "@types/node" : " ^20.12.5 " ,
23
- "@types/react" : " ^18.2.74 " ,
24
- "@types/react-dom" : " ^18.2.24 " ,
22
+ "@types/node" : " ^20.12.8 " ,
23
+ "@types/react" : " ^18.3.1 " ,
24
+ "@types/react-dom" : " ^18.3.0 " ,
25
25
"eslint" : " ^8.57.0" ,
26
- "eslint-config-next" : " ^14.1.4 " ,
26
+ "eslint-config-next" : " ^14.2.3 " ,
27
27
"jest" : " ^29.7.0" ,
28
28
"jest-environment-jsdom" : " ^29.7.0" ,
29
29
"jest-remirror" : " ^2.1.5" ,
30
- "typescript" : " ^5.4.4 "
30
+ "typescript" : " ^5.4.5 "
31
31
}
32
32
}
Original file line number Diff line number Diff line change 14
14
"@remirror/pm" : " ^2.0.8" ,
15
15
"@remirror/react" : " ^2.0.35" ,
16
16
"@remirror/styles" : " ^2.0.7" ,
17
- "react" : " ^18.2.0 " ,
18
- "react-dom" : " ^18.2.0 " ,
17
+ "react" : " ^18.3.1 " ,
18
+ "react-dom" : " ^18.3.1 " ,
19
19
"remirror" : " ^2.0.39"
20
20
},
21
21
"devDependencies" : {
22
- "@types/react" : " ^18.2.74 " ,
23
- "@types/react-dom" : " ^18.2.24 " ,
22
+ "@types/react" : " ^18.3.1 " ,
23
+ "@types/react-dom" : " ^18.3.0 " ,
24
24
"@vitejs/plugin-react" : " ^4.2.1" ,
25
- "typescript" : " ^5.4.4 " ,
26
- "vite" : " ^5.2.8 "
25
+ "typescript" : " ^5.4.5 " ,
26
+ "vite" : " ^5.2.11 "
27
27
}
28
28
}
You can’t perform that action at this time.
0 commit comments