|
23 | 23 | "@next/env": "^16.2.6", |
24 | 24 | "@types/webpack": "^5.28.5", |
25 | 25 | "@uidotdev/usehooks": "^2.4.1", |
26 | | - "framer-motion": "^11.3.6", |
27 | | - "next": "^15.5.18", |
| 26 | + "framer-motion": "^12.40.0", |
| 27 | + "next": "^16.2.6", |
28 | 28 | "particles.js": "^2.0.0", |
29 | | - "react": "^18.3.1", |
30 | | - "react-dom": "^18.3.1", |
| 29 | + "react": "^19.2.6", |
| 30 | + "react-dom": "^19.2.6", |
31 | 31 | "react-navigation-controller": "^3.1.1", |
32 | | - "sharp": "^0.33.4", |
33 | | - "use-sound": "^4.0.3", |
34 | | - "webpack": "^5.93.0" |
| 32 | + "sharp": "^0.34.5", |
| 33 | + "use-sound": "^5.0.0", |
| 34 | + "webpack": "^5.107.2" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@types/node": "^20.14.11", |
38 | | - "@types/react": "^18.3.3", |
39 | | - "@types/react-dom": "^18.3.0", |
40 | | - "@typescript-eslint/eslint-plugin": "^8.59.4", |
41 | | - "@typescript-eslint/parser": "^8.59.4", |
| 37 | + "@tailwindcss/postcss": "^4.3.0", |
| 38 | + "@types/node": "^25.9.1", |
| 39 | + "@types/react": "^19.2.15", |
| 40 | + "@types/react-dom": "^19.2.3", |
| 41 | + "@typescript-eslint/eslint-plugin": "^8.60.0", |
| 42 | + "@typescript-eslint/parser": "^8.60.0", |
42 | 43 | "@webpack-cli/generators": "^3.0.7", |
43 | | - "autoprefixer": "^10.4.19", |
44 | | - "css-loader": "^7.1.2", |
45 | | - "eslint": "^9.7.0", |
| 44 | + "autoprefixer": "^10.5.0", |
| 45 | + "css-loader": "^7.1.4", |
| 46 | + "eslint": "^10.4.1", |
46 | 47 | "eslint-config-next": "16.2.6", |
47 | | - "html-webpack-plugin": "^5.6.0", |
48 | | - "mini-css-extract-plugin": "^2.9.0", |
| 48 | + "html-webpack-plugin": "^5.6.7", |
| 49 | + "mini-css-extract-plugin": "^2.10.2", |
49 | 50 | "postcss": "^8.5.15", |
50 | | - "postcss-loader": "^8.1.1", |
| 51 | + "postcss-loader": "^8.2.1", |
51 | 52 | "prettier": "^3.8.3", |
52 | | - "sass": "^1.77.8", |
| 53 | + "sass": "^1.100.0", |
53 | 54 | "sass-loader": "^17.0.0", |
54 | 55 | "style-loader": "^4.0.0", |
55 | 56 | "tailwind-scrollbar": "^4.0.2", |
56 | | - "tailwindcss": "^3.4.6", |
57 | | - "ts-loader": "^9.5.1", |
58 | | - "typescript": "^5.5.3", |
59 | | - "webpack-cli": "^5.1.4", |
60 | | - "webpack-dev-server": "^5.0.4" |
| 57 | + "tailwindcss": "^4.3.0", |
| 58 | + "ts-loader": "^9.6.0", |
| 59 | + "typescript": "^6.0.3", |
| 60 | + "webpack-cli": "^7.0.3", |
| 61 | + "webpack-dev-server": "^5.2.4" |
61 | 62 | }, |
62 | 63 | "description": "@syntax-tm GitHub Pages Site", |
63 | 64 | "packageManager": "yarn@4.3.1" |
|
0 commit comments