Skip to content

Commit bd623cb

Browse files
committedJun 24, 2024
[opt]: update pkg version
1 parent bec61df commit bd623cb

File tree

2 files changed

+60
-68
lines changed

2 files changed

+60
-68
lines changed
 

‎package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
"devDependencies": {
2020
"@docsearch/react": "^3.6.0",
2121
"@eslint/js": "^9.5.0",
22-
"@headlessui/react": "^2.0.4",
22+
"@headlessui/react": "^2.1.0",
2323
"@heroicons/react": "^2.1.4",
2424
"@mdx-js/loader": "^3.0.1",
2525
"@next/mdx": "^14.2.4",
26-
"@shikijs/rehype": "^1.7.0",
27-
"@shikijs/transformers": "^1.7.0",
26+
"@shikijs/rehype": "^1.9.0",
27+
"@shikijs/transformers": "^1.9.0",
2828
"@tailwindcss/typography": "^0.5.13",
2929
"@types/mdx": "^2.0.13",
30-
"@types/node": "^20.14.7",
30+
"@types/node": "^20.14.8",
3131
"@types/react": "^18.3.3",
3232
"@types/react-dom": "^18.3.0",
3333
"@types/remark-prism": "^1.3.7",
@@ -38,7 +38,7 @@
3838
"eslint-plugin-header": "^3.1.1",
3939
"eslint-plugin-prettier": "^5.1.3",
4040
"eslint-plugin-react": "^7.34.3",
41-
"eslint-plugin-tailwindcss": "^3.17.3",
41+
"eslint-plugin-tailwindcss": "^3.17.4",
4242
"globals": "^15.6.0",
4343
"gray-matter": "^4.0.3",
4444
"i18next": "^23.11.5",
@@ -55,7 +55,7 @@
5555
"remark-gfm": "^4.0.0",
5656
"remark-github": "^12.0.0",
5757
"remark-github-blockquote-alert": "^1.2.1",
58-
"shiki": "^1.7.0",
58+
"shiki": "^1.9.0",
5959
"stylelint": "^16.6.1",
6060
"stylelint-config-rational-order": "^0.1.2",
6161
"stylelint-config-standard": "^36.0.1",

‎pnpm-lock.yaml

+54-62
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.