Skip to content

Commit 4febbeb

Browse files
deleoniogithub-actions[bot]
authored andcommitted
chore: update dependencies and lock file
1 parent b2b4858 commit 4febbeb

File tree

10 files changed

+593
-543
lines changed

10 files changed

+593
-543
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"devDependencies": {
3-
"@commitlint/cli": "20.4.2",
4-
"@commitlint/config-conventional": "20.4.2",
3+
"@commitlint/cli": "20.4.3",
4+
"@commitlint/config-conventional": "20.4.3",
55
"husky": "9.1.7",
66
"lerna": "9.0.5",
7-
"license-report": "6.8.1",
8-
"lint-staged": "16.3.1",
7+
"license-report": "6.8.2",
8+
"lint-staged": "16.3.2",
99
"npm-check-updates": "19.6.3",
1010
"npm-run-all2": "8.0.4",
1111
"prettier": "3.8.1",

packages/adapters/react-standalone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@public-ui/react": "workspace:*",
5252
"cpy-cli": "6.0.0",
5353
"rimraf": "6.1.3",
54-
"webpack": "5.105.3",
54+
"webpack": "5.105.4",
5555
"webpack-cli": "6.0.1"
5656
},
5757
"peerDependencies": {

packages/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"xunused": "knip"
7474
},
7575
"dependencies": {
76-
"@floating-ui/dom": "1.7.5",
76+
"@floating-ui/dom": "1.7.6",
7777
"adopted-style-sheets": "1.1.9-rc.21",
7878
"boxen": "8.0.1",
7979
"chalk": "5.6.2",
@@ -118,7 +118,7 @@
118118
"jest": "26.6.3",
119119
"knip": "5.85.0",
120120
"mustache": "4.2.0",
121-
"postcss": "8.5.6",
121+
"postcss": "8.5.8",
122122
"postcss-sorting": "9.1.0",
123123
"prettier": "3.8.1",
124124
"pug": "3.0.3",

packages/designer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"react-dev-utils": "12.0.1",
5656
"rimraf": "6.1.3",
5757
"typescript": "5.9.3",
58-
"webpack": "5.105.3"
58+
"webpack": "5.105.4"
5959
},
6060
"files": [
6161
"dist"

packages/themes/bwst/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"eslint": "8.57.1",
7474
"nodemon": "3.1.14",
7575
"npm-run-all2": "8.0.4",
76-
"postcss": "8.5.6",
76+
"postcss": "8.5.8",
7777
"rollup": "4.59.0",
7878
"rollup-plugin-postcss": "4.0.2",
7979
"sass-embedded": "1.97.3",

packages/themes/default/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"eslint": "8.57.1",
7474
"nodemon": "3.1.14",
7575
"npm-run-all2": "8.0.4",
76-
"postcss": "8.5.6",
76+
"postcss": "8.5.8",
7777
"rollup": "4.59.0",
7878
"rollup-plugin-postcss": "4.0.2",
7979
"sass-embedded": "1.97.3",

packages/themes/ecl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint": "8.57.1",
4242
"nodemon": "3.1.14",
4343
"npm-run-all2": "8.0.4",
44-
"postcss": "8.5.6",
44+
"postcss": "8.5.8",
4545
"rollup": "4.59.0",
4646
"rollup-plugin-postcss": "4.0.2",
4747
"sass-embedded": "1.97.3",

packages/themes/itzbund/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint": "8.57.1",
3636
"nodemon": "3.1.14",
3737
"npm-run-all2": "8.0.4",
38-
"postcss": "8.5.6",
38+
"postcss": "8.5.8",
3939
"rollup": "4.59.0",
4040
"rollup-plugin-postcss": "4.0.2",
4141
"sass-embedded": "1.97.3",

packages/themes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"cpy-cli": "6.0.0",
6767
"eslint": "8.57.1",
6868
"nodemon": "3.1.14",
69-
"postcss": "8.5.6",
69+
"postcss": "8.5.8",
7070
"rollup": "4.59.0",
7171
"rollup-plugin-postcss": "4.0.2",
7272
"sass-embedded": "1.97.3",

0 commit comments

Comments
 (0)