From 075f90dadf5cebb052643b4fec9906616246752f Mon Sep 17 00:00:00 2001 From: Dustin Date: Wed, 25 Jun 2025 13:06:42 -0400 Subject: [PATCH] chore: updated shiki, unocss, types/diff --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 139bb6f..1f07ce0 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-hotkeys-hook": "^4.5.0", - "react-markdown": "^9.0.1", + "react-markdown": "^9.1.0", "react-resizable-panels": "^3.0.3", "react-toastify": "^11.0.5", "rehype-raw": "^7.0.0", @@ -73,14 +73,14 @@ "remark-gfm": "^4.0.0", "remix-island": "^0.2.0", "remix-utils": "^8.7.0", - "shiki": "^1.9.1", + "shiki": "^3.7.0", "unist-util-visit": "^5.0.0" }, "devDependencies": { "@blitz/eslint-plugin": "0.1.0", "@cloudflare/workers-types": "^4.20241127.0", "@remix-run/dev": "^2.10.0", - "@types/diff": "^5.2.1", + "@types/diff": "^7.0.2", "@types/react": "^18.2.20", "@types/react-dom": "^18.2.7", "fast-glob": "^3.3.2", @@ -90,7 +90,7 @@ "sass-embedded": "^1.89.2", "typescript": "^5.5.2", "unified": "^11.0.5", - "unocss": "^0.61.3", + "unocss": "^66.3.1", "vite": "^7.0.0", "vite-plugin-node-polyfills": "^0.22.0", "vite-plugin-optimize-css-modules": "^1.1.0",