Skip to content

Commit

Permalink
chore: update dependencies and lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 28, 2024
1 parent 3ef23ec commit de0bfff
Show file tree
Hide file tree
Showing 25 changed files with 1,982 additions and 1,086 deletions.
2 changes: 1 addition & 1 deletion packages/adapters/angular/v11/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@types/node": "ts4.1",
"@types/normalize-package-data": "2.4.4",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"rxjs": "6.6.7",
"tslib": "2.6.2",
"typescript": "4.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v12/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@types/node": "ts4.3",
"@types/normalize-package-data": "2.4.4",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"typescript": "4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v13/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@types/node": "ts4.6",
"@types/normalize-package-data": "2.4.4",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"typescript": "4.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v14/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@types/node": "ts4.8",
"@types/normalize-package-data": "2.4.4",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"typescript": "4.8.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v15/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@types/node": "ts4.9",
"@types/normalize-package-data": "2.4.4",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"typescript": "4.9.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v16/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@types/node": "ts5.1",
"@types/normalize-package-data": "2.4.4",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"typescript": "5.1.6",
Expand Down
14 changes: 7 additions & 7 deletions packages/adapters/angular/v17/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,24 +66,24 @@
"import": "./dist/index.js"
},
"devDependencies": {
"@angular/common": "17.3.6",
"@angular/compiler": "17.3.6",
"@angular/compiler-cli": "17.3.6",
"@angular/core": "17.3.6",
"@angular/common": "17.3.10",
"@angular/compiler": "17.3.10",
"@angular/compiler-cli": "17.3.10",
"@angular/core": "17.3.10",
"@public-ui/components": "workspace:*",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
"@types/node": "ts5.3",
"@types/normalize-package-data": "2.4.4",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"typescript": "5.4.5",
"zone.js": "0.14.4"
"zone.js": "0.14.6"
},
"peerDependencies": {
"@angular/core": "17.3.6",
"@angular/core": "17.3.10",
"@public-ui/components": "workspace:*"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/hydrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@public-ui/components": "workspace:*",
"rimraf": "5.0.5"
"rimraf": "5.0.7"
},
"peerDependencies": {
"@public-ui/components": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"unbuild": "1.2.1"
},
"peerDependencies": {
"preact": ">=10.20.2"
"preact": ">=10.22.0"
},
"sideEffects": false,
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/react-standalone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@public-ui/react": "workspace:*",
"cpy-cli": "5.0.0",
"rimraf": "5.0.5"
"rimraf": "5.0.7"
},
"peerDependencies": {
"@public-ui/components": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/minimist": "1.2.5",
"@types/node": "ts5.4",
"@types/normalize-package-data": "2.4.4",
"@types/react": "18.3.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"prepack": "unbuild"
},
"devDependencies": {
"@babel/types": "7.24.0",
"@babel/types": "7.24.6",
"@public-ui/components": "workspace:*",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
Expand Down
22 changes: 11 additions & 11 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"xunused": "knip"
},
"dependencies": {
"@floating-ui/dom": "1.6.3",
"@floating-ui/dom": "1.6.5",
"adopted-style-sheets": "1.1.4",
"clsx": "2.1.1",
"color-convert": "2.0.1",
Expand All @@ -86,40 +86,40 @@
"@public-ui/stencil-react-output-target": "0.6.0",
"@public-ui/stencil-solid-output-target": "0.2.0",
"@public-ui/stencil-vue-output-target": "0.9.0",
"@stencil/core": "4.17.1",
"@stencil/core": "4.18.2",
"@stencil-community/postcss": "2.2.0",
"@stencil/sass": "3.0.11",
"@stencil/sass": "3.0.12",
"@types/color-convert": "2.0.3",
"@types/jest": "26.0.24",
"@types/markdown-it": "13.0.7",
"@types/markdown-it": "13.0.8",
"@types/mustache": "4.2.5",
"@types/node": "ts5.4",
"@types/pug": "2.0.10",
"@types/twig": "1.12.16",
"@types/wcag-contrast": "3.0.3",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"autoprefixer": "10.4.19",
"cross-env": "7.0.3",
"cssnano": "7.0.1",
"eslint": "8.57.0",
"eslint-plugin-html": "8.1.1",
"eslint-plugin-jsdoc": "48.2.3",
"eslint-plugin-jsdoc": "48.2.6",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-no-loops": "0.3.0",
"eslint-plugin-react": "7.34.1",
"jest": "26.6.3",
"knip": "5.11.0",
"knip": "5.17.2",
"lighthouse": "12.0.0",
"mustache": "4.2.0",
"postcss": "8.4.38",
"postcss-sorting": "8.0.2",
"prettier": "3.2.5",
"pug": "3.0.2",
"rimraf": "5.0.5",
"pug": "3.0.3",
"rimraf": "5.0.7",
"stencil-awesome-test": "1.0.6",
"terser": "5.30.4",
"terser": "5.31.0",
"tslib": "2.6.2",
"twig": "1.17.1",
"typescript": "5.4.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/create-kolibri/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@
"devDependencies": {
"@types/gradient-string": "1.1.6",
"@types/node": "ts5.4",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"eslint": "8.57.0",
"knip": "5.11.0",
"knip": "5.17.2",
"prettier": "3.2.5",
"tsup": "8.0.2",
"typescript": "5.4.5"
Expand Down
10 changes: 5 additions & 5 deletions packages/designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@public-ui/solid": "workspace:*",
"@public-ui/themes": "workspace:*",
"adopted-style-sheets": "1.1.4",
"monaco-editor": "0.48.0",
"monaco-editor": "0.49.0",
"monaco-editor-webpack-plugin": "7.1.0",
"prettier": "2.8.8",
"register-service-worker": "1.7.2",
Expand All @@ -51,16 +51,16 @@
"@types/prettier": "2.7.3",
"@unocss/preset-mini": "0.58.9",
"@unocss/webpack": "0.58.9",
"ajv": "8.12.0",
"chromedriver": "124.0.1",
"ajv": "8.14.0",
"chromedriver": "124.0.4",
"cpy-cli": "5.0.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-no-loops": "0.3.0",
"nightwatch-axe-verbose": "2.3.0",
"npm-run-all": "4.1.5",
"playwright": "1.43.1",
"playwright": "1.44.1",
"react-dev-utils": "12.0.1",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"ts-prune": "0.10.3",
"typescript": "5.4.5"
},
Expand Down
24 changes: 12 additions & 12 deletions packages/samples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,25 @@
"watch": "ng build --watch --configuration development"
},
"dependencies": {
"@angular/animations": "17.3.6",
"@angular/common": "17.3.6",
"@angular/compiler": "17.3.6",
"@angular/core": "17.3.6",
"@angular/forms": "17.3.6",
"@angular/platform-browser": "17.3.6",
"@angular/platform-browser-dynamic": "17.3.6",
"@angular/router": "17.3.6",
"@angular/animations": "17.3.10",
"@angular/common": "17.3.10",
"@angular/compiler": "17.3.10",
"@angular/core": "17.3.10",
"@angular/forms": "17.3.10",
"@angular/platform-browser": "17.3.10",
"@angular/platform-browser-dynamic": "17.3.10",
"@angular/router": "17.3.10",
"@public-ui/angular-v17": "workspace:*",
"@public-ui/components": "workspace:*",
"@public-ui/theme-default": "workspace:*",
"rxjs": "~7.8.1",
"tslib": "^2.6.2",
"zone.js": "~0.14.4"
"zone.js": "~0.14.6"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.6",
"@angular/cli": "17.3.6",
"@angular/compiler-cli": "17.3.6",
"@angular-devkit/build-angular": "17.3.8",
"@angular/cli": "17.3.8",
"@angular/compiler-cli": "17.3.10",
"@types/jasmine": "~5.1.4",
"jasmine-core": "~5.1.2",
"karma": "~6.4.3",
Expand Down
12 changes: 6 additions & 6 deletions packages/samples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"@public-ui/react": "workspace:*",
"@public-ui/themes": "workspace:*",
"@types/node": "ts5.4",
"@types/react": "18.3.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@unocss/preset-uno": "0.58.9",
"@unocss/webpack": "0.58.9",
"ajv": "8.12.0",
"chromedriver": "124.0.1",
"ajv": "8.14.0",
"chromedriver": "124.0.4",
"cpy-cli": "5.0.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.34.1",
Expand All @@ -37,9 +37,9 @@
"npm-run-all": "4.1.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router": "6.23.0",
"react-router-dom": "6.23.0",
"rimraf": "5.0.5",
"react-router": "6.23.1",
"react-router-dom": "6.23.1",
"rimraf": "5.0.7",
"ts-prune": "0.10.3",
"typescript": "5.4.5",
"world_countries_lists": "2.9.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/themes/bmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,19 @@
"devDependencies": {
"@public-ui/components": "workspace:*",
"@public-ui/visual-tests": "workspace:*",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "11.1.6",
"@types/node": "ts5.4",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"eslint": "8.57.0",
"eslint-plugin-no-loops": "0.3.0",
"nodemon": "3.1.0",
"nodemon": "3.1.1",
"postcss": "8.4.38",
"rollup": "4.16.4",
"rollup": "4.18.0",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.75.0",
"sass": "1.77.2",
"typescript": "5.4.5",
"unbuild": "1.2.1"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/themes/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,19 +58,19 @@
"devDependencies": {
"@public-ui/components": "workspace:*",
"@public-ui/visual-tests": "workspace:*",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "11.1.6",
"@types/node": "ts5.4",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"eslint": "8.57.0",
"eslint-plugin-no-loops": "0.3.0",
"nodemon": "3.1.0",
"nodemon": "3.1.1",
"postcss": "8.4.38",
"rollup": "4.16.4",
"rollup": "4.18.0",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.75.0",
"sass": "1.77.2",
"typescript": "5.4.5",
"unbuild": "1.2.1"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/themes/ecl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@
"devDependencies": {
"@public-ui/components": "workspace:*",
"@public-ui/visual-tests": "workspace:*",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "11.1.6",
"@types/node": "ts5.4",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"eslint": "8.57.0",
"eslint-plugin-no-loops": "0.3.0",
"nodemon": "3.1.0",
"nodemon": "3.1.1",
"postcss": "8.4.38",
"rollup": "4.16.4",
"rollup": "4.18.0",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.75.0",
"sass": "1.77.2",
"typescript": "5.4.5",
"unbuild": "1.2.1"
},
Expand Down
Loading

0 comments on commit de0bfff

Please sign in to comment.