Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 29, 2024
1 parent e6c7c14 commit e609e83
Show file tree
Hide file tree
Showing 33 changed files with 2,501 additions and 1,285 deletions.
2 changes: 1 addition & 1 deletion angular/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"dependencies": {
"@agnos-ui/angular-headless": "0.0.0",
"@agnos-ui/core-bootstrap": "0.0.0",
"tslib": "^2.7.0"
"tslib": "^2.8.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.5",
Expand Down
6 changes: 3 additions & 3 deletions angular/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,16 +180,16 @@
"@angular/router": "^18.2.5",
"@floating-ui/dom": "^1.6.11",
"rxjs": "^7.8.1",
"tslib": "^2.7.0"
"tslib": "^2.8.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.5",
"@angular/cli": "^18.2.5",
"@angular/compiler-cli": "^18.2.5",
"autoprefixer": "^10.4.20",
"daisyui": "^4.12.10",
"daisyui": "^4.12.14",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"typescript": "~5.5.4"
}
}
2 changes: 1 addition & 1 deletion angular/headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
},
"dependencies": {
"@agnos-ui/core": "0.0.0",
"tslib": "^2.7.0"
"tslib": "^2.8.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.5",
Expand Down
8 changes: 4 additions & 4 deletions angular/ssr-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@angular/platform-server": "^18.2.5",
"@angular/router": "^18.2.5",
"@angular/ssr": "^18.2.5",
"express": "^4.21.0",
"express": "^4.21.1",
"rxjs": "^7.8.1",
"tslib": "^2.7.0",
"tslib": "^2.8.0",
"zone.js": "~0.14.10"
},
"devDependencies": {
Expand All @@ -31,8 +31,8 @@
"@angular/compiler-cli": "^18.2.5",
"@types/express": "^5.0.0",
"@types/jasmine": "~5.1.4",
"@types/node": "^20.16.10",
"jasmine-core": "~5.3.0",
"@types/node": "^20.17.3",
"jasmine-core": "~5.4.0",
"karma": "~6.4.4",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion base-po/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
}
},
"peerDependencies": {
"@playwright/test": "^1.47.2"
"@playwright/test": "^1.48.2"
},
"license": "MIT",
"bugs": "https://github.com/AmadeusITGroup/AgnosUI/issues",
Expand Down
12 changes: 6 additions & 6 deletions code-coverage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/plugin-syntax-decorators": "^7.24.7",
"@babel/plugin-syntax-typescript": "^7.25.4",
"@babel/core": "^7.26.0",
"@babel/plugin-syntax-decorators": "^7.25.9",
"@babel/plugin-syntax-typescript": "^7.25.9",
"babel-plugin-istanbul": "^7.0.0",
"nyc": "^17.1.0",
"uuid": "^11.0.0"
"uuid": "^11.0.2"
},
"peerDependencies": {
"vite": "^5.4.8"
"vite": "^5.4.10"
},
"devDependencies": {
"@types/babel__core": "^7.20.5",
"vite": "^5.4.8"
"vite": "^5.4.10"
},
"scripts": {
"build": "wireit"
Expand Down
2 changes: 1 addition & 1 deletion core-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
}
},
"devDependencies": {
"sass": "^1.79.4"
"sass": "^1.80.5"
},
"dependencies": {
"@agnos-ui/core": "0.0.0"
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"peerDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@floating-ui/dom": "^1.6.11",
"esm-env": "^1.0.0"
"esm-env": "^1.1.4"
},
"sideEffects": false
}
12 changes: 6 additions & 6 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,18 +172,18 @@
},
"devDependencies": {
"@stackblitz/sdk": "^1.11.0",
"@sveltejs/adapter-static": "^3.0.5",
"@sveltejs/kit": "^2.7.2",
"@sveltejs/adapter-static": "^3.0.6",
"@sveltejs/kit": "^2.7.3",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@types/dom-view-transitions": "^1.0.5",
"bootstrap-icons": "^1.11.3",
"compare-versions": "^6.1.1",
"front-matter": "^4.0.2",
"marked": "^14.1.3",
"prettier-plugin-svelte": "^3.2.7",
"shiki": "^1.21.0",
"svelte": "^5.0.5",
"svelte-check": "^4.0.4",
"tsx": "^4.19.1"
"shiki": "^1.22.2",
"svelte": "^5.1.4",
"svelte-check": "^4.0.5",
"tsx": "^4.19.2"
}
}
8 changes: 4 additions & 4 deletions demo/src/lib/stackblitz/angular-bootstrap/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion demo/src/lib/stackblitz/angular-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@floating-ui/dom": "^1.6.11",
"bootstrap-icons": "^1.11.3",
"rxjs": "^7.8.1",
"tslib": "^2.7.0",
"tslib": "^2.8.0",
"typescript": "~5.5.4",
"zone.js": "~0.14.10"
}
Expand Down
24 changes: 12 additions & 12 deletions demo/src/lib/stackblitz/angular-daisyui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions demo/src/lib/stackblitz/angular-daisyui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@angular/router": "^18.2.5",
"@floating-ui/dom": "^1.6.11",
"autoprefixer": "^10.4.20",
"daisyui": "^4.12.10",
"daisyui": "^4.12.14",
"postcss": "^8.4.47",
"rxjs": "^7.8.1",
"tailwindcss": "^3.4.13",
"tslib": "^2.7.0",
"tailwindcss": "^3.4.14",
"tslib": "^2.8.0",
"typescript": "~5.5.4",
"zone.js": "~0.14.10"
}
Expand Down
Loading

0 comments on commit e609e83

Please sign in to comment.