update deps

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-03-15 12:22:33 +01:00
parent c5b472a466
commit 8fe215ae31
4 changed files with 173 additions and 709 deletions

View File

@@ -64,7 +64,7 @@
"@tailwindcss/typography": "^0.5.19",
"@tanstack/react-pacer": "^0.20.0",
"@tanstack/react-query": "^5.90.21",
"@tanstack/react-router": "^1.166.7",
"@tanstack/react-router": "^1.167.0",
"@transfem-org/sfm-js": "^0.26.1",
"@twemoji/svg": "^15.0.0",
"@uidotdev/usehooks": "^2.4.1",
@@ -143,20 +143,20 @@
"@types/react-dom": "^19.2.3",
"@types/react-sparklines": "^1.7.5",
"@types/react-swipeable-views": "^0.13.6",
"@typescript/native-preview": "7.0.0-dev.20260312.1",
"@typescript/native-preview": "7.0.0-dev.20260315.1",
"@vitejs/plugin-react": "^5.1.4",
"@vitest/coverage-v8": "4.1.0",
"eslint-plugin-formatjs": "^6.3.0",
"globals": "^17.4.0",
"jsdom": "^28.1.0",
"jsdom": "^29.0.0",
"oxfmt": "^0.40.0",
"oxlint": "^1.55.0",
"oxlint-tsgolint": "^0.16.0",
"rollup-plugin-bundle-stats": "^4.21.10",
"rollup-plugin-bundle-stats": "^4.22.0",
"stylelint": "^17.4.0",
"stylelint-config-clean-order": "^8.0.1",
"stylelint-config-standard-scss": "^17.0.0",
"stylelint-order": "^8.0.0",
"stylelint-order": "^8.1.0",
"tailwindcss": "^3.4.19",
"tslib": "^2.8.1",
"type-fest": "^5.4.4",

View File

@@ -49,7 +49,7 @@
},
"devDependencies": {
"@types/http-link-header": "^1.0.7",
"@types/node": "^25.5.0",
"@types/node": "^25.3.5",
"@types/semver": "^7.7.1",
"@vitest/coverage-v8": "4.1.0",
"oxfmt": "^0.40.0",

View File

@@ -33,10 +33,10 @@
},
"devDependencies": {
"@types/lodash": "^4.17.24",
"@types/node": "^25.3.3",
"@types/node": "^25.3.5",
"@types/react": "^19.2.14",
"oxfmt": "^0.36.0",
"oxlint": "^1.51.0",
"oxfmt": "^0.40.0",
"oxlint": "^1.55.0",
"oxlint-tsgolint": "^0.16.0",
"typescript": "^5.9.3",
"vite": "^7.3.1",

864
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff