|
39 | 39 | }, |
40 | 40 | "private": true, |
41 | 41 | "dependencies": { |
42 | | - "@babel/plugin-transform-react-jsx": "7.28.6", |
43 | | - "@docsearch/modal": "4.6.2", |
| 42 | + "@babel/plugin-transform-react-jsx": "7.29.7", |
| 43 | + "@docsearch/modal": "4.6.3", |
44 | 44 | "@svgr/webpack": "8.1.0", |
45 | | - "@tailwindcss/postcss": "4.2.2", |
| 45 | + "@tailwindcss/postcss": "4.3.2", |
46 | 46 | "clsx": "2.1.1", |
47 | 47 | "compression": "1.8.1", |
48 | 48 | "express": "5.2.1", |
|
68 | 68 | "hast-util-to-jsx-runtime": "2.3.6", |
69 | 69 | "helmet": "8.1.0", |
70 | 70 | "http-proxy-middleware": "3.0.7", |
71 | | - "lucide-react": "1.7.0", |
| 71 | + "lucide-react": "1.23.0", |
72 | 72 | "permissions-policy": "0.6.0", |
73 | | - "postcss": "8.5.14", |
| 73 | + "postcss": "8.5.16", |
74 | 74 | "postcss-nested": "7.0.2", |
75 | 75 | "prismjs": "1.30.0", |
76 | | - "react": "19.2.4", |
77 | | - "react-dom": "19.2.4", |
| 76 | + "react": "19.2.7", |
| 77 | + "react-dom": "19.2.7", |
78 | 78 | "react-intersection-observer": "10.0.3", |
79 | 79 | "rehype-parse": "9.0.1", |
80 | 80 | "rehype-stringify": "10.0.1", |
81 | 81 | "remark-html": "16.0.1", |
82 | 82 | "remark-preset-lint-recommended": "7.0.1", |
83 | 83 | "serve-handler": "6.1.7", |
84 | | - "tailwindcss": "4.2.2", |
| 84 | + "tailwindcss": "4.3.2", |
85 | 85 | "tailwindcss-animate": "1.0.7", |
86 | 86 | "unified": "11.0.5", |
87 | 87 | "unist-util-visit": "5.1.0" |
88 | 88 | }, |
89 | 89 | "devDependencies": { |
90 | | - "@babel/core": "7.29.6", |
| 90 | + "@babel/core": "7.29.7", |
91 | 91 | "@eslint/js": "10.0.1", |
92 | 92 | "@eslint/json": "1.2.0", |
93 | 93 | "@testing-library/dom": "10.4.1", |
94 | 94 | "@testing-library/react": "16.3.2", |
95 | 95 | "@types/gatsbyjs__reach-router": "2.0.5", |
96 | 96 | "@types/hast": "3.0.4", |
97 | | - "@types/react": "19.2.14", |
| 97 | + "@types/react": "19.2.17", |
98 | 98 | "@types/react-dom": "19.2.3", |
99 | 99 | "@types/unist": "3.0.3", |
100 | | - "eslint": "10.1.0", |
| 100 | + "eslint": "10.6.0", |
101 | 101 | "eslint-config-prettier": "10.1.8", |
102 | | - "eslint-import-resolver-typescript": "4.4.4", |
103 | | - "eslint-plugin-import-x": "4.16.2", |
| 102 | + "eslint-import-resolver-typescript": "4.4.5", |
| 103 | + "eslint-plugin-import-x": "4.17.1", |
104 | 104 | "eslint-plugin-jsx-a11y": "6.10.2", |
105 | | - "eslint-plugin-prettier": "5.5.5", |
| 105 | + "eslint-plugin-prettier": "5.5.6", |
106 | 106 | "eslint-plugin-react": "7.37.5", |
107 | 107 | "eslint-plugin-react-hooks": "6.1.1", |
108 | 108 | "gatsby-source-filesystem": "5.16.0", |
109 | | - "globals": "17.4.0", |
110 | | - "happy-dom": "20.8.9", |
| 109 | + "globals": "17.7.0", |
| 110 | + "happy-dom": "20.10.6", |
111 | 111 | "husky": "9.1.7", |
112 | 112 | "lint-staged": "16.4.0", |
113 | 113 | "nodemon": "3.1.14", |
114 | | - "prettier": "3.8.1", |
| 114 | + "prettier": "3.9.4", |
115 | 115 | "remark": "15.0.1", |
116 | | - "stylelint": "17.6.0", |
| 116 | + "stylelint": "17.14.0", |
117 | 117 | "stylelint-config-standard": "40.0.0", |
118 | | - "typescript": "6.0.2", |
| 118 | + "typescript": "6.0.3", |
119 | 119 | "typescript-eslint": "8.59.0", |
120 | 120 | "vite-plugin-svgr": "4.5.0", |
121 | | - "vitest": "4.1.2" |
| 121 | + "vitest": "4.1.9" |
122 | 122 | }, |
123 | 123 | "cacheDirectories": [ |
124 | 124 | "node_modules" |
125 | 125 | ], |
126 | | - "packageManager": "yarn@4.13.0" |
| 126 | + "packageManager": "yarn@4.17.0" |
127 | 127 | } |
0 commit comments