Skip to content

Commit beb6800

Browse files
chore(deps): update dependency postcss to v8.5.6
1 parent d1d8e16 commit beb6800

9 files changed

Lines changed: 75 additions & 65 deletions

File tree

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.6",
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
@@ -30,7 +30,7 @@
3030
"@types/react-dom": "19.0.3",
3131
"eslint": "8.57.1",
3232
"eslint-config-next": "15.1.9",
33-
"postcss": "8.4.47",
33+
"postcss": "8.5.6",
3434
"tailwind-scrollbar-hide": "1.1.7",
3535
"tailwindcss": "3.4.13",
3636
"typescript": "5.6.2"

apps/namegraph.dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/react-dom": "18.3.1",
5454
"eslint": "8.57.1",
5555
"eslint-config-next": "14.2.14",
56-
"postcss": "8.4.47",
56+
"postcss": "8.5.6",
5757
"tailwindcss": "3.4.13",
5858
"typescript": "5.6.2"
5959
}

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.6",
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
@@ -38,7 +38,7 @@
3838
"autoprefixer": "10.4.20",
3939
"eslint": "8.57.1",
4040
"eslint-config-next": "14.2.14",
41-
"postcss": "8.4.47",
41+
"postcss": "8.5.6",
4242
"tailwindcss": "3.4.13",
4343
"typescript": "5.6.2",
4444
"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.6",
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.6",
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.6",
5959
"react": "18.3.1",
6060
"react-dom": "18.3.1",
6161
"tailwindcss": "3.4.13",

0 commit comments

Comments
 (0)