Skip to content

Commit 7afdd16

Browse files
committed
chore: sync with main
2 parents 7a3217d + 5c68bab commit 7afdd16

2 files changed

Lines changed: 737 additions & 396 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -58,19 +58,19 @@
5858
},
5959
"dependencies": {
6060
"@mdx-js/react": "^3.1.1",
61-
"@next/third-parties": "^16.2.12",
61+
"@next/third-parties": "^16.3.1",
6262
"@opennextjs/cloudflare": "^1.20.1",
6363
"cmdk": "^1.1.1",
6464
"lucide-react": "^0.563.0",
65-
"next": "^16.2.10",
66-
"next-intl": "^4.13.4",
65+
"next": "^16.3.1",
66+
"next-intl": "^4.13.6",
6767
"react": "^19.2.8",
6868
"react-dom": "^19.2.8",
6969
"recharts": "^3.10.1"
7070
},
7171
"devDependencies": {
72-
"@axe-core/playwright": "^4.12.1",
73-
"@biomejs/biome": "^2.5.6",
72+
"@axe-core/playwright": "^4.13.0",
73+
"@biomejs/biome": "^2.5.8",
7474
"@cspell/dict-de-de": "^4.1.2",
7575
"@cspell/dict-es-es": "^3.0.8",
7676
"@cspell/dict-fr-fr": "^2.3.2",
@@ -79,31 +79,31 @@
7979
"@cspell/dict-ru_ru": "^2.3.2",
8080
"@cspell/dict-tr-tr": "^3.0.6",
8181
"@mdx-js/loader": "^3.1.1",
82-
"@next/bundle-analyzer": "^16.2.12",
83-
"@next/mdx": "^16.2.12",
82+
"@next/bundle-analyzer": "^16.3.1",
83+
"@next/mdx": "^16.3.1",
8484
"@playwright/test": "^1.62.1",
8585
"@tailwindcss/postcss": "^4.3.3",
8686
"@types/mdx": "^2.0.14",
8787
"@types/node": "^22.20.1",
8888
"@types/react": "^19.2.18",
8989
"@types/react-dom": "^19.2.4",
90-
"@typescript-eslint/parser": "^8.65.0",
91-
"@typescript-eslint/types": "^8.65.0",
90+
"@typescript-eslint/parser": "^8.67.0",
91+
"@typescript-eslint/types": "^8.67.0",
9292
"ajv": "^8.20.0",
9393
"ajv-formats": "^3.0.1",
9494
"cspell": "^10.0.1",
9595
"gray-matter": "^4.0.3",
9696
"husky": "9.1.7",
97-
"lint-staged": "17.2.0",
97+
"lint-staged": "17.3.0",
9898
"rehype-highlight": "^7.0.2",
9999
"remark-frontmatter": "^5.0.0",
100100
"remark-gfm": "^4.0.1",
101101
"tailwindcss": "^4.1.17",
102-
"tsx": "^4.23.1",
102+
"tsx": "^4.23.12",
103103
"typescript": "^6.0.3",
104104
"user-agents": "^1.1.669",
105105
"vitest": "^4.1.10",
106-
"wrangler": "^4.116.0"
106+
"wrangler": "^4.123.0"
107107
},
108108
"repository": {
109109
"type": "git",

0 commit comments

Comments
 (0)