Skip to content

Commit 174051b

Browse files
committed
Updating packages
1 parent f03656d commit 174051b

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

apps/docs/package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -10,35 +10,35 @@
1010
},
1111
"browserslist": "defaults, not ie <= 11",
1212
"dependencies": {
13-
"@algolia/autocomplete-core": "^1.9.2",
14-
"@headlessui/react": "^2.1.0",
13+
"@algolia/autocomplete-core": "^1.18.1",
14+
"@headlessui/react": "^2.2.0",
1515
"@markdoc/markdoc": "^0.4.0",
16-
"@markdoc/next.js": "^0.3.4",
17-
"@sindresorhus/slugify": "^2.1.0",
18-
"@tailwindcss/postcss": "^4.0.6",
19-
"@tailwindcss/typography": "^0.5.7",
20-
"@types/node": "^20.10.8",
21-
"@types/react": "^18.2.47",
22-
"@types/react-dom": "^18.2.18",
23-
"@types/react-highlight-words": "^0.16.4",
24-
"clsx": "^2.1.0",
25-
"fast-glob": "^3.2.12",
26-
"flexsearch": "^0.7.31",
16+
"@markdoc/next.js": "^0.3.7",
17+
"@sindresorhus/slugify": "^2.2.1",
18+
"@tailwindcss/postcss": "^4.0.17",
19+
"@tailwindcss/typography": "^0.5.16",
20+
"@types/node": "^20.17.28",
21+
"@types/react": "^18.3.20",
22+
"@types/react-dom": "^18.3.5",
23+
"@types/react-highlight-words": "^0.16.7",
24+
"clsx": "^2.1.1",
25+
"fast-glob": "^3.3.3",
26+
"flexsearch": "^0.7.43",
2727
"js-yaml": "^4.1.0",
28-
"next": "^14.0.4",
28+
"next": "^14.2.26",
2929
"next-themes": "^0.2.1",
30-
"prism-react-renderer": "^2.0.6",
31-
"react": "^18.2.0",
32-
"react-dom": "^18.2.0",
30+
"prism-react-renderer": "^2.4.1",
31+
"react": "^18.3.1",
32+
"react-dom": "^18.3.1",
3333
"react-highlight-words": "^0.20.0",
3434
"simple-functional-loader": "^1.2.1",
35-
"tailwindcss": "^4.0.15",
36-
"typescript": "^5.3.3"
35+
"tailwindcss": "^4.0.17",
36+
"typescript": "^5.8.2"
3737
},
3838
"devDependencies": {
39-
"eslint": "^8.56.0",
40-
"eslint-config-next": "^14.0.4",
41-
"prettier": "^3.3.2",
39+
"eslint": "^8.57.1",
40+
"eslint-config-next": "^14.2.26",
41+
"prettier": "^3.5.3",
4242
"prettier-plugin-tailwindcss": "^0.6.11",
4343
"sharp": "0.33.1"
4444
}

pnpm-lock.yaml

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)