mirror of
https://github.com/usebruno/bruno.git
synced 2025-08-16 11:57:59 +02:00
Fix: update rollup / fix build warnings (#2711)
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
"postcss": "^8.4.18",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"rollup": "3.2.5",
|
||||
"rollup":"3.29.4",
|
||||
"rollup-plugin-dts": "^5.0.0",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"rollup-plugin-postcss": "^4.0.2",
|
||||
@ -34,6 +34,6 @@
|
||||
"markdown-it": "^13.0.1"
|
||||
},
|
||||
"overrides": {
|
||||
"rollup": "3.2.5"
|
||||
"rollup":"3.29.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user