File tree Expand file tree Collapse file tree 6 files changed +5779
-8455
lines changed
app-web-components-documentation
ontario-design-system-component-library-angular
ontario-design-system-component-library-react
ontario-design-system-component-library Expand file tree Collapse file tree 6 files changed +5779
-8455
lines changed Original file line number Diff line number Diff line change 43
43
"@angular-devkit/build-angular" : " ^18.2.11" ,
44
44
"@angular/cli" : " ~18.2.11" ,
45
45
"@angular/compiler-cli" : " ^18.2.11" ,
46
- "@types/jasmine" : " ~4.3 .0" ,
47
- "jasmine-core" : " ~4.5 .0" ,
46
+ "@types/jasmine" : " ~4.6 .0" ,
47
+ "jasmine-core" : " ~4.6 .0" ,
48
48
"karma" : " ~6.4.0" ,
49
- "karma-chrome-launcher" : " ~3.1 .0" ,
49
+ "karma-chrome-launcher" : " ~3.2 .0" ,
50
50
"karma-coverage" : " ~2.2.0" ,
51
51
"karma-jasmine" : " ~5.1.0" ,
52
- "karma-jasmine-html-reporter" : " ~2.0 .0" ,
53
- "typescript" : " 5.5.3 "
52
+ "karma-jasmine-html-reporter" : " ~2.1 .0" ,
53
+ "typescript" : " 5.9.2 "
54
54
}
55
55
}
Original file line number Diff line number Diff line change 35
35
"react-dom" : " ^18.3.1"
36
36
},
37
37
"devDependencies" : {
38
- "@docusaurus/module-type-aliases" : " 3.5.0 " ,
39
- "@docusaurus/tsconfig" : " 3.5.0 " ,
40
- "@docusaurus/types" : " 3.5.0 "
38
+ "@docusaurus/module-type-aliases" : " 3.8.1 " ,
39
+ "@docusaurus/tsconfig" : " 3.8.1 " ,
40
+ "@docusaurus/types" : " 3.8.1 "
41
41
},
42
42
"browserslist" : {
43
43
"production" : [
Original file line number Diff line number Diff line change 58
58
"karma-jasmine" : " ~5.1.0" ,
59
59
"karma-jasmine-html-reporter" : " ~2.1.0" ,
60
60
"ng-packagr" : " ^18.2.1" ,
61
- "typescript" : " 5.5.3 "
61
+ "typescript" : " 5.9.2 "
62
62
}
63
63
}
Original file line number Diff line number Diff line change 48
48
"@testing-library/jest-dom" : " ^6.6.2" ,
49
49
"@types/jest" : " 29.5.14" ,
50
50
"@types/node" : " ^22.8.1" ,
51
- "@types/react" : " 18.3.12 " ,
52
- "@types/react-dom" : " 18.3.1 " ,
51
+ "@types/react" : " 18.3.23 " ,
52
+ "@types/react-dom" : " 18.3.7 " ,
53
53
"copyfiles" : " ^2.4.1" ,
54
54
"jest" : " ^29.7.0" ,
55
55
"prettier" : " ^3.4.2" ,
Original file line number Diff line number Diff line change 47
47
},
48
48
"devDependencies" : {
49
49
"@stencil/angular-output-target" : " ^0.10.1" ,
50
- "@stencil/react-output-target" : " 0.8.0 " ,
50
+ "@stencil/react-output-target" : " 0.8.2 " ,
51
51
"@stencil/sass" : " ^3.0.12" ,
52
52
"@types/jest" : " ^29.5.3" ,
53
53
"@types/node" : " ^22.7.5" ,
67
67
"prettier" : " ^3.4.2" ,
68
68
"puppeteer" : " ^23.10.4" ,
69
69
"rollup-plugin-dotenv" : " ^0.5.1" ,
70
- "shx" : " ^0.3.4 " ,
70
+ "shx" : " ^0.4.0 " ,
71
71
"stencil-inline-svg" : " ^1.1.0" ,
72
72
"svgson" : " ^5.3.1" ,
73
73
"ts-node" : " ^10.9.2" ,
You can’t perform that action at this time.
0 commit comments