Skip to content

Commit

Permalink
fix(deps): update dependency @amadeus-it-group/tansu to v2 (#1056)
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 Dec 11, 2024
1 parent e17789c commit 86167de
Show file tree
Hide file tree
Showing 25 changed files with 70 additions and 63 deletions.
2 changes: 1 addition & 1 deletion angular/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
}
},
"peerDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@amadeus-it-group/tansu": "^2.0.0",
"@angular/common": "^19.0.3",
"@angular/core": "^19.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion angular/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"dependencies": {
"@agnos-ui/angular-bootstrap": "0.0.0",
"@agnos-ui/core-bootstrap": "0.0.0",
"@amadeus-it-group/tansu": "^1.0.0",
"@amadeus-it-group/tansu": "^2.0.0",
"@angular/animations": "^19.0.3",
"@angular/common": "^19.0.3",
"@angular/compiler": "^19.0.3",
Expand Down
2 changes: 1 addition & 1 deletion angular/headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
}
},
"peerDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@amadeus-it-group/tansu": "^2.0.0",
"@angular/common": "^19.0.3",
"@angular/core": "^19.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion core-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"@agnos-ui/core": "0.0.0"
},
"peerDependencies": {
"@amadeus-it-group/tansu": "^1.0.0"
"@amadeus-it-group/tansu": "^2.0.0"
},
"sideEffects": false
}
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
}
},
"peerDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@amadeus-it-group/tansu": "^2.0.0",
"@floating-ui/dom": "^1.6.12",
"esm-env": "^1.2.1"
},
Expand Down
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
},
"dependencies": {
"@agnos-ui/svelte-bootstrap": "0.0.0",
"@amadeus-it-group/tansu": "^1.0.0",
"@amadeus-it-group/tansu": "^2.0.0",
"@docsearch/js": "^3.8.0",
"@floating-ui/dom": "^1.6.12"
},
Expand Down
11 changes: 6 additions & 5 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 @@ -11,7 +11,7 @@
"preview": "vite preview --outDir dist/demo/browser"
},
"devDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@amadeus-it-group/tansu": "^2.0.0",
"@angular/animations": "^19.0.3",
"@angular/build": "^19.0.4",
"@angular/cli": "^19.0.4",
Expand Down
11 changes: 6 additions & 5 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.

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 @@ -11,7 +11,7 @@
"preview": "vite preview --outDir dist/demo/browser"
},
"devDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@amadeus-it-group/tansu": "^2.0.0",
"@angular/animations": "^19.0.3",
"@angular/build": "^19.0.4",
"@angular/cli": "^19.0.4",
Expand Down
11 changes: 6 additions & 5 deletions demo/src/lib/stackblitz/react-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/react-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"devDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@amadeus-it-group/tansu": "^2.0.0",
"@floating-ui/dom": "^1.6.12",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
Expand Down
11 changes: 6 additions & 5 deletions demo/src/lib/stackblitz/react-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/react-daisyui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"devDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@amadeus-it-group/tansu": "^2.0.0",
"@floating-ui/dom": "^1.6.12",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
Expand Down
11 changes: 6 additions & 5 deletions demo/src/lib/stackblitz/svelte-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/svelte-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"devDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@amadeus-it-group/tansu": "^2.0.0",
"@floating-ui/dom": "^1.6.12",
"@sveltejs/vite-plugin-svelte": "^5.0.1",
"@tsconfig/svelte": "^5.0.4",
Expand Down
11 changes: 6 additions & 5 deletions demo/src/lib/stackblitz/svelte-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/svelte-daisyui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"devDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@amadeus-it-group/tansu": "^2.0.0",
"@floating-ui/dom": "^1.6.12",
"@sveltejs/vite-plugin-svelte": "^5.0.1",
"@tsconfig/svelte": "^5.0.4",
Expand Down
31 changes: 16 additions & 15 deletions 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 react/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"classnames": "^2.5.1"
},
"peerDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@amadeus-it-group/tansu": "^2.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion react/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"dependencies": {
"@agnos-ui/core-bootstrap": "0.0.0",
"@agnos-ui/react-bootstrap": "0.0.0",
"@amadeus-it-group/tansu": "^1.0.0",
"@amadeus-it-group/tansu": "^2.0.0",
"@floating-ui/dom": "^1.6.12",
"classnames": "^2.5.1"
},
Expand Down
Loading

0 comments on commit 86167de

Please sign in to comment.