Commit Graph

630 Commits

Author SHA1 Message Date
Jacob Overgaard
c8a8641ff7 update module name 2024-02-09 13:55:03 +01:00
dependabot[bot]
4dcd7d1f87 Bump @mdx-js/react from 2.3.0 to 3.0.0
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/3.0.0/packages/react)

---
updated-dependencies:
- dependency-name: "@mdx-js/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 16:46:53 +01:00
Jacob Overgaard
ccc895e4d0 bump @umbraco-ui/uui to 1.7.0-rc.0 2024-02-06 16:17:48 +01:00
Jacob Overgaard
c33bd8b7ec Merge branch 'main' into chore/upgrade-to-lit-3 2024-02-06 14:20:49 +01:00
Jacob Overgaard
c0e500f1fb bump lit to 3.1.2 2024-02-06 12:59:18 +01:00
JesmoDev
c160c17194 update 2024-02-06 12:51:50 +01:00
dependabot[bot]
586ce6d1b8 Bump @playwright/test from 1.41.0 to 1.41.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.41.0 to 1.41.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.41.0...v1.41.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 09:10:48 +01:00
dependabot[bot]
a1363566d4 Bump @types/uuid from 9.0.7 to 9.0.8
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.7 to 9.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@types/uuid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 09:10:40 +01:00
dependabot[bot]
a4470db516 Bump vite-plugin-static-copy from 1.0.0 to 1.0.1
Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases)
- [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@1.0.0...vite-plugin-static-copy@1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 09:10:27 +01:00
dependabot[bot]
9b131f47b0 Bump rollup from 4.9.5 to 4.9.6
Bumps [rollup](https://github.com/rollup/rollup) from 4.9.5 to 4.9.6.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.9.5...v4.9.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 09:10:16 +01:00
Niels Lyngsø
c5f09efb22 addValidators to constructors 2024-01-24 09:05:28 +01:00
dependabot[bot]
f0af737d95 Bump vite from 5.0.11 to 5.0.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 09:03:54 +01:00
Jacob Overgaard
aaf4824aad update lockfile 2024-01-18 10:14:48 +01:00
Jacob Overgaard
ff36445fb2 force lit-html version 2024-01-18 10:06:06 +01:00
Jacob Overgaard
f59a9c070c update lockfile 2024-01-18 10:00:57 +01:00
Jacob Overgaard
f0a3224874 update lockfile 2024-01-18 09:32:04 +01:00
Niels Lyngsø
363db82978 package-lock 2024-01-15 13:29:03 +01:00
Niels Lyngsø
b397c013a6 upgrade lit and others 2024-01-15 13:27:34 +01:00
Jacob Overgaard
cb6b1cf0ff bump dependencies 2024-01-10 15:48:42 +01:00
Jacob Overgaard
5e4fdab393 Merge remote-tracking branch 'origin/main' into chore/vite5 2024-01-10 15:44:57 +01:00
dependabot[bot]
3784eb4f2d Bump follow-redirects from 1.15.2 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 14:59:03 +01:00
Jacob Overgaard
cf7a4e892d upgrade storybook packages 2024-01-09 14:11:14 +01:00
Jacob Overgaard
ca4da1ebd5 Merge branch 'main' into chore/vite5 2024-01-08 10:23:22 +01:00
dependabot[bot]
aa1c4455d6 Bump marked from 11.1.0 to 11.1.1
Bumps [marked](https://github.com/markedjs/marked) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v11.1.0...v11.1.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 10:22:02 +01:00
dependabot[bot]
fb93d66ad6 Bump typescript from 5.3.2 to 5.3.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 10:21:52 +01:00
Jacob Overgaard
16d26a75b2 build(deps-dev): bump vite from 4 to 5 2023-12-16 10:57:19 +01:00
Jacob Overgaard
ecef9a8bf0 build(deps): update deps 2023-12-16 10:12:39 +01:00
Jacob Overgaard
272154de43 build(deps-dev): bump rollup from 3.27.2 to 4.9.0 2023-12-16 09:46:25 +01:00
Jacob Overgaard
93ff4ee33c build(deps-dev): update eslint to latest (#1074)
* build(deps): bump @umbraco-ui/uui from 1.6.0-rc.1 to 1.6.0-rc.3

* build(deps): bump storybook from 7.6.3 to 7.6.5

* build(deps-dev): update eslint to latest
2023-12-16 09:35:35 +01:00
Jacob Overgaard
835b50bc55 build(deps): bump storybook from 7.6.3 to 7.6.5 2023-12-16 09:23:49 +01:00
Jacob Overgaard
5e45cac455 build(deps): bump @umbraco-ui/uui from 1.6.0-rc.1 to 1.6.0-rc.3 2023-12-16 09:11:16 +01:00
Jacob Overgaard
e40409fdd6 lockfile 2023-12-16 09:00:59 +01:00
Jacob Overgaard
06e3d28836 rollback ui library 2023-12-15 14:26:25 +01:00
Jacob Overgaard
b06bcf6bc0 update lockfile 2023-12-15 13:38:42 +01:00
Jacob Overgaard
6c13b1b11f update lockfile 2023-12-15 12:59:41 +01:00
Jacob Overgaard
239159b933 build(deps): bump @umbraco-ui/uui from 1.6.0-rc.2 to 1.6.0-rc.3 2023-12-15 12:47:44 +01:00
Jesper Møller Jensen
3823336873 update 2023-12-15 11:05:51 +13:00
Jacob Overgaard
86f5441b08 bump extra dependencies 2023-12-08 10:48:20 +01:00
dependabot[bot]
bd6d1b4621 Bump @playwright/test from 1.37.1 to 1.40.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.37.1 to 1.40.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.37.1...v1.40.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-12-08 10:48:20 +01:00
dependabot[bot]
c0d75b8880 Bump vite from 4.4.9 to 4.4.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 01:14:37 +00:00
Niels Lyngsø
bc36ed5548 upgrade TS 2023-12-05 10:36:55 +01:00
Jacob Overgaard
f619905a81 bump storybook to latest 2023-12-04 10:03:08 +01:00
Jacob Overgaard
29e0973392 Merge pull request #1039 from umbraco/dependabot/npm_and_yarn/eslint-plugin-wc-2.0.4
Bump eslint-plugin-wc from 1.5.0 to 2.0.4
2023-12-04 09:44:43 +01:00
dependabot[bot]
b197cb8bcc Bump monaco-editor from 0.41.0 to 0.44.0
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.41.0 to 0.44.0.
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/monaco-editor/compare/v0.41.0...v0.44.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 18:51:39 +00:00
dependabot[bot]
71823b16d7 Bump eslint-plugin-wc from 1.5.0 to 2.0.4
Bumps [eslint-plugin-wc](https://github.com/43081j/eslint-plugin-wc) from 1.5.0 to 2.0.4.
- [Changelog](https://github.com/43081j/eslint-plugin-wc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/43081j/eslint-plugin-wc/compare/v1.5.0...v2.0.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-wc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 18:50:47 +00:00
Niels Lyngsø
a9ffb17d0c Merge remote-tracking branch 'origin/main' into feature/framework-api
# Conflicts:
#	package.json
2023-11-28 12:57:54 +01:00
Niels Lyngsø
d997e8fbb1 refactor into class-api 2023-11-28 12:56:07 +01:00
Jesper Møller Jensen
d36ca02e12 update uui to 1.6.0-rc.1 2023-11-28 08:37:07 +01:00
dependabot[bot]
b14ff52760 Bump tinymce from 6.7.1 to 6.7.3
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 6.7.1 to 6.7.3.
- [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/6.7.3/modules/tinymce)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 09:40:03 +01:00
Niels Lyngsø
0e161ac80f upgrade tsc-alias 2023-11-17 10:17:28 +01:00