Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11,985 changes: 11,762 additions & 223 deletions fuse-cli/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion fuse-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@fuselab/build-config": "^1.0.0",
"@types/underscore": "^1.8.7",
"awesome-typescript-loader": "5.2.1",
"jest": "25.1.0",
"jest": "29.6.1",
"merge": "1.2.1",
"tslint": "5.15.0",
"tslint-microsoft-contrib": "~5.0.2",
Expand Down
15,696 changes: 15,468 additions & 228 deletions fuse-react-gen/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion fuse-react-gen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/yargs": "15.0.4",
"awesome-typescript-loader": "5.2.1",
"html-webpack-plugin": "3.2.0",
"jest": "25.1.0",
"jest": "29.6.1",
"merge": "1.2.1",
"original": "1.0.2",
"tslint": "5.15.0",
Expand Down
15,092 changes: 14,878 additions & 214 deletions fuse-ui-adal/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion fuse-ui-adal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"awesome-typescript-loader": "5.2.1",
"fetch-mock": "^6.4.4",
"html-webpack-plugin": "3.2.0",
"jest": "25.1.0",
"jest": "29.6.1",
"merge": "1.2.1",
"original": "1.0.2",
"tslint": "5.15.0",
Expand Down
9,362 changes: 6,777 additions & 2,585 deletions fuse-ui-fabric/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion fuse-ui-fabric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"enzyme": "3.3.0",
"enzyme-adapter-react-16": "1.1.1",
"html-webpack-plugin": "3.2.0",
"jest": "25.1.0",
"jest": "29.6.1",
"merge": "2.1.1",
"original": "1.0.2",
"tslint": "5.15.0",
Expand Down
15,180 changes: 14,966 additions & 214 deletions fuse-ui-shared/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion fuse-ui-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/underscore": "^1.8.7",
"awesome-typescript-loader": "5.2.1",
"html-webpack-plugin": "3.2.0",
"jest": "25.1.0",
"jest": "29.6.1",
"merge": "1.2.1",
"original": "1.0.2",
"request": "^2.88.0",
Expand Down
14,272 changes: 5,547 additions & 8,725 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@uifabric/utilities": "^5.19.0",
"handlebars": "^4.0.13",
"identity-obj-proxy": "^3.0.0",
"jest": "^25.1.0",
"lerna": "^3.20.2",
"jest": "^29.6.1",
"lerna": "^7.1.1",
"office-ui-fabric-react": "6.211.0",
"react": "16.8.3",
"react-dom": "16.8.3",
Expand Down