Skip to content

Commit 6bdc2a2

Browse files
committed
Dependencies Updated
1 parent cb72ebe commit 6bdc2a2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

2.02 KB
Binary file not shown.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
"@radix-ui/react-tooltip": "^1.1.4",
1616
"akar-icons": "^1.9.31",
1717
"dotenv": "^16.4.7",
18-
"framer-motion": "^11.12.0",
18+
"framer-motion": "^11.13.5",
1919
"next": "^14.2.20",
2020
"react": "^18.3.1",
2121
"react-dom": "^18.3.1",
2222
"react-intersection-observer": "^9.13.1",
2323
"sharp": "^0.33.5"
2424
},
2525
"devDependencies": {
26-
"@types/node": "^22.10.1",
27-
"@types/react": "^18.3.14",
26+
"@types/node": "^22.10.2",
27+
"@types/react": "^18.3.16",
2828
"@typescript-eslint/eslint-plugin": "^7.18.0",
2929
"@typescript-eslint/parser": "^7.18.0",
3030
"autoprefixer": "^10.4.20",
@@ -34,13 +34,13 @@
3434
"eslint-config-standard-with-typescript": "^43.0.1",
3535
"eslint-plugin-import": "^2.31.0",
3636
"eslint-plugin-jsx-a11y": "^6.10.2",
37-
"eslint-plugin-n": "^17.14.0",
37+
"eslint-plugin-n": "^17.15.0",
3838
"eslint-plugin-node": "^11.1.0",
3939
"eslint-plugin-prettier": "^5.2.1",
4040
"eslint-plugin-promise": "^6.6.0",
4141
"eslint-plugin-tailwindcss": "^3.17.5",
4242
"husky": "^9.1.7",
43-
"lint-staged": "^15.2.10",
43+
"lint-staged": "^15.2.11",
4444
"postcss": "^8.4.49",
4545
"prettier": "^3.4.2",
4646
"prettier-plugin-tailwindcss": "^0.6.9",

0 commit comments

Comments
 (0)