Skip to content

Commit 84534b3

Browse files
chore(deps): update dependencies (non-major)
1 parent 0874be7 commit 84534b3

File tree

2 files changed

+92
-92
lines changed

2 files changed

+92
-92
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "programming.in.th",
33
"private": true,
4-
"packageManager": "pnpm@9.0.6",
4+
"packageManager": "pnpm@9.1.0",
55
"engines": {
66
"node": "^20.8"
77
},
@@ -63,7 +63,7 @@
6363
"concurrently": "8.2.2",
6464
"csstype": "3.1.3",
6565
"dayjs": "1.11.11",
66-
"framer-motion": "11.1.7",
66+
"framer-motion": "11.1.9",
6767
"fuse.js": "7.0.0",
6868
"katex": "0.16.10",
6969
"next": "14.1.4",
@@ -76,7 +76,7 @@
7676
"react-countup": "6.5.3",
7777
"react-dom": "18.3.1",
7878
"react-dropzone": "14.2.3",
79-
"react-hook-form": "7.51.3",
79+
"react-hook-form": "7.51.4",
8080
"react-hot-toast": "2.4.1",
8181
"react-infinite-scroll-component": "6.1.0",
8282
"react-table": "7.8.0",
@@ -93,11 +93,11 @@
9393
},
9494
"devDependencies": {
9595
"@octokit/types": "13.5.0",
96-
"@playwright/test": "1.43.1",
96+
"@playwright/test": "1.44.0",
9797
"@tailwindcss/typography": "0.5.13",
9898
"@testing-library/jest-dom": "6.4.5",
99-
"@testing-library/react": "15.0.6",
100-
"@types/node": "20.12.8",
99+
"@testing-library/react": "15.0.7",
100+
"@types/node": "20.12.10",
101101
"@types/react": "18.3.1",
102102
"@types/react-table": "7.7.20",
103103
"@typescript-eslint/eslint-plugin": "7.8.0",
@@ -120,7 +120,7 @@
120120
"prettier-plugin-tailwindcss": "0.5.14",
121121
"prisma": "5.13.0",
122122
"prisma-dbml-generator": "0.12.0",
123-
"sass": "1.76.0",
123+
"sass": "1.77.0",
124124
"tailwindcss": "3.4.3",
125125
"ts-node": "10.9.2",
126126
"typescript": "5.4.5",

0 commit comments

Comments
 (0)