Skip to content

Commit 851e092

Browse files
committed
package upgrade
1 parent 8184dda commit 851e092

File tree

3 files changed

+627
-505
lines changed

3 files changed

+627
-505
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@
88
"@mdx-js/loader": "^2.3.0",
99
"@mdx-js/react": "^2.3.0",
1010
"@next/mdx": "15.1.0",
11-
"class-variance-authority": "^0.6.0",
11+
"class-variance-authority": "^0.6.1",
1212
"clsx": "^1.2.1",
1313
"contentlayer": "^0.3.4",
14-
"little-state-machine": "^4.8.0",
14+
"little-state-machine": "^4.8.1",
1515
"next": "15.1.2",
1616
"next-contentlayer": "^0.3.4",
1717
"next-themes": "^0.2.1",
18-
"prism-react-renderer": "^2.0.5",
18+
"prism-react-renderer": "^2.4.1",
1919
"prismjs": "^1.29.0",
2020
"react": "18.3.1",
2121
"react-dom": "18.3.1",
2222
"react-github-btn": "1.4.0",
2323
"react-hook-form": "7.44.3",
24-
"react-simple-animate": "^3.5.2",
24+
"react-simple-animate": "^3.5.3",
2525
"react-simple-img": "3.0.0",
2626
"react-sortablejs": "1.5.1",
2727
"rehype-mdx-code-props": "^1.0.0",
@@ -35,19 +35,19 @@
3535
"@types/eslint-plugin-jsx-a11y": "6.10.0",
3636
"@types/eslint__eslintrc": "2.1.2",
3737
"@types/node": "20.17.10",
38-
"@types/react": "^18.3.17",
39-
"@types/react-dom": "^18.3.5",
40-
"@types/react-helmet": "^6.1.6",
38+
"@types/react": "18.3.17",
39+
"@types/react-dom": "18.3.5",
40+
"@types/react-helmet": "^6.1.11",
4141
"cross-env": "^7.0.3",
4242
"eslint": "9.17.0",
4343
"eslint-config-next": "15.1.0",
4444
"eslint-plugin-jsx-a11y": "6.10.2",
4545
"eslint-plugin-react": "7.37.2",
4646
"eslint-plugin-react-hooks": "5.1.0",
4747
"husky": "^8.0.3",
48-
"lint-staged": "^13.2.2",
48+
"lint-staged": "^13.3.0",
4949
"prettier": "^3.4.2",
50-
"typescript": "^5.6.3",
50+
"typescript": "^5.7.3",
5151
"typescript-eslint": "8.18.1"
5252
},
5353
"keywords": [

0 commit comments

Comments
 (0)