Skip to content

Commit f496bcb

Browse files
committed
small updates
1 parent 78a0285 commit f496bcb

2 files changed

Lines changed: 566 additions & 583 deletions

File tree

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,29 +25,29 @@
2525
"@faustwp/blocks": "^6.1.2",
2626
"@faustwp/cli": "^3.2.3",
2727
"@faustwp/core": "^3.2.3",
28-
"@headlessui/react": "^2.2.4",
28+
"@headlessui/react": "^2.2.6",
2929
"@jsdevtools/rehype-url-inspector": "^2.0.2",
30-
"@next/third-parties": "^15.3.5",
31-
"@octokit/core": "^7.0.2",
32-
"@shikijs/transformers": "^3.7.0",
30+
"@next/third-parties": "^15.4.4",
31+
"@octokit/core": "^7.0.3",
32+
"@shikijs/transformers": "^3.8.1",
3333
"@sindresorhus/slugify": "^2.2.1",
3434
"@wpengine/atlas-next": "^3.0.0",
35-
"ai": "^4.3.16",
35+
"ai": "^4.3.19",
3636
"date-fns": "^4.1.0",
3737
"date-fns-tz": "^3.2.0",
3838
"feed": "^5.1.0",
3939
"graphql": "^16.11.0",
4040
"http-status-codes": "^2.3.0",
4141
"lodash.debounce": "^4.0.8",
42-
"next": "^15.3.5",
43-
"next-mdx-remote-client": "^2.1.2",
42+
"next": "^15.4.4",
43+
"next-mdx-remote-client": "^2.1.3",
4444
"next-sitemap": "^4.2.3",
45-
"react": "^19.1.0",
46-
"react-dom": "^19.1.0",
45+
"react": "^19.1.1",
46+
"react-dom": "^19.1.1",
4747
"react-icons": "^5.5.0",
4848
"react-intersection-observer": "^9.16.0",
4949
"react-markdown": "^10.1.0",
50-
"rehype-callouts": "^2.1.1",
50+
"rehype-callouts": "^2.1.2",
5151
"rehype-external-links": "^3.0.0",
5252
"rehype-pretty-code": "^0.14.1",
5353
"rehype-slug": "^6.0.0",
@@ -57,7 +57,7 @@
5757
"remark-parse": "^11.0.0",
5858
"remark-smartypants": "^3.0.2",
5959
"remark-stringify": "^11.0.0",
60-
"shiki": "^3.7.0",
60+
"shiki": "^3.8.1",
6161
"strip-markdown": "^6.0.0",
6262
"unified": "^11.0.5",
6363
"vfile-matter": "^5.0.1",
@@ -67,7 +67,7 @@
6767
"@tailwindcss/postcss": "^4.1.11",
6868
"@tailwindcss/typography": "^0.5.16",
6969
"concurrently": "^9.2.0",
70-
"eslint": "^9.30.1",
70+
"eslint": "^9.32.0",
7171
"eslint-config-neon": "^0.2.7",
7272
"eslint-plugin-mdx": "^3.6.2",
7373
"eslint-plugin-unicorn": "^59.0.1",
@@ -84,7 +84,7 @@
8484
"node": "^22",
8585
"npm": "use-pnpm"
8686
},
87-
"packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad",
87+
"packageManager": "pnpm@10.14.0-0+sha512.2cd47a0cbf5f1d1de7693a88307a0ede5be94e0d3b34853d800ee775efbea0650cb562b77605ec80bc8d925f5cd27c4dfe8bb04d3a0b76090784c664450d32d6",
8888
"lint-staged": {
8989
"*": "pnpm format",
9090
"*.{js,jsx}": "pnpm lint"

0 commit comments

Comments
 (0)