Skip to content

Commit

Permalink
chore: update deps...
Browse files Browse the repository at this point in the history
Signed-off-by: Okiki <[email protected]>
  • Loading branch information
okikio committed Sep 19, 2024
1 parent 3e49d9f commit ef44c9a
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 153 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"dependencies": {
"@amoutonbrady/lz-string": "^0.1.0",
"@dprint/formatter": "^0.4.1",
"@dprint/typescript": "^0.91.8",
"@dprint/typescript": "^0.93.0",
"@okikio/animate": "^2.4.0",
"@okikio/emitter": "^2.1.7",
"@okikio/native": "^3.0.1",
Expand All @@ -71,7 +71,7 @@
"d3-scale": "^4.0.2",
"d3-shape": "^3.2.0",
"esbuild-wasm": "^0.23.1",
"monaco-editor": "^0.51.0",
"monaco-editor": "^0.52.0",
"parse-package-name": "^1.0.0",
"preact": "^10.24.0",
"resolve.exports": "^2.0.2",
Expand Down Expand Up @@ -122,25 +122,25 @@
"postcss-font-grabber": "^3.1.0",
"postcss-replace": "^2.0.1",
"postcss-scss": "^4.0.9",
"posthtml-parser": "^0.12.0",
"posthtml-parser": "^0.12.1",
"posthtml-render": "^3.0.0",
"rehype": "^13.0.1",
"rehype-autolink-headings": "^7.1.0",
"rehype-external-links": "^3.0.0",
"rehype-highlight": "^7.0.0",
"rehype-slug": "^6.0.0",
"rollup": "^4.21.3",
"rollup": "^4.22.0",
"rollup-plugin-dts": "^6.1.1",
"sass": "^1.78.0",
"sass": "^1.79.1",
"semantic-release": "^24.1.1",
"standard-version": "^9.5.0",
"tailwindcss": "^3.4.11",
"tailwindcss": "^3.4.12",
"text-encoding-shim": "^1.0.5",
"tiny-glob": "^0.2.9",
"tsx": "^4.19.1",
"typescript": "5.6.2",
"ultrafetch": "^0.4.0",
"vercel": "^37.4.2",
"vercel": "^37.5.2",
"workbox-build": "^7.1.1"
}
}
Loading

0 comments on commit ef44c9a

Please sign in to comment.