nicolium: update some deps

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-02-24 12:58:22 +01:00
parent 6668ea4402
commit 83b205724e
2 changed files with 535 additions and 329 deletions

View File

@ -60,15 +60,15 @@
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/typography": "^0.5.16",
"@tanstack/react-pacer": "^0.16.4",
"@tanstack/react-query": "^5.90.16",
"@tanstack/react-router": "^1.145.7",
"@tanstack/react-query": "^5.90.21",
"@tanstack/react-router": "^1.162.8",
"@transfem-org/sfm-js": "^0.24.6",
"@twemoji/svg": "^15.0.0",
"@uidotdev/usehooks": "^2.4.1",
"@use-gesture/react": "^10.3.1",
"@yornaath/batshit": "^0.11.2",
"abortcontroller-polyfill": "^1.7.8",
"autoprefixer": "^10.4.23",
"autoprefixer": "^10.4.24",
"blurhash": "^2.0.5",
"bowser": "^2.13.1",
"browserslist": "^4.28.1",
@ -86,12 +86,12 @@
"flexsearch": "^0.7.43",
"fuzzysort": "^3.1.0",
"graphemesplit": "^2.4.4",
"html-react-parser": "^5.2.11",
"html-react-parser": "^5.2.17",
"intersection-observer": "^0.12.2",
"intl-messageformat": "^10.7.18",
"intl-pluralrules": "^2.0.1",
"isomorphic-dompurify": "^2.35.0",
"leaflet": "^1.8.0",
"leaflet": "^1.9.4",
"lexical": "^0.39.0",
"line-awesome": "^1.3.0",
"localforage": "^1.10.0",
@ -106,10 +106,10 @@
"punycode": "^2.1.1",
"qrcode.react": "^4.2.0",
"query-string": "^9.3.1",
"react": "^19.2.3",
"react": "^19.2.4",
"react-color": "^2.19.3",
"react-datepicker": "^8.3.0",
"react-dom": "^19.2.3",
"react-dom": "^19.2.4",
"react-helmet-async": "^2.0.5",
"react-hot-toast": "^2.6.0",
"react-inlinesvg": "^4.1.8",
@ -129,15 +129,15 @@
"use-mutative": "^1.3.1",
"util": "^0.12.5",
"valibot": "^1.2.0",
"zustand": "^5.0.9",
"zustand": "^5.0.11",
"zustand-mutative": "^1.3.1"
},
"devDependencies": {
"@formatjs/cli": "^6.9.0",
"@formatjs/cli": "^6.13.0",
"@sentry/types": "^8.47.0",
"@types/dom-chromium-ai": "^0.0.11",
"@types/leaflet": "^1.9.15",
"@types/lodash": "^4.17.13",
"@types/leaflet": "^1.9.21",
"@types/lodash": "^4.17.14",
"@types/path-browserify": "^1.0.3",
"@types/react": "^19.2.7",
"@types/react-color": "^3.0.13",
@ -148,9 +148,9 @@
"@vitejs/plugin-react": "^5.1.3",
"eslint-plugin-formatjs": "^5.4.2",
"globals": "^15.14.0",
"oxfmt": "^0.32.0",
"oxfmt": "^0.35.0",
"oxlint": "^1.47.0",
"oxlint-tsgolint": "^0.12.2",
"oxlint-tsgolint": "^0.14.2",
"rollup-plugin-bundle-stats": "^4.21.10",
"stylelint": "^16.12.0",
"stylelint-config-standard-scss": "^12.0.0",
@ -158,7 +158,7 @@
"tslib": "^2.8.1",
"type-fest": "^4.30.1",
"typescript": "5.7.3",
"vite": "^7.0.0",
"vite": "^7.3.1",
"vite-plugin-checker": "^0.12.0",
"vite-plugin-compile-time": "^0.4.6",
"vite-plugin-html": "^3.2.2",

836
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff