Skip to content

Commit

Permalink
Update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
schlusslicht committed Apr 11, 2022
1 parent 8466115 commit c9b37b7
Show file tree
Hide file tree
Showing 13 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion examples/static/package.json
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@sgrud/bin": "latest",
"@sgrud/core": "latest",
"es-module-shims": "1.5.2"
"es-module-shims": "1.5.4"
},
"sgrudDependencies": {
"sgrud-skeleton-angular": "latest",
Expand Down
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/runtime": "^7.17.8",
"@babel/runtime": "^7.17.9",
"express": "^4.17.3",
"fs-extra": "^10.0.1",
"incremental-dom": "^0.7.0",
Expand All @@ -54,16 +54,16 @@
"@types/fs-extra": "^9.0.13",
"@types/jest": "^27.4.1",
"@types/puppeteer": "^5.4.5",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"comlink": "^4.3.1",
"eslint": "^8.12.0",
"eslint-plugin-tsdoc": "^0.2.14",
"eslint": "^8.13.0",
"eslint-plugin-tsdoc": "^0.2.16",
"jest": "^27.5.1",
"npm-run-all": "^4.1.5",
"rxjs": "^7.5.5",
"ts-jest": "^27.1.4",
"typedoc": "^0.22.13"
"typedoc": "^0.22.15"
},
"jest": {
"preset": "ts-jest",
Expand Down
2 changes: 1 addition & 1 deletion packages/bin/package.json
Expand Up @@ -22,7 +22,7 @@
],
"dependencies": {
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/runtime": "^7.17.8",
"@babel/runtime": "^7.17.9",
"express": "^4.17.3",
"fs-extra": "^10.0.1",
"microbundle": "^0.14.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/bus/package.json
Expand Up @@ -17,7 +17,7 @@
"@babel/runtime:helpers.umd"
],
"dependencies": {
"@babel/runtime": "^7.17.8",
"@babel/runtime": "^7.17.9",
"@sgrud/core": "latest",
"rxjs": "^7.5.5",
"tslib": "^2.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Expand Up @@ -25,7 +25,7 @@
"@babel/runtime:helpers.umd"
],
"dependencies": {
"@babel/runtime": "^7.17.8",
"@babel/runtime": "^7.17.9",
"comlink": "^4.3.1",
"rxjs": "^7.5.5",
"tslib": "^2.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/data/package.json
Expand Up @@ -23,7 +23,7 @@
"@babel/runtime:helpers.umd"
],
"dependencies": {
"@babel/runtime": "^7.17.8",
"@babel/runtime": "^7.17.9",
"@sgrud/core": "latest",
"rxjs": "^7.5.5",
"tslib": "^2.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/shell/package.json
Expand Up @@ -23,7 +23,7 @@
"incremental-dom.esm"
],
"dependencies": {
"@babel/runtime": "^7.17.8",
"@babel/runtime": "^7.17.9",
"@sgrud/core": "latest",
"incremental-dom": "^0.7.0",
"tslib": "^2.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/state/package.json
Expand Up @@ -14,7 +14,7 @@
"@babel/runtime:helpers.umd"
],
"dependencies": {
"@babel/runtime": "^7.17.8",
"@babel/runtime": "^7.17.9",
"@sgrud/core": "latest",
"tslib": "^2.3.1"
},
Expand Down
10 changes: 5 additions & 5 deletions skeletons/angular/package.json
Expand Up @@ -10,11 +10,11 @@
"browserslist": [],
"devDependencies": {
"@angular-builders/custom-webpack": "13.1.0",
"@angular/cli": "13.3.1",
"@angular/core": "13.3.1",
"@angular/elements": "13.3.1",
"@angular/platform-browser": "13.3.1",
"@angular/platform-browser-dynamic": "13.3.1",
"@angular/cli": "13.3.2",
"@angular/core": "13.3.2",
"@angular/elements": "13.3.2",
"@angular/platform-browser": "13.3.2",
"@angular/platform-browser-dynamic": "13.3.2",
"@sgrud/bin": "latest",
"@types/estree": "0.0.51",
"tslib": "2.3.1"
Expand Down
6 changes: 3 additions & 3 deletions skeletons/fast/package.json
Expand Up @@ -24,14 +24,14 @@
"@microsoft/fast-element.umd"
],
"dependencies": {
"@babel/runtime": "7.17.8",
"@microsoft/fast-element": "1.8.0",
"@babel/runtime": "7.17.9",
"@microsoft/fast-element": "1.9.0",
"@sgrud/bin": "latest",
"tslib": "2.3.1"
},
"devDependencies": {
"@types/css-modules": "1.0.2",
"sass": "1.49.11"
"sass": "1.50.0"
},
"webDependencies": {
"@babel/runtime": {
Expand Down
6 changes: 3 additions & 3 deletions skeletons/lit/package.json
Expand Up @@ -24,14 +24,14 @@
"lit:!static.umd"
],
"dependencies": {
"@babel/runtime": "7.17.8",
"@babel/runtime": "7.17.9",
"@sgrud/bin": "latest",
"lit": "2.2.1",
"lit": "2.2.2",
"tslib": "2.3.1"
},
"devDependencies": {
"@types/css-modules": "1.0.2",
"sass": "1.49.11"
"sass": "1.50.0"
},
"webDependencies": {
"@babel/runtime": {
Expand Down
6 changes: 3 additions & 3 deletions skeletons/preact/package.json
Expand Up @@ -22,16 +22,16 @@
"@babel/runtime:helpers.umd"
],
"dependencies": {
"@babel/runtime": "7.17.8",
"@babel/runtime": "7.17.9",
"@sgrud/bin": "latest",
"preact": "10.7.0",
"preact": "10.7.1",
"preact-custom-element": "4.2.1",
"tslib": "2.3.1"
},
"devDependencies": {
"@types/css-modules": "1.0.2",
"@types/preact-custom-element": "4.0.1",
"sass": "1.49.11"
"sass": "1.50.0"
},
"webDependencies": {
"@babel/runtime": {
Expand Down
4 changes: 2 additions & 2 deletions skeletons/sgrud/package.json
Expand Up @@ -26,14 +26,14 @@
"incremental-dom.esm"
],
"dependencies": {
"@babel/runtime": "7.17.8",
"@babel/runtime": "7.17.9",
"@sgrud/bin": "latest",
"@sgrud/shell": "latest",
"tslib": "2.3.1"
},
"devDependencies": {
"@types/css-modules": "1.0.2",
"sass": "1.49.11"
"sass": "1.50.0"
},
"sgrudDependencies": {
"@sgrud/shell": "latest"
Expand Down

0 comments on commit c9b37b7

Please sign in to comment.