Skip to content

Commit 4c72c51

Browse files
(release)2.8.12
1 parent dcab5df commit 4c72c51

File tree

3 files changed

+130
-133
lines changed

3 files changed

+130
-133
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.11",
4+
"version": "2.8.12",
55
"description": "__MSG_appDesc__",
66
"author": "Gus Gaidelevicius",
77
"default_locale": "en",

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "weather-please",
3-
"version": "2.8.11",
3+
"version": "2.8.12",
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": {
@@ -35,7 +35,7 @@
3535
"@prisma/adapter-pg": "^7.4.2",
3636
"@prisma/client": "^7.4.2",
3737
"@react-three/fiber": "^9.5.0",
38-
"@tabler/icons-react": "^3.38.0",
38+
"@tabler/icons-react": "^3.40.0",
3939
"@tailwindcss/postcss": "^4.2.1",
4040
"@vercel/analytics": "^1.6.1",
4141
"babel-plugin-macros": "^3.1.0",
@@ -51,19 +51,19 @@
5151
"zod": "^4.3.6"
5252
},
5353
"devDependencies": {
54-
"@eslint/eslintrc": "^3.3.4",
54+
"@eslint/eslintrc": "^3.3.5",
5555
"@lingui/cli": "^5.9.2",
5656
"@testing-library/jest-dom": "^6.9.1",
5757
"@testing-library/react": "^16.3.2",
5858
"@types/canvas-confetti": "^1.9.0",
59-
"@types/node": "^25.3.3",
59+
"@types/node": "^25.3.5",
6060
"@types/react": "^19.2.14",
6161
"@types/react-dom": "^19.2.3",
6262
"@types/three": "^0.183.1",
6363
"adm-zip": "^0.5.16",
6464
"babel-plugin-react-compiler": "19.1.0-rc.2",
6565
"dotenv": "^17.3.1",
66-
"eslint": "^10.0.2",
66+
"eslint": "^10.0.3",
6767
"eslint-config-next": "16.1.6",
6868
"eslint-config-prettier": "^10.1.8",
6969
"eslint-plugin-react-hooks": "^7.0.1",

0 commit comments

Comments
 (0)