Skip to content

Commit cc9105c

Browse files
committed
Upgrade: Packages
1 parent 6790121 commit cc9105c

File tree

2 files changed

+139
-139
lines changed

2 files changed

+139
-139
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,20 +67,20 @@
6767
},
6868
"homepage": "https://github.com/CarbonPackages/Carbon.Editor.Styling#readme",
6969
"dependencies": {
70-
"@stylexjs/stylex": "^0.17.4",
70+
"@stylexjs/stylex": "^0.17.5",
7171
"carbon-neos-loadinganimation": "^1.2.0",
7272
"react-colorful": "^5.6.1",
7373
"react-draggable": "^4.5.0",
7474
"react-password-secure-indicator": "^1.0.12",
75-
"use-debounce": "^10.0.6"
75+
"use-debounce": "^10.1.0"
7676
},
7777
"devDependencies": {
78-
"@neos-project/neos-ui-extensibility": "~8.3.16",
79-
"@stylexjs/unplugin": "^0.17.4",
78+
"@neos-project/neos-ui-extensibility": "~8.4.0",
79+
"@stylexjs/unplugin": "^0.17.5",
8080
"esbuild": "^0.27.2",
8181
"prettier": "^3.7.4"
8282
},
8383
"peerDependencies": {
84-
"@neos-project/neos-ui-extensibility": "^8.3.0 || ^9.0.0"
84+
"@neos-project/neos-ui-extensibility": "^8.4.0 || ^9.0.0"
8585
}
8686
}

0 commit comments

Comments
 (0)