File tree Expand file tree Collapse file tree 4 files changed +137
-139
lines changed
src/app/(main)/(home)/[artistSlug]/[year] Expand file tree Collapse file tree 4 files changed +137
-139
lines changed Original file line number Diff line number Diff line change 22/// <reference types="next/image-types/global" />
33
44// NOTE: This file should not be edited
5- // see https://nextjs.org/docs/app/building-your-application/configuring /typescript for more information.
5+ // see https://nextjs.org/docs/app/api-reference/config /typescript for more information.
Original file line number Diff line number Diff line change 2828 "ky" : " ^1.2.4" ,
2929 "ky-universal" : " ^0.12.0" ,
3030 "mousetrap" : " 1.6.5" ,
31- "next" : " 15.0 .3" ,
31+ "next" : " 15.2 .3" ,
3232 "next-redux-wrapper" : " 8.1.0" ,
3333 "nextjs-toploader" : " ^3.7.15" ,
3434 "node-device-detector" : " ^2.1.0" ,
35- "react" : " 19.0.0-rc-66855b96-20241106 " ,
36- "react-dom" : " 19.0.0-rc-66855b96-20241106 " ,
35+ "react" : " 19.0.0" ,
36+ "react-dom" : " 19.0.0" ,
3737 "react-redux" : " ^8.1.2" ,
3838 "react-timeago" : " ^7.2.0" ,
3939 "redux" : " ^4.2.1" ,
4444 "devDependencies" : {
4545 "@switz/eslint-config" : " ^11.0.0" ,
4646 "@types/node" : " ^20.12.10" ,
47- "@types/react" : " npm:types-react@ 19.0.0-rc.1 " ,
47+ "@types/react" : " 19.0.12 " ,
4848 "@types/ua-parser-js" : " ^0.7.39" ,
4949 "@typescript-eslint/eslint-plugin" : " ^8.27.0" ,
5050 "autoprefixer" : " ^10.4.19" ,
6161 },
6262 "pnpm" : {
6363 "overrides" : {
64- "@types/react" : " npm:types-react@ 19.0.0-rc.1 "
64+ "@types/react" : " 19.0.12 "
6565 }
6666 }
6767}
You can’t perform that action at this time.
0 commit comments