diff --git a/app/package.json b/app/package.json index 897ce442d1cf2..7db08979e952e 100644 --- a/app/package.json +++ b/app/package.json @@ -122,7 +122,7 @@ "react-dom": "18", "sass": "1.62.0", "storybook": "7.1.1", - "tinymce": "6.7.3", + "tinymce": "7.0.0", "typescript": "5.0.4", "vite": "4.5.2", "vitest": "1.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fd602cb39a306..467f9cdb0ea22 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,5 @@ lockfileVersion: '6.0' -settings: - autoInstallPeers: true - excludeLinksFromLockfile: false - importers: .: @@ -771,8 +767,8 @@ importers: specifier: 7.1.1 version: 7.1.1 tinymce: - specifier: 6.7.3 - version: 6.7.3 + specifier: 7.0.0 + version: 7.0.0 typescript: specifier: 5.0.4 version: 5.0.4 @@ -870,7 +866,7 @@ importers: version: 5.0.4 vitest: specifier: 1.3.1 - version: 1.3.1 + version: 1.3.1(happy-dom@9.8.4)(sass@1.62.0) packages/constants: dependencies: @@ -919,7 +915,7 @@ importers: version: 5.0.4 vitest: specifier: 1.3.1 - version: 1.3.1 + version: 1.3.1(happy-dom@9.8.4)(sass@1.62.0) packages/extensions-sdk: dependencies: @@ -1007,7 +1003,7 @@ importers: version: 5.0.4 vitest: specifier: 1.3.1 - version: 1.3.1 + version: 1.3.1(happy-dom@9.8.4)(sass@1.62.0) packages/schema: dependencies: @@ -1054,7 +1050,7 @@ importers: version: 5.0.4 vitest: specifier: 1.3.1 - version: 1.3.1 + version: 1.3.1(happy-dom@9.8.4)(sass@1.62.0) packages/storage-driver-azure: dependencies: @@ -1082,7 +1078,7 @@ importers: version: 5.0.4 vitest: specifier: 1.3.1 - version: 1.3.1 + version: 1.3.1(happy-dom@9.8.4)(sass@1.62.0) packages/storage-driver-cloudinary: dependencies: @@ -1113,7 +1109,7 @@ importers: version: 5.0.4 vitest: specifier: 1.3.1 - version: 1.3.1 + version: 1.3.1(happy-dom@9.8.4)(sass@1.62.0) packages/storage-driver-gcs: dependencies: @@ -1141,7 +1137,7 @@ importers: version: 5.0.4 vitest: specifier: 1.3.1 - version: 1.3.1 + version: 1.3.1(happy-dom@9.8.4)(sass@1.62.0) packages/storage-driver-local: dependencies: @@ -1166,7 +1162,7 @@ importers: version: 5.0.4 vitest: specifier: 1.3.1 - version: 1.3.1 + version: 1.3.1(happy-dom@9.8.4)(sass@1.62.0) packages/storage-driver-s3: dependencies: @@ -1200,7 +1196,7 @@ importers: version: 5.0.4 vitest: specifier: 1.3.1 - version: 1.3.1 + version: 1.3.1(happy-dom@9.8.4)(sass@1.62.0) packages/types: devDependencies: @@ -1270,7 +1266,7 @@ importers: version: 5.0.4 vitest: specifier: 1.3.1 - version: 1.3.1 + version: 1.3.1(happy-dom@9.8.4)(sass@1.62.0) packages/utils: dependencies: @@ -7092,7 +7088,7 @@ packages: ts-dedent: 2.2.0 type-fest: 3.13.1 vue: 3.2.47 - vue-component-type-helpers: 2.0.6 + vue-component-type-helpers: 2.0.7 transitivePeerDependencies: - encoding - supports-color @@ -17865,6 +17861,9 @@ packages: /sqlite3@5.1.6: resolution: {integrity: sha512-olYkWoKFVNSSSQNvxVUfjiVbz3YtBwTJj+mfV5zpHmqW3sELx2Cf4QCdirMelhM5Zh+KDVaKgQHqCxrqiWHybw==} requiresBuild: true + peerDependenciesMeta: + node-gyp: + optional: true dependencies: '@mapbox/node-pre-gyp': 1.0.10 node-addon-api: 4.3.0 @@ -18572,6 +18571,10 @@ packages: resolution: {integrity: sha512-J7WmYIi/gt1RvZ6Ap2oQiUjzAoiS9pfV+d4GnKuZuPu8agmlAEAInNmMvMjfCNBzHv4JnZXY7qlHUAI0IuYQVA==} dev: true + /tinymce@7.0.0: + resolution: {integrity: sha512-ggXLfTRrUALAcjeJSRrZcJDOl6MgC2tPXe/zNOEkQXvTDgcKqFypPRoPpfpK5wejexjyaI/7dwETOntJ5MPBFg==} + dev: true + /tinypool@0.8.2: resolution: {integrity: sha512-SUszKYe5wgsxnNOVlBYO6IC+8VGWdVGZWAqUxp3UErNBtptZvWbwyUOyzNL59zigz2rCA92QiL3wvG+JDSdJdQ==} engines: {node: '>=14.0.0'} @@ -19295,27 +19298,6 @@ packages: vfile-message: 3.1.4 dev: true - /vite-node@1.3.1: - resolution: {integrity: sha512-azbRrqRxlWTJEVbzInZCTchx0X69M/XPTCz4H+TLvlTcR/xH/3hkRqhOakT41fMJCMzXTu4UvegkZiEoJAWvng==} - engines: {node: ^18.0.0 || >=20.0.0} - hasBin: true - dependencies: - cac: 6.7.14 - debug: 4.3.4 - pathe: 1.1.2 - picocolors: 1.0.0 - vite: 5.1.5(sass@1.62.0) - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - dev: true - /vite-node@1.3.1(@types/node@18.15.13): resolution: {integrity: sha512-azbRrqRxlWTJEVbzInZCTchx0X69M/XPTCz4H+TLvlTcR/xH/3hkRqhOakT41fMJCMzXTu4UvegkZiEoJAWvng==} engines: {node: ^18.0.0 || >=20.0.0} @@ -19496,61 +19478,6 @@ packages: - terser dev: true - /vitest@1.3.1: - resolution: {integrity: sha512-/1QJqXs8YbCrfv/GPQ05wAZf2eakUPLPa18vkJAKE7RXOKfVHqMZZ1WlTjiwl6Gcn65M5vpNUB6EFLnEdRdEXQ==} - engines: {node: ^18.0.0 || >=20.0.0} - hasBin: true - peerDependencies: - '@edge-runtime/vm': '*' - '@types/node': ^18.0.0 || >=20.0.0 - '@vitest/browser': 1.3.1 - '@vitest/ui': 1.3.1 - happy-dom: '*' - jsdom: '*' - peerDependenciesMeta: - '@edge-runtime/vm': - optional: true - '@types/node': - optional: true - '@vitest/browser': - optional: true - '@vitest/ui': - optional: true - happy-dom: - optional: true - jsdom: - optional: true - dependencies: - '@vitest/expect': 1.3.1 - '@vitest/runner': 1.3.1 - '@vitest/snapshot': 1.3.1 - '@vitest/spy': 1.3.1 - '@vitest/utils': 1.3.1 - acorn-walk: 8.3.2 - chai: 4.4.1 - debug: 4.3.4 - execa: 8.0.1 - local-pkg: 0.5.0 - magic-string: 0.30.8 - pathe: 1.1.2 - picocolors: 1.0.0 - std-env: 3.7.0 - strip-literal: 2.0.0 - tinybench: 2.6.0 - tinypool: 0.8.2 - vite: 5.1.5(sass@1.62.0) - vite-node: 1.3.1 - why-is-node-running: 2.2.2 - transitivePeerDependencies: - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - dev: true - /vitest@1.3.1(@types/node@18.15.13): resolution: {integrity: sha512-/1QJqXs8YbCrfv/GPQ05wAZf2eakUPLPa18vkJAKE7RXOKfVHqMZZ1WlTjiwl6Gcn65M5vpNUB6EFLnEdRdEXQ==} engines: {node: ^18.0.0 || >=20.0.0} @@ -19684,8 +19611,8 @@ packages: pbf: 3.2.1 dev: true - /vue-component-type-helpers@2.0.6: - resolution: {integrity: sha512-qdGXCtoBrwqk1BT6r2+1Wcvl583ZVkuSZ3or7Y1O2w5AvWtlvvxwjGhmz5DdPJS9xqRdDlgTJ/38ehWnEi0tFA==} + /vue-component-type-helpers@2.0.7: + resolution: {integrity: sha512-7e12Evdll7JcTIocojgnCgwocX4WzIYStGClBQ+QuWPinZo/vQolv2EMq4a3lg16TKfwWafLimG77bxb56UauA==} dev: true /vue-demi@0.14.0(vue@3.2.47): @@ -20222,3 +20149,7 @@ packages: /zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} dev: true + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false