Skip to content

Commit 06f5593

Browse files
chore(deps): update dependency cssnano to v5.1.15
1 parent 0507fd2 commit 06f5593

File tree

12 files changed

+30
-30
lines changed

12 files changed

+30
-30
lines changed

apps/campus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"autoprefixer": "10.4.2",
3030
"babel-plugin-styled-components": "2.0.6",
3131
"concurrently": "7.0.0",
32-
"cssnano": "5.1.0",
32+
"cssnano": "5.1.15",
3333
"dotenv": "^16.0.3",
3434
"eslint": "8.10.0",
3535
"eslint-config-custom": "workspace:*",

apps/campus/pnpm-lock.yaml

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

apps/career/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"autoprefixer": "10.4.2",
3030
"babel-plugin-styled-components": "2.0.6",
3131
"concurrently": "7.0.0",
32-
"cssnano": "5.1.0",
32+
"cssnano": "5.1.15",
3333
"dotenv": "^16.0.3",
3434
"esbuild": "^0.18.6",
3535
"eslint": "8.10.0",

apps/career/pnpm-lock.yaml

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

apps/feeds/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/react": "17.0.39",
4848
"@types/react-dom": "17.0.13",
4949
"autoprefixer": "10.4.7",
50-
"cssnano": "5.1.11",
50+
"cssnano": "5.1.15",
5151
"eslint": "8.17.0",
5252
"eslint-config-custom": "workspace:*",
5353
"img-loader": "4.0.0",

apps/feeds/pnpm-lock.yaml

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

apps/forum/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"autoprefixer": "10.4.2",
3030
"babel-plugin-styled-components": "2.0.6",
3131
"concurrently": "7.0.0",
32-
"cssnano": "5.1.0",
32+
"cssnano": "5.1.15",
3333
"dotenv": "^16.0.3",
3434
"esbuild": "^0.18.6",
3535
"eslint": "8.10.0",

apps/forum/pnpm-lock.yaml

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

apps/root/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"autoprefixer": "10.4.7",
3434
"babel-plugin-styled-components": "2.0.7",
3535
"concurrently": "7.2.1",
36-
"cssnano": "5.1.11",
36+
"cssnano": "5.1.15",
3737
"dotenv": "16.0.1",
3838
"esbuild": "^0.18.6",
3939
"eslint": "8.17.0",

apps/root/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)