|
70 | 70 | "prepack": "npm run build && cp package.json package.bak.json && rimraf dist/collection dist/kolibri/assets/@leanup dist/types/assets/@leanup && node scripts/anonymous.js && node scripts/minify.js"
|
71 | 71 | },
|
72 | 72 | "dependencies": {
|
73 |
| - "@floating-ui/dom": "1.6.3", |
| 73 | + "@floating-ui/dom": "1.6.5", |
74 | 74 | "@public-ui/schema": "workspace:*",
|
75 | 75 | "adopted-style-sheets": "1.1.4",
|
76 |
| - "i18next": "23.11.2", |
| 76 | + "i18next": "23.11.5", |
77 | 77 | "markdown-it": "14.1.0"
|
78 | 78 | },
|
79 | 79 | "devDependencies": {
|
80 | 80 | "@public-ui/stencil-angular-output-target": "0.9.0",
|
81 | 81 | "@public-ui/stencil-react-output-target": "0.6.0",
|
82 | 82 | "@public-ui/stencil-solid-output-target": "0.2.0",
|
83 | 83 | "@public-ui/stencil-vue-output-target": "0.9.0",
|
84 |
| - "@stencil/core": "4.17.1", |
85 |
| - "@stencil/sass": "3.0.11", |
86 |
| - "@stencil-community/postcss": "2.1.0", |
| 84 | + "@stencil/core": "4.18.3", |
| 85 | + "@stencil/sass": "3.0.12", |
| 86 | + "@stencil-community/postcss": "2.2.0", |
87 | 87 | "@types/color-convert": "2.0.3",
|
88 | 88 | "@types/jest": "26.0.24",
|
89 |
| - "@types/markdown-it": "13.0.7", |
| 89 | + "@types/markdown-it": "13.0.8", |
90 | 90 | "@types/mustache": "4.2.5",
|
91 | 91 | "@types/node": "ts5.4",
|
92 | 92 | "@types/pug": "2.0.10",
|
93 | 93 | "@types/twig": "1.12.16",
|
94 | 94 | "@types/wcag-contrast": "3.0.3",
|
95 |
| - "@typescript-eslint/eslint-plugin": "7.7.1", |
96 |
| - "@typescript-eslint/parser": "7.7.1", |
| 95 | + "@typescript-eslint/eslint-plugin": "7.11.0", |
| 96 | + "@typescript-eslint/parser": "7.11.0", |
97 | 97 | "autoprefixer": "10.4.19",
|
98 | 98 | "clean-css": "5.3.3",
|
99 | 99 | "color-convert": "2.0.1",
|
|
103 | 103 | "eslint": "8.57.0",
|
104 | 104 | "eslint-config-prettier": "9.1.0",
|
105 | 105 | "eslint-plugin-html": "8.1.1",
|
106 |
| - "eslint-plugin-jsdoc": "48.2.3", |
| 106 | + "eslint-plugin-jsdoc": "48.2.6", |
107 | 107 | "eslint-plugin-json": "3.1.0",
|
108 | 108 | "eslint-plugin-jsx-a11y": "6.8.0",
|
109 | 109 | "eslint-plugin-no-loops": "0.3.0",
|
110 |
| - "eslint-plugin-react": "7.34.1", |
| 110 | + "eslint-plugin-react": "7.34.2", |
111 | 111 | "jest": "26.6.3",
|
112 | 112 | "jest-cli": "26.6.3",
|
113 | 113 | "lighthouse": "12.0.0",
|
114 | 114 | "mustache": "4.2.0",
|
115 | 115 | "postcss": "8.4.38",
|
116 | 116 | "postcss-sorting": "8.0.2",
|
117 | 117 | "prettier": "3.2.5",
|
118 |
| - "pug": "3.0.2", |
| 118 | + "pug": "3.0.3", |
119 | 119 | "query-selector-all-shadow-root": "0.0.3",
|
120 | 120 | "query-selector-shadow-root": "0.0.3",
|
121 | 121 | "rgba-convert": "0.3.0",
|
122 |
| - "rimraf": "5.0.5", |
| 122 | + "rimraf": "5.0.7", |
123 | 123 | "rxjs": "7.8.1",
|
124 | 124 | "stencil-awesome-test": "1.0.6",
|
125 |
| - "terser": "5.30.4", |
| 125 | + "terser": "5.31.0", |
126 | 126 | "tslib": "2.6.2",
|
127 | 127 | "twig": "1.17.1",
|
128 | 128 | "typescript": "5.4.5",
|
|
0 commit comments