Skip to content

Commit c3eb211

Browse files
committed
-
1 parent dcb85a7 commit c3eb211

File tree

4 files changed

+64
-64
lines changed

4 files changed

+64
-64
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"clsx": "2.1.1",
3333
"framer-motion": "11.11.10",
34-
"next": "15.0.1",
34+
"next": "15.0.2",
3535
"react": "18.3.1",
3636
"react-countup": "6.5.3",
3737
"react-dom": "18.3.1",
@@ -46,12 +46,12 @@
4646
},
4747
"devDependencies": {
4848
"@trivago/prettier-plugin-sort-imports": "4.3.0",
49-
"@types/node": "22.8.2",
49+
"@types/node": "22.8.4",
5050
"@types/react": "18.3.12",
5151
"@types/react-dom": "18.3.1",
5252
"autoprefixer": "10.4.20",
5353
"eslint": "9.13.0",
54-
"eslint-config-next": "15.0.1",
54+
"eslint-config-next": "15.0.2",
5555
"postcss": "8.4.47",
5656
"prettier": "3.3.3",
5757
"prettier-plugin-organize-imports": "4.1.0",

pages/projects/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import { motion } from "framer-motion";
2+
import { fadeIn } from "@/constants";
23
import Bulb from "../../components/Bulb";
34
import Circles from "../../components/Circles";
45
import WorkSlider from "../../components/WorkSlider";
5-
import { fadeIn } from "@/constants";
66

77
const Work = () => {
88
return (

pages/testimonials/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { motion } from "framer-motion";
2-
import TestimonialSlider from "../../components/TestimonialSlider";
32
import { fadeIn } from "@/constants";
3+
import TestimonialSlider from "../../components/TestimonialSlider";
44

55
const Testimonials = () => {
66
return (

yarn.lock

Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -505,74 +505,74 @@ __metadata:
505505
languageName: node
506506
linkType: hard
507507

508-
"@next/env@npm:15.0.1":
509-
version: 15.0.1
510-
resolution: "@next/env@npm:15.0.1"
511-
checksum: 10c0/a5c9b24755232257b26893cbc123498b51449f24c0a88805fecb668b44651e72195176d996c8859d6bcceaadbe158d966b43a60095aa14a86f95b93cd5ef4521
508+
"@next/env@npm:15.0.2":
509+
version: 15.0.2
510+
resolution: "@next/env@npm:15.0.2"
511+
checksum: 10c0/9c8eb08d6221ba2e2ccbfc887239aed83e62c18be7ff796b9b7c894e0be1a976a717e17eaf1be1fd61a919f7083112b2ffec5c0d071a4ac9b3881b439813a2e7
512512
languageName: node
513513
linkType: hard
514514

515-
"@next/eslint-plugin-next@npm:15.0.1":
516-
version: 15.0.1
517-
resolution: "@next/eslint-plugin-next@npm:15.0.1"
515+
"@next/eslint-plugin-next@npm:15.0.2":
516+
version: 15.0.2
517+
resolution: "@next/eslint-plugin-next@npm:15.0.2"
518518
dependencies:
519519
fast-glob: "npm:3.3.1"
520-
checksum: 10c0/4e7dda7279999425041b1832c13845d18bb3b22ebdbc7707b28bd6a27b8010a4dfb1e792a7f2bf210fc4117dfbfdf60509714035c4bcd40e30b55317d76c6fcc
520+
checksum: 10c0/0e14d11c6ce0b23bd01558d9831673cb31cef32d872a6c1a92392bb975269b2218b55112edd02f1ee31fc61dea8ac7834f4c6621c847c419f3ce524486b83b11
521521
languageName: node
522522
linkType: hard
523523

524-
"@next/swc-darwin-arm64@npm:15.0.1":
525-
version: 15.0.1
526-
resolution: "@next/swc-darwin-arm64@npm:15.0.1"
524+
"@next/swc-darwin-arm64@npm:15.0.2":
525+
version: 15.0.2
526+
resolution: "@next/swc-darwin-arm64@npm:15.0.2"
527527
conditions: os=darwin & cpu=arm64
528528
languageName: node
529529
linkType: hard
530530

531-
"@next/swc-darwin-x64@npm:15.0.1":
532-
version: 15.0.1
533-
resolution: "@next/swc-darwin-x64@npm:15.0.1"
531+
"@next/swc-darwin-x64@npm:15.0.2":
532+
version: 15.0.2
533+
resolution: "@next/swc-darwin-x64@npm:15.0.2"
534534
conditions: os=darwin & cpu=x64
535535
languageName: node
536536
linkType: hard
537537

538-
"@next/swc-linux-arm64-gnu@npm:15.0.1":
539-
version: 15.0.1
540-
resolution: "@next/swc-linux-arm64-gnu@npm:15.0.1"
538+
"@next/swc-linux-arm64-gnu@npm:15.0.2":
539+
version: 15.0.2
540+
resolution: "@next/swc-linux-arm64-gnu@npm:15.0.2"
541541
conditions: os=linux & cpu=arm64 & libc=glibc
542542
languageName: node
543543
linkType: hard
544544

545-
"@next/swc-linux-arm64-musl@npm:15.0.1":
546-
version: 15.0.1
547-
resolution: "@next/swc-linux-arm64-musl@npm:15.0.1"
545+
"@next/swc-linux-arm64-musl@npm:15.0.2":
546+
version: 15.0.2
547+
resolution: "@next/swc-linux-arm64-musl@npm:15.0.2"
548548
conditions: os=linux & cpu=arm64 & libc=musl
549549
languageName: node
550550
linkType: hard
551551

552-
"@next/swc-linux-x64-gnu@npm:15.0.1":
553-
version: 15.0.1
554-
resolution: "@next/swc-linux-x64-gnu@npm:15.0.1"
552+
"@next/swc-linux-x64-gnu@npm:15.0.2":
553+
version: 15.0.2
554+
resolution: "@next/swc-linux-x64-gnu@npm:15.0.2"
555555
conditions: os=linux & cpu=x64 & libc=glibc
556556
languageName: node
557557
linkType: hard
558558

559-
"@next/swc-linux-x64-musl@npm:15.0.1":
560-
version: 15.0.1
561-
resolution: "@next/swc-linux-x64-musl@npm:15.0.1"
559+
"@next/swc-linux-x64-musl@npm:15.0.2":
560+
version: 15.0.2
561+
resolution: "@next/swc-linux-x64-musl@npm:15.0.2"
562562
conditions: os=linux & cpu=x64 & libc=musl
563563
languageName: node
564564
linkType: hard
565565

566-
"@next/swc-win32-arm64-msvc@npm:15.0.1":
567-
version: 15.0.1
568-
resolution: "@next/swc-win32-arm64-msvc@npm:15.0.1"
566+
"@next/swc-win32-arm64-msvc@npm:15.0.2":
567+
version: 15.0.2
568+
resolution: "@next/swc-win32-arm64-msvc@npm:15.0.2"
569569
conditions: os=win32 & cpu=arm64
570570
languageName: node
571571
linkType: hard
572572

573-
"@next/swc-win32-x64-msvc@npm:15.0.1":
574-
version: 15.0.1
575-
resolution: "@next/swc-win32-x64-msvc@npm:15.0.1"
573+
"@next/swc-win32-x64-msvc@npm:15.0.2":
574+
version: 15.0.2
575+
resolution: "@next/swc-win32-x64-msvc@npm:15.0.2"
576576
conditions: os=win32 & cpu=x64
577577
languageName: node
578578
linkType: hard
@@ -718,12 +718,12 @@ __metadata:
718718
languageName: node
719719
linkType: hard
720720

721-
"@types/node@npm:22.8.2":
722-
version: 22.8.2
723-
resolution: "@types/node@npm:22.8.2"
721+
"@types/node@npm:22.8.4":
722+
version: 22.8.4
723+
resolution: "@types/node@npm:22.8.4"
724724
dependencies:
725725
undici-types: "npm:~6.19.8"
726-
checksum: 10c0/c6fa6c54c23e61015cace1517c4101602cae0ff3c4f6604f6cdb89875143921830e5602cabe8b4f90f90363451687a0497f1d07d30be8104fee758d6d44c90ac
726+
checksum: 10c0/f88d030480630194a9168772462ec09b2d86454f34368c46d2b7fda5dc6e14594b1576fcc5c35cc53b57a4d1e8dd2865a85ae81f34ded0d1af753a0f5d294c25
727727
languageName: node
728728
linkType: hard
729729

@@ -1733,11 +1733,11 @@ __metadata:
17331733
languageName: node
17341734
linkType: hard
17351735

1736-
"eslint-config-next@npm:15.0.1":
1737-
version: 15.0.1
1738-
resolution: "eslint-config-next@npm:15.0.1"
1736+
"eslint-config-next@npm:15.0.2":
1737+
version: 15.0.2
1738+
resolution: "eslint-config-next@npm:15.0.2"
17391739
dependencies:
1740-
"@next/eslint-plugin-next": "npm:15.0.1"
1740+
"@next/eslint-plugin-next": "npm:15.0.2"
17411741
"@rushstack/eslint-patch": "npm:^1.10.3"
17421742
"@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
17431743
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
@@ -1753,7 +1753,7 @@ __metadata:
17531753
peerDependenciesMeta:
17541754
typescript:
17551755
optional: true
1756-
checksum: 10c0/ce3f2050b9bd2dfabdfb6688f1f77f8be7009c5cb74f7b548727db5839a262fd17072e462843c69ff9e36de34def9b0f547efbd9da143d02110cfae1b0ce1988
1756+
checksum: 10c0/02395f2d15853876d917b80a43d5bc187bb017bc741203d16557377b358ddeb5bd00e8c6503fba0b5e1cbb52da634a2d15a2f923c9e86d72c1182ce3940faff9
17571757
languageName: node
17581758
linkType: hard
17591759

@@ -2451,15 +2451,15 @@ __metadata:
24512451
resolution: "idimetrix.github.io@workspace:."
24522452
dependencies:
24532453
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
2454-
"@types/node": "npm:22.8.2"
2454+
"@types/node": "npm:22.8.4"
24552455
"@types/react": "npm:18.3.12"
24562456
"@types/react-dom": "npm:18.3.1"
24572457
autoprefixer: "npm:10.4.20"
24582458
clsx: "npm:2.1.1"
24592459
eslint: "npm:9.13.0"
2460-
eslint-config-next: "npm:15.0.1"
2460+
eslint-config-next: "npm:15.0.2"
24612461
framer-motion: "npm:11.11.10"
2462-
next: "npm:15.0.1"
2462+
next: "npm:15.0.2"
24632463
postcss: "npm:8.4.47"
24642464
prettier: "npm:3.3.3"
24652465
prettier-plugin-organize-imports: "npm:4.1.0"
@@ -3231,19 +3231,19 @@ __metadata:
32313231
languageName: node
32323232
linkType: hard
32333233

3234-
"next@npm:15.0.1":
3235-
version: 15.0.1
3236-
resolution: "next@npm:15.0.1"
3234+
"next@npm:15.0.2":
3235+
version: 15.0.2
3236+
resolution: "next@npm:15.0.2"
32373237
dependencies:
3238-
"@next/env": "npm:15.0.1"
3239-
"@next/swc-darwin-arm64": "npm:15.0.1"
3240-
"@next/swc-darwin-x64": "npm:15.0.1"
3241-
"@next/swc-linux-arm64-gnu": "npm:15.0.1"
3242-
"@next/swc-linux-arm64-musl": "npm:15.0.1"
3243-
"@next/swc-linux-x64-gnu": "npm:15.0.1"
3244-
"@next/swc-linux-x64-musl": "npm:15.0.1"
3245-
"@next/swc-win32-arm64-msvc": "npm:15.0.1"
3246-
"@next/swc-win32-x64-msvc": "npm:15.0.1"
3238+
"@next/env": "npm:15.0.2"
3239+
"@next/swc-darwin-arm64": "npm:15.0.2"
3240+
"@next/swc-darwin-x64": "npm:15.0.2"
3241+
"@next/swc-linux-arm64-gnu": "npm:15.0.2"
3242+
"@next/swc-linux-arm64-musl": "npm:15.0.2"
3243+
"@next/swc-linux-x64-gnu": "npm:15.0.2"
3244+
"@next/swc-linux-x64-musl": "npm:15.0.2"
3245+
"@next/swc-win32-arm64-msvc": "npm:15.0.2"
3246+
"@next/swc-win32-x64-msvc": "npm:15.0.2"
32473247
"@swc/counter": "npm:0.1.3"
32483248
"@swc/helpers": "npm:0.5.13"
32493249
busboy: "npm:1.6.0"
@@ -3255,8 +3255,8 @@ __metadata:
32553255
"@opentelemetry/api": ^1.1.0
32563256
"@playwright/test": ^1.41.2
32573257
babel-plugin-react-compiler: "*"
3258-
react: ^18.2.0 || 19.0.0-rc-69d4b800-20241021
3259-
react-dom: ^18.2.0 || 19.0.0-rc-69d4b800-20241021
3258+
react: ^18.2.0 || 19.0.0-rc-02c0e824-20241028
3259+
react-dom: ^18.2.0 || 19.0.0-rc-02c0e824-20241028
32603260
sass: ^1.3.0
32613261
dependenciesMeta:
32623262
"@next/swc-darwin-arm64":
@@ -3288,7 +3288,7 @@ __metadata:
32883288
optional: true
32893289
bin:
32903290
next: dist/bin/next
3291-
checksum: 10c0/d5d18f3013b985c42fc0f67032c50300c1433ee8a41560dec99db60bc4dbd04e54e4d4a4f385a42f15a5e8465f81b5c327d780b41065235638562cdd5fe80674
3291+
checksum: 10c0/3bfbecda05bbd537260d21466dc91c6cc53e25318eef22748164ad9a3bcb0ac662327c68b0a8d7322808fefeed306402b79e53c46fbec342de600fd9dd977549
32923292
languageName: node
32933293
linkType: hard
32943294

0 commit comments

Comments
 (0)