Skip to content

Commit ab69d65

Browse files
authored
Upgrade packages. (#369)
1 parent a94a557 commit ab69d65

4 files changed

Lines changed: 1187 additions & 1205 deletions

File tree

package.json

Lines changed: 43 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -29,78 +29,76 @@
2929
},
3030
"homepage": "https://arcade.dev/",
3131
"dependencies": {
32-
"@icons-pack/react-simple-icons": "^10.2.0",
33-
"@ory/client": "^1.20.22",
34-
"@radix-ui/react-checkbox": "^1.2.3",
35-
"@radix-ui/react-dialog": "^1.1.6",
36-
"@radix-ui/react-label": "^2.1.4",
37-
"@radix-ui/react-radio-group": "^1.3.4",
38-
"@radix-ui/react-slot": "^1.1.1",
32+
"@icons-pack/react-simple-icons": "^13.7.0",
33+
"@ory/client": "^1.21.1",
34+
"@radix-ui/react-checkbox": "^1.3.2",
35+
"@radix-ui/react-dialog": "^1.1.14",
36+
"@radix-ui/react-label": "^2.1.7",
37+
"@radix-ui/react-radio-group": "^1.3.7",
38+
"@radix-ui/react-slot": "^1.2.3",
3939
"@uidotdev/usehooks": "^2.4.1",
4040
"class-variance-authority": "^0.7.1",
4141
"clsx": "^2.1.1",
42-
"framer-motion": "^11.16.0",
43-
"lucide-react": "^0.469.0",
44-
"next": "^15.2.4",
42+
"framer-motion": "^12.23.11",
43+
"lucide-react": "^0.533.0",
44+
"next": "^15.4.4",
4545
"next-sitemap": "^4.2.3",
46-
"next-themes": "^0.4.4",
46+
"next-themes": "^0.4.6",
4747
"nextra": "^3.3.1",
4848
"nextra-theme-docs": "^3.3.1",
4949
"posthog-js": "^1.224.1",
50-
"react": "^19.0.0",
51-
"react-dom": "^19.0.0",
50+
"react": "^19.1.1",
51+
"react-dom": "^19.1.1",
5252
"react-syntax-highlighter": "^15.6.1",
5353
"remark-code-import": "^1.2.0",
5454
"tailwind-merge": "^2.6.0",
5555
"tailwindcss-animate": "^1.0.7"
5656
},
5757
"devDependencies": {
58-
"@cloudflare/next-on-pages": "1.13.7",
59-
"@eslint/js": "^9.22.0",
60-
"@next/eslint-plugin-next": "^15.2.4",
58+
"@cloudflare/next-on-pages": "1.13.13",
59+
"@eslint/js": "^9.32.0",
60+
"@next/eslint-plugin-next": "^15.4.4",
6161
"@types/mdx": "^2.0.13",
62-
"@types/node": "22.10.5",
63-
"@types/react": "^19.0.2",
64-
"@types/react-dom": "^19.0.2",
65-
"@typescript-eslint/eslint-plugin": "^8.19.0",
66-
"@typescript-eslint/parser": "^8.19.0",
67-
"autoprefixer": "^10.4.20",
68-
"eslint": "^9.22.0",
69-
"eslint-config-next": "^15.2.4",
70-
"eslint-config-prettier": "^9.1.0",
71-
"eslint-plugin-prettier": "^5.2.1",
72-
"eslint-plugin-react": "^7.37.4",
62+
"@types/node": "24.1.0",
63+
"@types/react": "^19.1.9",
64+
"@types/react-dom": "^19.1.7",
65+
"@typescript-eslint/eslint-plugin": "^8.38.0",
66+
"@typescript-eslint/parser": "^8.38.0",
67+
"autoprefixer": "^10.4.21",
68+
"eslint": "^9.32.0",
69+
"eslint-config-next": "^15.4.4",
70+
"eslint-config-prettier": "^10.1.8",
71+
"eslint-plugin-prettier": "^5.5.3",
72+
"eslint-plugin-react": "^7.37.5",
7373
"eslint-plugin-react-hooks": "^5.2.0",
7474
"fast-glob": "^3.3.3",
75-
"globals": "^15.14.0",
75+
"globals": "^16.3.0",
7676
"husky": "^9.1.7",
77-
"lint-staged": "^15.3.0",
77+
"lint-staged": "^16.1.2",
7878
"next-validate-link": "^1.5.2",
79-
"postcss": "^8.4.49",
80-
"prettier": "^3.4.2",
81-
"prettier-plugin-tailwindcss": "^0.6.9",
79+
"postcss": "^8.5.6",
80+
"prettier": "^3.6.2",
81+
"prettier-plugin-tailwindcss": "^0.6.14",
8282
"tailwindcss": "^3.4.17",
83-
"typescript": "5.7.3",
84-
"typescript-eslint": "^8.19.0",
85-
"vitest": "^3.2.2"
83+
"typescript": "5.8.3",
84+
"typescript-eslint": "^8.38.0",
85+
"vitest": "^3.2.4"
8686
},
8787
"engines": {
8888
"node": "22.x",
8989
"pnpm": ">=9.15.4"
9090
},
9191
"pnpm": {
9292
"overrides": {
93-
"tar@<6.2.1": ">=7.4.3",
94-
"cookie@<0.7.0": ">=1.0.2",
95-
"undici@>=4.5.0 <5.28.5": ">=7.7.0",
96-
"path-to-regexp@>=4.0.0 <6.3.0": ">=8.2.0",
97-
"dompurify@<3.2.4": ">=3.2.4",
98-
"esbuild@<=0.24.2": ">=0.25.2",
99-
"prismjs@<1.30.0": ">=1.30.0",
100-
"@babel/runtime@<7.26.10": ">=7.26.10",
93+
"tar@<6.2.1": ">=6.2.1",
94+
"undici@>=4.5.0 <5.28.5": ">=5.28.5",
95+
"path-to-regexp@>=4.0.0 <6.3.0": ">=6.3.0",
96+
"esbuild@<=0.24.2": ">=0.25.0",
10197
"estree-util-value-to-estree@<3.3.3": ">=3.3.3",
102-
"brace-expansion@>=1.0.0 <=1.1.11": ">=1.1.12",
103-
"minimatch": "^5.0.0"
98+
"cookie@<0.7.0": ">=0.7.0",
99+
"undici@<5.29.0": ">=5.29.0",
100+
"prismjs@<1.30.0": ">=1.30.0",
101+
"form-data@>=4.0.0 <4.0.4": ">=4.0.4"
104102
}
105103
}
106104
}

0 commit comments

Comments
 (0)