Skip to content

Commit e308434

Browse files
authored
Upgrade nuqs (#6377)
1 parent 2bc9f11 commit e308434

4 files changed

Lines changed: 2902 additions & 11551 deletions

File tree

ui/packages/app/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"lodash.debounce": "4.0.8",
4747
"lodash.throttle": "^4.1.1",
4848
"moment": "2.30.1",
49-
"nuqs": "^2.9.0",
49+
"nuqs": "^2.9.1",
5050
"postcss": "8.5.10",
5151
"postcss-flexbugs-fixes": "5.0.2",
5252
"postcss-preset-env": "8.5.1",

ui/packages/shared/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"graphviz-wasm": "3.0.2",
3838
"lodash": "^4.17.21",
3939
"moment-timezone": "^0.6.0",
40-
"nuqs": "^2.9.0",
40+
"nuqs": "^2.9.1",
4141
"react-datepicker": "6.9.0",
4242
"react-popper": "^2.3.0",
4343
"react-textarea-autosize": "^8.4.0",

ui/packages/shared/profile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"graphviz-wasm": "3.0.2",
4343
"lodash.throttle": "^4.1.1",
4444
"lz4js": "^0.2.0",
45-
"nuqs": "^2.9.0",
45+
"nuqs": "^2.9.1",
4646
"react": "18.3.1",
4747
"react-beautiful-dnd": "^13.1.1",
4848
"react-contexify": "^6.0.0",

0 commit comments

Comments
 (0)