Skip to content

Commit 80b079f

Browse files
chore(deps): update dependency autoprefixer to v10.4.14
1 parent 5837cc8 commit 80b079f

File tree

5 files changed

+389
-304
lines changed

5 files changed

+389
-304
lines changed

apps/campus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/node": "17.0.21",
2727
"@typescript-eslint/eslint-plugin": "5.14.0",
2828
"@typescript-eslint/parser": "5.14.0",
29-
"autoprefixer": "10.4.2",
29+
"autoprefixer": "10.4.14",
3030
"babel-plugin-styled-components": "2.0.6",
3131
"concurrently": "7.0.0",
3232
"cssnano": "5.1.0",

apps/feeds/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/node": "17.0.41",
3838
"@types/react": "17.0.39",
3939
"@types/react-dom": "17.0.13",
40-
"autoprefixer": "10.4.7",
40+
"autoprefixer": "10.4.14",
4141
"cssnano": "5.1.11",
4242
"eslint": "8.17.0",
4343
"eslint-config-next": "12.1.6",

apps/root/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@typescript-eslint/eslint-plugin": "5.27.1",
3232
"@typescript-eslint/parser": "5.27.1",
3333
"@vitejs/plugin-react": "1.3.2",
34-
"autoprefixer": "10.4.7",
34+
"autoprefixer": "10.4.14",
3535
"babel-plugin-styled-components": "2.0.7",
3636
"concurrently": "7.2.1",
3737
"cssnano": "5.1.11",

apps/syllabus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@typescript-eslint/eslint-plugin": "5.27.1",
3131
"@typescript-eslint/parser": "5.27.1",
3232
"@vitejs/plugin-react-refresh": "1.3.6",
33-
"autoprefixer": "10.4.7",
33+
"autoprefixer": "10.4.14",
3434
"babel-plugin-styled-components": "2.0.7",
3535
"concurrently": "7.2.1",
3636
"cssnano": "5.1.11",

0 commit comments

Comments
 (0)