|
1 | 1 | { |
2 | 2 | "name": "weather-please", |
3 | | - "version": "2.8.11", |
| 3 | + "version": "2.8.12", |
4 | 4 | "description": "Savor the elegance and grace of Weather Please as it integrates flawlessly into your browser. A symphony of design and performance awaits – where weather meets artistry in the most subtle, yet captivating, manner.", |
5 | 5 | "private": true, |
6 | 6 | "author": { |
|
35 | 35 | "@prisma/adapter-pg": "^7.4.2", |
36 | 36 | "@prisma/client": "^7.4.2", |
37 | 37 | "@react-three/fiber": "^9.5.0", |
38 | | - "@tabler/icons-react": "^3.38.0", |
| 38 | + "@tabler/icons-react": "^3.40.0", |
39 | 39 | "@tailwindcss/postcss": "^4.2.1", |
40 | 40 | "@vercel/analytics": "^1.6.1", |
41 | 41 | "babel-plugin-macros": "^3.1.0", |
|
51 | 51 | "zod": "^4.3.6" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@eslint/eslintrc": "^3.3.4", |
| 54 | + "@eslint/eslintrc": "^3.3.5", |
55 | 55 | "@lingui/cli": "^5.9.2", |
56 | 56 | "@testing-library/jest-dom": "^6.9.1", |
57 | 57 | "@testing-library/react": "^16.3.2", |
58 | 58 | "@types/canvas-confetti": "^1.9.0", |
59 | | - "@types/node": "^25.3.3", |
| 59 | + "@types/node": "^25.3.5", |
60 | 60 | "@types/react": "^19.2.14", |
61 | 61 | "@types/react-dom": "^19.2.3", |
62 | 62 | "@types/three": "^0.183.1", |
63 | 63 | "adm-zip": "^0.5.16", |
64 | 64 | "babel-plugin-react-compiler": "19.1.0-rc.2", |
65 | 65 | "dotenv": "^17.3.1", |
66 | | - "eslint": "^10.0.2", |
| 66 | + "eslint": "^10.0.3", |
67 | 67 | "eslint-config-next": "16.1.6", |
68 | 68 | "eslint-config-prettier": "^10.1.8", |
69 | 69 | "eslint-plugin-react-hooks": "^7.0.1", |
|
0 commit comments