chore(deps): upgrade cssnano, radix colors and react-transition-group

This commit is contained in:
Mega Yu
2026-03-13 13:05:31 +08:00
parent f16268016e
commit e565bf2087
2 changed files with 344 additions and 251 deletions

View File

@@ -20,7 +20,7 @@
"autoprefixer": "^10.4.13",
"better-sqlite3": "^12.6.2",
"cross-env": "^7.0.3",
"cssnano": "^5.1.13",
"cssnano": "^7.1.3",
"glob": "9.0.0",
"gulp": "^4.0.2",
"gulp-postcss": "^10.0.0",
@@ -138,7 +138,7 @@
"@js-joda/timezone": "2.5.0",
"@logseq/react-tweet-embed": "1.3.1-1",
"@logseq/simple-wave-record": "^0.0.3",
"@radix-ui/colors": "^0.1.8",
"@radix-ui/colors": "^3.0.0",
"@sentry/react": "^8.53.0",
"@sqlite.org/sqlite-wasm": "^3.50.3-build1",
"@tabler/icons-react": "^2.47.0",
@@ -178,7 +178,7 @@
"react-dom": "18.3.1",
"react-intersection-observer": "^9.3.5",
"react-textarea-autosize": "8.3.3",
"react-transition-group": "4.3.0",
"react-transition-group": "4.4.5",
"react-virtuoso": "4.12.5",
"remove-accents": "0.4.2",
"sanitize-filename": "1.6.3",