Skip to content

Commit 84426a5

Browse files
chore(deps): update dependency postcss to v8.5.3
1 parent 1eec4da commit 84426a5

File tree

9 files changed

+66
-65
lines changed

9 files changed

+66
-65
lines changed

apps/examples.nameguard.io/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"autoprefixer": "10.4.20",
2727
"eslint": "8.57.1",
2828
"eslint-config-next": "14.2.14",
29-
"postcss": "8.4.47",
29+
"postcss": "8.5.3",
3030
"tailwindcss": "3.4.13",
3131
"typescript": "5.6.2"
3232
}

apps/nameai.io/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/react-dom": "19.0.3",
3030
"eslint": "8.57.1",
3131
"eslint-config-next": "14.2.14",
32-
"postcss": "8.4.47",
32+
"postcss": "8.5.3",
3333
"tailwind-scrollbar-hide": "1.1.7",
3434
"tailwindcss": "3.4.13",
3535
"typescript": "5.6.2"

apps/namegraph.dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/react-dom": "18.3.1",
5050
"eslint": "8.57.1",
5151
"eslint-config-next": "14.2.14",
52-
"postcss": "8.4.47",
52+
"postcss": "8.5.3",
5353
"tailwindcss": "3.4.13",
5454
"typescript": "5.6.2"
5555
}

apps/nameguard.io/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"autoprefixer": "10.4.20",
3232
"eslint": "8.57.1",
3333
"eslint-config-next": "14.2.14",
34-
"postcss": "8.4.47",
34+
"postcss": "8.5.3",
3535
"tailwind-scrollbar-hide": "1.1.7",
3636
"tailwindcss": "3.4.13",
3737
"typescript": "5.6.2"

apps/namehashlabs.org/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"autoprefixer": "10.4.20",
3535
"eslint": "8.57.1",
3636
"eslint-config-next": "14.2.14",
37-
"postcss": "8.4.47",
37+
"postcss": "8.5.3",
3838
"tailwindcss": "3.4.13",
3939
"typescript": "5.6.2",
4040
"vitest": "2.1.2"

internal/internal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/react": "18.3.1",
2020
"@types/react-dom": "18.3.1",
2121
"autoprefixer": "10.4.20",
22-
"postcss": "8.4.47",
22+
"postcss": "8.5.3",
2323
"tailwindcss": "3.4.13",
2424
"typescript": "5.6.2"
2525
},

packages/nameguard-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/react": "18.3.11",
5151
"@types/react-dom": "18.3.0",
5252
"autoprefixer": "10.4.20",
53-
"postcss": "8.4.47",
53+
"postcss": "8.5.3",
5454
"react": "18.3.1",
5555
"react-dom": "18.3.1",
5656
"tailwindcss": "3.4.13",

packages/namekit-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/react": "18.3.11",
5656
"@types/react-dom": "18.3.0",
5757
"autoprefixer": "10.4.20",
58-
"postcss": "8.4.47",
58+
"postcss": "8.5.3",
5959
"react": "18.3.1",
6060
"react-dom": "18.3.1",
6161
"tailwindcss": "3.4.13",

0 commit comments

Comments
 (0)