Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#933)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 23, 2024
1 parent 32816da commit 251e0b4
Show file tree
Hide file tree
Showing 24 changed files with 1,144 additions and 1,905 deletions.
2 changes: 1 addition & 1 deletion angular/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
"autoprefixer": "^10.4.20",
"daisyui": "^4.12.10",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.11",
"tailwindcss": "^3.4.12",
"typescript": "~5.5.4"
}
}
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.1"
"@playwright/test": "^1.47.2"
},
"license": "MIT",
"bugs": "https://github.com/AmadeusITGroup/AgnosUI/issues",
Expand Down
6 changes: 3 additions & 3 deletions code-coverage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"@babel/plugin-syntax-decorators": "^7.24.7",
"@babel/plugin-syntax-typescript": "^7.25.4",
"babel-plugin-istanbul": "^7.0.0",
"nyc": "^17.0.0",
"nyc": "^17.1.0",
"uuid": "^10.0.0"
},
"peerDependencies": {
"vite": "^5.4.5"
"vite": "^5.4.7"
},
"devDependencies": {
"@types/babel__core": "^7.20.5",
"vite": "^5.4.5"
"vite": "^5.4.7"
},
"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.78.0"
"sass": "^1.79.3"
},
"dependencies": {
"@agnos-ui/core": "0.0.0"
Expand Down
6 changes: 3 additions & 3 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,15 +172,15 @@
},
"devDependencies": {
"@stackblitz/sdk": "^1.11.0",
"@sveltejs/adapter-static": "^3.0.4",
"@sveltejs/kit": "^2.5.27",
"@sveltejs/adapter-static": "^3.0.5",
"@sveltejs/kit": "^2.5.28",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/dom-view-transitions": "^1.0.5",
"bootstrap-icons": "^1.11.3",
"compare-versions": "^6.1.1",
"front-matter": "^4.0.2",
"prettier-plugin-svelte": "^3.2.6",
"shiki": "^1.17.6",
"shiki": "^1.18.0",
"svelte": "^4.2.19",
"svelte-check": "^4.0.2",
"svelte-markdown": "^0.4.1",
Expand Down
2 changes: 1 addition & 1 deletion 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.

2 changes: 1 addition & 1 deletion demo/src/lib/stackblitz/angular-daisyui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"daisyui": "^4.12.10",
"postcss": "^8.4.47",
"rxjs": "^7.8.1",
"tailwindcss": "^3.4.11",
"tailwindcss": "^3.4.12",
"tslib": "^2.7.0",
"typescript": "~5.5.4",
"zone.js": "~0.14.10"
Expand Down
Loading

0 comments on commit 251e0b4

Please sign in to comment.