Skip to content

Commit f26563c

Browse files
committed
Dependencies Updated
1 parent 457cccf commit f26563c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

1.31 KB
Binary file not shown.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"akar-icons": "^1.9.31",
1616
"class-variance-authority": "^0.7.1",
1717
"dotenv": "^16.4.7",
18-
"framer-motion": "^11.13.3",
18+
"framer-motion": "^11.13.5",
1919
"next": "^14.2.20",
2020
"next-view-transitions": "^0.3.4",
2121
"react": "^18.3.1",
@@ -26,8 +26,8 @@
2626
},
2727
"devDependencies": {
2828
"@tailwindcss/typography": "^0.5.15",
29-
"@types/node": "^22.10.1",
30-
"@types/react": "^18.3.14",
29+
"@types/node": "^22.10.2",
30+
"@types/react": "^18.3.16",
3131
"@typescript-eslint/eslint-plugin": "^7.18.0",
3232
"@typescript-eslint/parser": "^7.18.0",
3333
"autoprefixer": "^10.4.20",
@@ -37,14 +37,14 @@
3737
"eslint-config-standard-with-typescript": "^43.0.1",
3838
"eslint-plugin-import": "^2.31.0",
3939
"eslint-plugin-jsx-a11y": "^6.10.2",
40-
"eslint-plugin-n": "^17.14.0",
40+
"eslint-plugin-n": "^17.15.0",
4141
"eslint-plugin-node": "^11.1.0",
4242
"eslint-plugin-prettier": "^5.2.1",
4343
"eslint-plugin-promise": "^6.6.0",
4444
"eslint-plugin-react-refresh": "^0.4.16",
4545
"eslint-plugin-tailwindcss": "^3.17.5",
4646
"husky": "^9.1.7",
47-
"lint-staged": "^15.2.10",
47+
"lint-staged": "^15.2.11",
4848
"postcss": "^8.4.49",
4949
"prettier": "^3.4.2",
5050
"prettier-plugin-tailwindcss": "^0.6.9",

0 commit comments

Comments
 (0)