Commit Graph

570 Commits

Author SHA1 Message Date
Jacob Overgaard
f2d2387676 update support to nodejs 20 2023-11-03 10:59:04 +01:00
dependabot[bot]
d4510afd01 Bump @rollup/plugin-json from 6.0.0 to 6.0.1
Bumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 6.0.0 to 6.0.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/json/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/json-v6.0.1/packages/json)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-json"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 15:09:27 +00:00
Jacob Overgaard
dddf16338c fix security audit 2023-11-02 16:08:31 +01:00
Jacob Overgaard
60b61391ec update storybook 2023-11-02 16:07:46 +01:00
dependabot[bot]
78b3859b62 Bump prettier from 3.0.1 to 3.0.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.1...3.0.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 16:04:17 +01:00
dependabot[bot]
3d37867daa Bump eslint-plugin-lit from 1.8.3 to 1.10.1
Bumps [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit) from 1.8.3 to 1.10.1.
- [Commits](https://github.com/43081j/eslint-plugin-lit/compare/v1.8.3...v1.10.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-lit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 16:04:05 +01:00
Jacob Overgaard
b1d059c1b7 replace 'sanitize-html' with 'dompurify' due to it working better as esmodule and being the recommendation of 'marked' 2023-10-31 16:45:26 +01:00
Jacob Overgaard
f8515f9b81 build(deps): bump @umbraco-ui/uui from 1.5.0-rc.3 to 1.5.0 2023-10-30 15:02:25 +01:00
dependabot[bot]
52bff552d9 Bump tinymce from 6.7.0 to 6.7.1
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 6.7.0 to 6.7.1.
- [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/6.7.1/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 14:38:05 +02:00
Jacob Overgaard
4376f634e8 bump @umbraco-ui/uui to 1.5.0-rc.3 2023-10-18 10:22:25 +02:00
Jacob Overgaard
85df292b97 build(deps): bump @umbraco-ui/uui to 1.5.0-rc.2 2023-10-18 09:54:43 +02:00
Jacob Overgaard
c225b07919 build(deps-dev): bump @umbraco-ui/uui from 1.5.0-rc.0 to 1.5.0-rc.1 2023-10-18 08:49:33 +02:00
Jacob Overgaard
4def21315b Merge branch 'main' into chore/uui-1.5.0-rc.0 2023-10-18 08:47:33 +02:00
dependabot[bot]
cc247f3ad1 Bump @babel/traverse from 7.22.17 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.17 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 15:51:23 +02:00
Lone Iversen
1894469586 change sanitize from dompurify to sanitizehtml 2023-10-11 12:15:58 +02:00
Lone Iversen
3afe0a0edb markdown editor preview 2023-10-11 11:08:38 +02:00
dependabot[bot]
8baf5aa00e Bump postcss from 8.4.27 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 09:16:37 +02:00
Jacob Overgaard
73ee95cac2 build(deps): bump @umbraco-ui/uui from 1.4.0-rc.2 to 1.5.0-rc.0 2023-10-05 08:49:11 +02:00
Lone Iversen
7cf57ab691 storybook version 7.4.5 2023-10-02 11:36:08 +02:00
dependabot[bot]
d41681662a Bump @rollup/plugin-commonjs from 25.0.3 to 25.0.4
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.3 to 25.0.4.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.4/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 07:43:23 +02:00
dependabot[bot]
2d76615842 Bump rollup-plugin-import-css from 3.3.1 to 3.3.4
Bumps [rollup-plugin-import-css](https://github.com/jleeson/rollup-plugin-import-css) from 3.3.1 to 3.3.4.
- [Commits](https://github.com/jleeson/rollup-plugin-import-css/commits)

---
updated-dependencies:
- dependency-name: rollup-plugin-import-css
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 07:43:11 +02:00
dependabot[bot]
ea0d76096f Bump @rollup/plugin-node-resolve from 15.1.0 to 15.2.1
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.1.0 to 15.2.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.2.1/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 07:43:01 +02:00
dependabot[bot]
053613e758 Bump tinymce from 6.6.1 to 6.7.0
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 6.6.1 to 6.7.0.
- [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/6.7.0/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 07:34:11 +02:00
Niels Lyngsø
20818ffe84 copy over router-slot code 2023-09-15 09:42:55 +02:00
dependabot[bot]
0e8cf574cd Bump @babel/core from 7.22.11 to 7.22.17
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.11 to 7.22.17.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.17/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 14:10:19 +02:00
dependabot[bot]
e0cff0b959 Bump @babel/core from 7.22.10 to 7.22.11
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.10 to 7.22.11.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.11/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 13:59:38 +02:00
dependabot[bot]
61ac64f33c Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.0
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.5.5 to 3.6.0.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.5.5...v3.6.0)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 13:59:25 +02:00
dependabot[bot]
b3d1e67dea Bump @typescript-eslint/parser from 6.3.0 to 6.5.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.3.0 to 6.5.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.5.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 13:59:14 +02:00
dependabot[bot]
72829c65da Bump @playwright/test from 1.36.2 to 1.37.1
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.36.2 to 1.37.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.36.2...v1.37.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 13:58:58 +02:00
Jacob Overgaard
4500ca6b7e bump to preview003 2023-09-08 13:39:09 +02:00
Niels Lyngsø
2ca272c61b update to rc2 2023-09-08 08:45:02 +02:00
Lone Iversen
e20fc4ee59 update uui to newest version 2023-08-11 12:24:18 +00:00
Lone Iversen
9e78a3163a uui 2023-08-09 09:41:56 +00:00
Jacob Overgaard
cb598be00c 14.0.0--preview002 2023-08-08 15:40:33 +02:00
Jacob Overgaard
73e2bbe415 update dependencies 2023-08-08 15:18:24 +02:00
Jacob Overgaard
65d8a1c70e update lit to 2.8.0 2023-08-08 15:12:29 +02:00
Jacob Overgaard
520fb2d953 update storybook to 7.2.1 2023-08-08 15:11:24 +02:00
Jacob Overgaard
93a86e47cc cleanup after vite hacks in wtr and remove deprecated packages 2023-08-02 16:54:48 +02:00
dependabot[bot]
a0630236fc Bump vite from 4.4.4 to 4.4.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.4 to 4.4.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 07:33:34 +00:00
dependabot[bot]
967416bb1c Bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.1.0 to 6.2.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 07:08:06 +00:00
dependabot[bot]
7e6cb8b043 Bump eslint from 8.45.0 to 8.46.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.45.0...v8.46.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 07:07:57 +00:00
dependabot[bot]
a443c19f75 Bump web-component-analyzer from 2.0.0-next.4 to 2.0.0-next.5
Bumps [web-component-analyzer](https://github.com/runem/web-component-analyzer) from 2.0.0-next.4 to 2.0.0-next.5.
- [Release notes](https://github.com/runem/web-component-analyzer/releases)
- [Changelog](https://github.com/runem/web-component-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/runem/web-component-analyzer/commits)

---
updated-dependencies:
- dependency-name: web-component-analyzer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 07:07:34 +00:00
dependabot[bot]
41c09557e2 Bump @playwright/test from 1.36.1 to 1.36.2
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.36.1 to 1.36.2.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.36.1...v1.36.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 07:07:08 +00:00
Jacob Overgaard
b8131bf896 update storybook 2023-08-01 14:39:52 +02:00
Jacob Overgaard
fddd467066 dedupe 2023-07-18 10:13:45 +02:00
Jacob Overgaard
f99f35810e update npm dependencies 2023-07-18 09:47:16 +02:00
Niels Lyngsø
b38bb46b67 update eslint 2023-07-06 13:24:49 +02:00
Jacob Overgaard
243ab1314b Merge pull request #801 from umbraco/dependabot/npm_and_yarn/babel/core-7.22.5
Bump @babel/core from 7.22.1 to 7.22.5
2023-07-03 12:45:48 +02:00
Jacob Overgaard
1d12a9b279 Merge pull request #803 from umbraco/dependabot/npm_and_yarn/typescript-5.1.6
Bump typescript from 5.1.3 to 5.1.6
2023-07-03 12:45:36 +02:00
Nathan Woulfe
c69a9f682e Merge branch 'main' into dependabot/npm_and_yarn/tinymce-i18n-23.6.19 2023-07-03 10:29:15 +10:00