Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2023
1 parent bac770c commit 188f552
Show file tree
Hide file tree
Showing 9 changed files with 43 additions and 43 deletions.
26 changes: 13 additions & 13 deletions angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,25 +17,25 @@
"test:demo": "ng test demo"
},
"dependencies": {
"@angular/animations": "^16.2.2",
"@angular/common": "^16.2.2",
"@angular/compiler": "^16.2.2",
"@angular/core": "^16.2.2",
"@angular/forms": "^16.2.2",
"@angular/platform-browser": "^16.2.2",
"@angular/platform-browser-dynamic": "^16.2.2",
"@angular/router": "^16.2.2",
"@angular/animations": "^16.2.3",
"@angular/common": "^16.2.3",
"@angular/compiler": "^16.2.3",
"@angular/core": "^16.2.3",
"@angular/forms": "^16.2.3",
"@angular/platform-browser": "^16.2.3",
"@angular/platform-browser-dynamic": "^16.2.3",
"@angular/router": "^16.2.3",
"rxjs": "^7.8.1",
"tslib": "^2.6.2",
"zone.js": "^0.13.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.0",
"@angular-devkit/build-angular": "^16.2.1",
"@angular-eslint/eslint-plugin": "^16.1.1",
"@angular-eslint/eslint-plugin-template": "^16.1.1",
"@angular-eslint/template-parser": "^16.1.1",
"@angular/cli": "^16.2.0",
"@angular/compiler-cli": "^16.2.2",
"@angular/cli": "^16.2.1",
"@angular/compiler-cli": "^16.2.3",
"@types/jasmine": "^4.3.5",
"@types/webpack-env": "^1.18.1",
"coverage-istanbul-loader": "^3.0.5",
Expand All @@ -45,10 +45,10 @@
"karma-coverage": "^2.2.1",
"karma-jasmine": "^5.1.0",
"karma-jasmine-html-reporter": "^2.1.0",
"ng-packagr": "^16.2.1",
"ng-packagr": "^16.2.2",
"ngx-build-plus": "^16.0.0",
"raw-loader": "^4.0.2",
"sirv-cli": "^2.0.2",
"typescript": "~5.1.6"
"typescript": "~5.2.2"
}
}
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"directory": "core"
},
"devDependencies": {
"eslint-plugin-jsdoc": "^46.5.0"
"eslint-plugin-jsdoc": "^46.5.1"
}
}
4 changes: 2 additions & 2 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"devDependencies": {
"@stackblitz/sdk": "^1.9.0",
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.23.0",
"@sveltejs/kit": "^1.24.0",
"@sveltejs/vite-plugin-svelte": "^2.4.5",
"bootstrap-icons": "^1.10.5",
"eslint-plugin-svelte": "^2.33.0",
"prettier-plugin-svelte": "^2.10.1",
"svelte": "^4.2.0",
"svelte-check": "^3.5.0"
"svelte-check": "^3.5.1"
}
}
24 changes: 12 additions & 12 deletions demo/src/lib/stackblitz/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@
"watch": "ng build --watch --configuration development"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.0",
"@angular/animations": "^16.2.2",
"@angular/cli": "^16.2.0",
"@angular/common": "^16.2.2",
"@angular/compiler": "^16.2.2",
"@angular/compiler-cli": "^16.2.2",
"@angular/core": "^16.2.2",
"@angular/forms": "^16.2.2",
"@angular/platform-browser": "^16.2.2",
"@angular/platform-browser-dynamic": "^16.2.2",
"@angular/router": "^16.2.2",
"@angular-devkit/build-angular": "^16.2.1",
"@angular/animations": "^16.2.3",
"@angular/cli": "^16.2.1",
"@angular/common": "^16.2.3",
"@angular/compiler": "^16.2.3",
"@angular/compiler-cli": "^16.2.3",
"@angular/core": "^16.2.3",
"@angular/forms": "^16.2.3",
"@angular/platform-browser": "^16.2.3",
"@angular/platform-browser-dynamic": "^16.2.3",
"@angular/router": "^16.2.3",
"bootstrap-icons": "^1.10.5",
"raw-loader": "^4.0.2",
"rxjs": "^7.8.1",
"tslib": "^2.6.2",
"typescript": "~5.1.6",
"typescript": "~5.2.2",
"zone.js": "^0.13.1"
}
}
2 changes: 1 addition & 1 deletion demo/src/lib/stackblitz/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-dom": "^18.2.0",
"sass": "^1.66.1",
"tslib": "^2.6.2",
"typescript": "~5.1.6",
"typescript": "~5.2.2",
"vite": "^4.4.9"
}
}
4 changes: 2 additions & 2 deletions demo/src/lib/stackblitz/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"bootstrap-icons": "^1.10.5",
"sass": "^1.66.1",
"svelte": "^4.2.0",
"svelte-check": "^3.5.0",
"svelte-check": "^3.5.1",
"tslib": "^2.6.2",
"typescript": "~5.1.6",
"typescript": "~5.2.2",
"vite": "^4.4.9"
}
}
2 changes: 1 addition & 1 deletion eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typescript": "*"
},
"devDependencies": {
"@angular/core": "^16.2.2",
"@angular/core": "^16.2.3",
"svelte": "^4.2.0",
"svelte-eslint-parser": "^0.33.0"
},
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
"@axe-core/playwright": "^4.7.3",
"@microsoft/api-extractor": "^7.36.4",
"@playwright/test": "^1.37.1",
"@types/node": "^18.17.11",
"@types/uuid": "^9.0.2",
"@types/node": "^18.17.14",
"@types/uuid": "^9.0.3",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-v8": "^0.34.2",
"@vitest/ui": "^0.34.2",
"@vitest/coverage-v8": "^0.34.3",
"@vitest/ui": "^0.34.3",
"bootstrap": "^5.3.1",
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"glob": "^10.3.3",
"happy-dom": "^10.11.0",
"glob": "^10.3.4",
"happy-dom": "^10.11.2",
"husky": "^8.0.3",
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
Expand All @@ -28,11 +28,11 @@
"semver": "^7.5.4",
"syncpack": "^11.2.1",
"ts-node": "^10.9.1",
"typescript": "~5.1.6",
"typescript": "~5.2.2",
"uuid": "^9.0.0",
"vite": "^4.4.9",
"vite-plugin-istanbul": "^5.0.0",
"vitest": "^0.34.2"
"vitest": "^0.34.3"
},
"scripts": {
"build:ci": "npm run doc && npm run build",
Expand Down
4 changes: 2 additions & 2 deletions svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
"svelte": "*"
},
"devDependencies": {
"@sveltejs/package": "^2.2.1",
"@sveltejs/package": "^2.2.2",
"@sveltejs/vite-plugin-svelte": "^2.4.5",
"eslint-plugin-svelte": "^2.33.0",
"prettier-plugin-svelte": "^2.10.1",
"svelte": "^4.2.0",
"svelte-check": "^3.5.0"
"svelte-check": "^3.5.1"
},
"license": "MIT",
"bugs": "https://github.com/AmadeusITGroup/AgnosUI/issues",
Expand Down

0 comments on commit 188f552

Please sign in to comment.