Skip to content
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
6,787 changes: 3,119 additions & 3,668 deletions atomspace-explorer/npm-shrinkwrap.json

Large diffs are not rendered by default.

7,684 changes: 4,215 additions & 3,469 deletions atomspace-explorer/package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions atomspace-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@angular/animations": "^5.0.2",
"@angular/cdk": "^5.0.0-rc.1",
"@angular/common": "^19.2.16",
"@angular/compiler": "^19.2.17",
"@angular/core": "^10.2.5",
"@angular/compiler": "^19.2.18",
"@angular/core": "^21.1.5",
"@angular/flex-layout": "2.0.0-beta.10-4905443",
"@angular/forms": "^5.0.2",
"@angular/http": "^5.0.2",
Expand All @@ -29,10 +29,10 @@
"core-js": "^2.5.1",
"d3": "^4.11.0",
"d3-context-menu": "^0.1.2",
"gulp": "^3.8.0",
"gulp": "^5.0.1",
"hammerjs": "^2.0.8",
"jquery": "^3.7.1",
"lodash": "^4.17.21",
"jquery": "^4.0.0",
"lodash": "^4.17.23",
"material-design-lite": "^1.3.0",
"md-collapse": "0.0.1-alpha.1",
"md2-accordion": "0.0.1-alpha.0",
Expand All @@ -44,7 +44,7 @@
"zone.js": "^0.8.18"
},
"devDependencies": {
"@angular/cli": "21.0.4",
"@angular/cli": "21.1.4",
"@angular/compiler-cli": "^5.0.2",
"@types/d3": "^4.11.0",
"@types/jasmine": "2.8.2",
Expand All @@ -65,7 +65,7 @@
"ts-node": "3.3.0",
"tslint": "^5.7.0",
"typescript": "^3.9.5",
"webpack": "^3.8.1",
"webpack-dev-server": "^5.2.2"
"webpack": "^5.105.2",
"webpack-dev-server": "^5.2.3"
}
}
Loading
Loading