update deps

This commit is contained in:
AykutSarac
2026-05-15 13:36:28 +03:00
parent ffd250b5cb
commit f67c540d1a
5 changed files with 282 additions and 242 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3",
"typescript": "5.9.3",
"vite": "^8.0.0"
"vite": "^8.0.13"
},
"packageManager": "pnpm@10.20.0"
}
+2 -2
View File
@@ -99,7 +99,7 @@
"@typescript-eslint/eslint-plugin": "^8.57.1",
"@typescript-eslint/parser": "^8.57.1",
"@vitejs/plugin-react": "^4.7.0",
"@vscode/vsce": "^3.7.1",
"@vscode/vsce": "^3.9.1",
"esbuild": "^0.25.12",
"eslint": "^10.0.3",
"eslint-config-prettier": "^10.1.8",
@@ -109,7 +109,7 @@
"prettier": "^3.8.1",
"typescript": "^5.9.3",
"typescript-eslint": "^8.57.1",
"vite": "^6.4.1"
"vite": "^6.4.2"
},
"dependencies": {
"jsoncrack-react": "workspace:*",
+4 -4
View File
@@ -19,7 +19,7 @@
"@mantine/hooks": "^8.3.18",
"@monaco-editor/react": "^4.7.0",
"allotment": "^1.20.5",
"fast-xml-parser": "5.5.6",
"fast-xml-parser": "5.8.0",
"gofmt.js": "0.0.2",
"html-to-image": "1.11.11",
"jq-web": "0.6.2",
@@ -30,7 +30,7 @@
"jsoncrack-react": "workspace:*",
"jsonpath-plus": "10.4.0",
"lodash.debounce": "^4.0.8",
"next": "16.1.7",
"next": "16.2.6",
"next-seo": "^7.2.0",
"next-sitemap": "^4.2.3",
"nextjs-google-analytics": "^2.3.7",
@@ -48,8 +48,8 @@
},
"devDependencies": {
"@eslint/js": "^10.0.1",
"@next/bundle-analyzer": "16.1.7",
"@next/eslint-plugin-next": "16.1.7",
"@next/bundle-analyzer": "16.2.6",
"@next/eslint-plugin-next": "16.2.6",
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
"@types/js-yaml": "^4.0.9",
"@types/node": "^25.5.0",
+1 -1
View File
@@ -68,7 +68,7 @@
"prettier": "^3.8.1",
"typescript": "^5.9.3",
"typescript-eslint": "^8.57.1",
"vite": "^8.0.0",
"vite": "^8.0.13",
"vitest": "^2.1.9"
}
}
+274 -234
View File
File diff suppressed because it is too large Load Diff