Skip to content

Commit 830403a

Browse files
(release)
1 parent c43e01d commit 830403a

File tree

3 files changed

+28
-28
lines changed

3 files changed

+28
-28
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "__MSG_appName__",
4-
"version": "2.8.4",
4+
"version": "2.8.5",
55
"description": "__MSG_appDesc__",
66
"author": "Gus Gaidelevicius",
77
"default_locale": "en",

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "weather-please",
3-
"version": "2.8.4",
3+
"version": "2.8.5",
44
"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.",
55
"private": true,
66
"author": {
@@ -38,22 +38,22 @@
3838
"@prisma/adapter-pg": "^7.2.0",
3939
"@prisma/client": "^7.2.0",
4040
"@react-three/fiber": "^9.5.0",
41-
"@tabler/icons-react": "^3.36.0",
41+
"@tabler/icons-react": "^3.36.1",
4242
"@tailwindcss/postcss": "^4.1.18",
4343
"@tanstack/react-query": "^5.90.16",
4444
"@vercel/analytics": "^1.6.1",
4545
"babel-plugin-macros": "^3.1.0",
4646
"canvas-confetti": "^1.9.4",
4747
"clsx": "^2.1.1",
48-
"framer-motion": "^12.23.26",
48+
"framer-motion": "^12.23.27",
4949
"next": "16.1.1",
5050
"postcss": "^8.5.6",
5151
"react": "19.2.3",
5252
"react-dom": "19.2.3",
5353
"sharp": "^0.34.5",
5454
"tailwindcss": "^4.1.18",
5555
"three": "^0.182.0",
56-
"zod": "^4.3.4"
56+
"zod": "^4.3.5"
5757
},
5858
"devDependencies": {
5959
"@eslint/eslintrc": "^3.3.3",

pnpm-lock.yaml

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)