chore(deps-dev): bump @adobe/css-tools from 4.2.0 to 4.3.2

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-01 04:19:37 +00:00 committed by GitHub
parent 63a782d67b
commit 9fd92fce24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 8 deletions

23
package-lock.json generated
View File

@ -16,7 +16,6 @@
"@types/react": "^18.0.28", "@types/react": "^18.0.28",
"@types/testing-library__jest-dom": "^5.14.5", "@types/testing-library__jest-dom": "^5.14.5",
"@typescript-eslint/eslint-plugin": "^5.52.0", "@typescript-eslint/eslint-plugin": "^5.52.0",
"@waku/interfaces": "^0.0.19",
"bundlewatch": "^0.3.3", "bundlewatch": "^0.3.3",
"eslint": "^8.34.0", "eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0", "eslint-config-prettier": "^8.6.0",
@ -40,8 +39,14 @@
"node": ">=18" "node": ">=18"
}, },
"peerDependencies": { "peerDependencies": {
"@waku/interfaces": "^0.0.19",
"@waku/sdk": "^0.0.20", "@waku/sdk": "^0.0.20",
"react": "^16.8.0 || ^17 || ^18" "react": "^16.8.0 || ^17 || ^18"
},
"peerDependenciesMeta": {
"@waku/interfaces": {
"optional": true
}
} }
}, },
"node_modules/@aashutoshrathi/word-wrap": { "node_modules/@aashutoshrathi/word-wrap": {
@ -82,9 +87,9 @@
} }
}, },
"node_modules/@adobe/css-tools": { "node_modules/@adobe/css-tools": {
"version": "4.2.0", "version": "4.3.2",
"resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.2.0.tgz", "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.3.2.tgz",
"integrity": "sha512-E09FiIft46CmH5Qnjb0wsW54/YQd69LsxeKUOWawmws1XWvyFGURnAChH0mlr7YPFR1ofwvUQfcL0J3lMxXqPA==", "integrity": "sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==",
"dev": true "dev": true
}, },
"node_modules/@ampproject/remapping": { "node_modules/@ampproject/remapping": {
@ -3031,6 +3036,7 @@
"version": "0.0.19", "version": "0.0.19",
"resolved": "https://registry.npmjs.org/@waku/interfaces/-/interfaces-0.0.19.tgz", "resolved": "https://registry.npmjs.org/@waku/interfaces/-/interfaces-0.0.19.tgz",
"integrity": "sha512-l8ylagP/Q0h1l7+2wtt5aQ71N6Fbzgum7jMH5BgK+mQ7w+B3E1WakeCpeUK/BbHRmRKKtryWk0c2ySmHmA/6zA==", "integrity": "sha512-l8ylagP/Q0h1l7+2wtt5aQ71N6Fbzgum7jMH5BgK+mQ7w+B3E1WakeCpeUK/BbHRmRKKtryWk0c2ySmHmA/6zA==",
"peer": true,
"engines": { "engines": {
"node": ">=18" "node": ">=18"
} }
@ -10624,9 +10630,9 @@
} }
}, },
"@adobe/css-tools": { "@adobe/css-tools": {
"version": "4.2.0", "version": "4.3.2",
"resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.2.0.tgz", "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.3.2.tgz",
"integrity": "sha512-E09FiIft46CmH5Qnjb0wsW54/YQd69LsxeKUOWawmws1XWvyFGURnAChH0mlr7YPFR1ofwvUQfcL0J3lMxXqPA==", "integrity": "sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==",
"dev": true "dev": true
}, },
"@ampproject/remapping": { "@ampproject/remapping": {
@ -12921,7 +12927,8 @@
"@waku/interfaces": { "@waku/interfaces": {
"version": "0.0.19", "version": "0.0.19",
"resolved": "https://registry.npmjs.org/@waku/interfaces/-/interfaces-0.0.19.tgz", "resolved": "https://registry.npmjs.org/@waku/interfaces/-/interfaces-0.0.19.tgz",
"integrity": "sha512-l8ylagP/Q0h1l7+2wtt5aQ71N6Fbzgum7jMH5BgK+mQ7w+B3E1WakeCpeUK/BbHRmRKKtryWk0c2ySmHmA/6zA==" "integrity": "sha512-l8ylagP/Q0h1l7+2wtt5aQ71N6Fbzgum7jMH5BgK+mQ7w+B3E1WakeCpeUK/BbHRmRKKtryWk0c2ySmHmA/6zA==",
"peer": true
}, },
"@waku/peer-exchange": { "@waku/peer-exchange": {
"version": "0.0.17", "version": "0.0.17",