Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
darekf77 committed Jan 7, 2024
1 parent 3822e8c commit 9131410
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions projects/container-v4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -335,9 +335,9 @@
"angular-material-css-vars": "5.0.2",
"angular-resize-event": "3.2.0",
"animate.css": "4.1.1 ",
"any-project-cli": "16.5.6",
"any-project-cli": "16.5.5",
"axios": "1.3.5",
"background-worker-process": "16.5.6",
"background-worker-process": "16.5.5",
"base32": "0.0.7",
"bcryptjs": "2.4.3",
"better-sqlite3": "7.6.2",
Expand Down Expand Up @@ -384,13 +384,14 @@
"file-loader": "1.1.5",
"file-saver": "2.0.5",
"file-type": "18.5.0",
"firedev-crud": "16.5.6",
"firedev-crud-deamon": "16.5.6",
"firedev-ports": "16.5.6",
"firedev-storage": "16.5.6",
"firedev-type-sql": "16.5.6",
"firedev-typeorm": "16.5.7",
"firedev-ui": "16.5.6",
"firedev": "^16",
"firedev-crud": "16.5.5",
"firedev-crud-deamon": "16.5.5",
"firedev-ports": "16.5.5",
"firedev-storage": "16.5.5",
"firedev-type-sql": "16.5.5",
"firedev-typeorm": "16.5.6",
"firedev-ui": "16.5.5",
"fkill": "6.1.0",
"font-awesome": "4.7.0",
"form-data": "4.0.0",
Expand All @@ -407,11 +408,11 @@
"image-focus": "1.2.1",
"immer": "10.0.2",
"immutable": "4.3.0",
"incremental-compiler": "16.5.16",
"incremental-compiler": "16.5.15",
"inquirer": "7.3.3",
"inquirer-autocomplete-prompt": "1.3.0",
"is-elevated": "3.0.0",
"isomorphic-region-loader": "16.5.6",
"isomorphic-region-loader": "16.5.5",
"istanbul-instrumenter-loader": "2.0.0",
"jest": "29.5.0",
"jest-date-mock": "1.0.8",
Expand All @@ -422,8 +423,8 @@
"joi": "17.9.2",
"jscodeshift": "0.6.3",
"json-stringify-safe": "5.0.1",
"json10": "16.5.6",
"json10-writer": "16.5.6",
"json10": "16.5.5",
"json10-writer": "16.5.5",
"json5": "2.2.1",
"json5-writer": "0.2.0",
"jszip": "3.10.1",
Expand All @@ -432,23 +433,23 @@
"localforage": "1.10.0",
"lockfile": "1.0.4",
"lodash": "4.17.20",
"lodash-walk-object": "16.5.6",
"lodash-walk-object": "16.5.5",
"lowdb": "1.0.0",
"magic-renamer": "16.5.6",
"magic-renamer": "16.5.5",
"material-design-icons": "3.0.1",
"method-override": "2.3.10",
"minimist": "1.2.0",
"mkdirp": "0.5.1",
"mocha": "10.2.0",
"moment": "2.29.3",
"morphi": "16.5.6",
"morphi": "16.5.5",
"ng-for-track-by-property": "16.0.1",
"ng-in-viewport": "15.0.2",
"ng-lock": "16.0.1",
"ng-packagr": "16.0.1",
"ng-talkback": "16.5.5",
"ng2-logger": "16.5.6",
"ng2-rest": "16.5.6",
"ng2-logger": "16.5.5",
"ng2-rest": "16.5.5",
"ngx-ace-wrapper": "14.0.0",
"ngx-editor": "15.3.0",
"ngx-highlightjs": "9.0.0",
Expand Down Expand Up @@ -499,7 +500,7 @@
"socket.io": "2.4.1",
"sort-package-json": "1.11.0",
"sql.js": "1.8.0",
"static-columns": "16.5.7",
"static-columns": "16.5.6",
"string-similarity": "4.0.2",
"sudo-block": "3.0.0",
"supertest": "6.3.3",
Expand All @@ -508,11 +509,11 @@
"task.js": "0.1.5",
"threads": "1.7.0",
"tnp-cli": "16.5.5",
"tnp-config": "16.5.6",
"tnp-core": "16.5.11",
"tnp-db": "16.5.6",
"tnp-helpers": "16.5.7",
"tnp-models": "16.5.6",
"tnp-config": "16.5.5",
"tnp-core": "16.5.10",
"tnp-db": "16.5.5",
"tnp-helpers": "16.5.6",
"tnp-models": "16.5.5",
"ts-debug": "1.3.0",
"ts-loader": "2.3.1",
"ts-node": "10.9.1",
Expand All @@ -521,7 +522,7 @@
"turndown": "7.1.2",
"typeorm": "0.3.10",
"typescript": "~5.0.2",
"typescript-class-helpers": "~16.5.6",
"typescript-class-helpers": "~16.5.5",
"typescript-formatter": "~7.2.2",
"underscore": "1.9.1",
"uuid": "8.3.2",
Expand All @@ -532,8 +533,7 @@
"wait-on": "7.0.1",
"watch": "1.0.2",
"yup": "1.1.1",
"zone.js": "~0.13.0",
"firedev": "^16"
"zone.js": "~0.13.0"
},
"devDependencies": {},
"license": "UNLICENSED",
Expand Down

0 comments on commit 9131410

Please sign in to comment.