Skip to content

Commit

Permalink
fix(deps): update dependency @floating-ui/dom to ^1.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 30, 2024
1 parent e3843e4 commit 9101250
Show file tree
Hide file tree
Showing 18 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion angular/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"@angular/platform-browser": "^18.2.9",
"@angular/platform-browser-dynamic": "^18.2.9",
"@angular/router": "^18.2.9",
"@floating-ui/dom": "^1.6.11",
"@floating-ui/dom": "^1.6.12",
"rxjs": "^7.8.1",
"tslib": "^2.8.0"
},
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
},
"peerDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@floating-ui/dom": "^1.6.11",
"@floating-ui/dom": "^1.6.12",
"esm-env": "^1.1.4"
},
"sideEffects": false
Expand Down
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"dependencies": {
"@agnos-ui/svelte-bootstrap": "0.0.0",
"@amadeus-it-group/tansu": "^1.0.0",
"@floating-ui/dom": "^1.6.11"
"@floating-ui/dom": "^1.6.12"
},
"devDependencies": {
"@stackblitz/sdk": "^1.11.0",
Expand Down

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 @@ -23,7 +23,7 @@
"@angular/platform-browser": "^18.2.9",
"@angular/platform-browser-dynamic": "^18.2.9",
"@angular/router": "^18.2.9",
"@floating-ui/dom": "^1.6.11",
"@floating-ui/dom": "^1.6.12",
"bootstrap-icons": "^1.11.3",
"rxjs": "^7.8.1",
"tslib": "^2.8.0",
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 @@ -23,7 +23,7 @@
"@angular/platform-browser": "^18.2.9",
"@angular/platform-browser-dynamic": "^18.2.9",
"@angular/router": "^18.2.9",
"@floating-ui/dom": "^1.6.11",
"@floating-ui/dom": "^1.6.12",
"autoprefixer": "^10.4.20",
"daisyui": "^4.12.14",
"postcss": "^8.4.47",
Expand Down
2 changes: 1 addition & 1 deletion 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 @@ -10,7 +10,7 @@
},
"devDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@floating-ui/dom": "^1.6.11",
"@floating-ui/dom": "^1.6.12",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.3",
Expand Down
2 changes: 1 addition & 1 deletion 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 @@ -10,7 +10,7 @@
},
"devDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@floating-ui/dom": "^1.6.11",
"@floating-ui/dom": "^1.6.12",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.3",
Expand Down
2 changes: 1 addition & 1 deletion 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 @@ -10,7 +10,7 @@
},
"devDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@floating-ui/dom": "^1.6.11",
"@floating-ui/dom": "^1.6.12",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@tsconfig/svelte": "^5.0.4",
"bootstrap-icons": "^1.11.3",
Expand Down
2 changes: 1 addition & 1 deletion 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 @@ -10,7 +10,7 @@
},
"devDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@floating-ui/dom": "^1.6.11",
"@floating-ui/dom": "^1.6.12",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@tsconfig/svelte": "^5.0.4",
"autoprefixer": "^10.4.20",
Expand Down
10 changes: 5 additions & 5 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/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@agnos-ui/core-bootstrap": "0.0.0",
"@agnos-ui/react-bootstrap": "0.0.0",
"@amadeus-it-group/tansu": "^1.0.0",
"@floating-ui/dom": "^1.6.11",
"@floating-ui/dom": "^1.6.12",
"classnames": "^2.5.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion svelte/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@agnos-ui/core-bootstrap": "0.0.0",
"@agnos-ui/svelte-bootstrap": "0.0.0",
"@amadeus-it-group/tansu": "^1.0.0",
"@floating-ui/dom": "^1.6.11"
"@floating-ui/dom": "^1.6.12"
},
"devDependencies": {
"@sveltejs/package": "^2.3.7",
Expand Down

0 comments on commit 9101250

Please sign in to comment.