diff --git a/package.json b/package.json index ab8fa0b03..7d8c98dac 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,6 @@ "@tiptap/vue-3": "2.1.12", "@types/is-touch-device": "1.0.2", "@types/lodash.clonedeep": "4.5.9", - "@types/sortablejs": "1.15.5", "@vueuse/core": "10.6.1", "@vueuse/router": "10.6.1", "axios": "1.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dc9002378..92af6f12d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -145,9 +145,6 @@ dependencies: '@types/lodash.clonedeep': specifier: 4.5.9 version: 4.5.9 - '@types/sortablejs': - specifier: 1.15.5 - version: 1.15.5 '@vueuse/core': specifier: 10.6.1 version: 10.6.1(vue@3.3.8) @@ -285,6 +282,9 @@ devDependencies: '@types/postcss-preset-env': specifier: 7.7.0 version: 7.7.0 + '@types/sortablejs': + specifier: 1.15.5 + version: 1.15.5 '@typescript-eslint/eslint-plugin': specifier: 6.11.0 version: 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.54.0)(typescript@5.2.2) @@ -4886,7 +4886,7 @@ packages: /@types/sortablejs@1.15.5: resolution: {integrity: sha512-qqqbEFbB1EZt08I1Ok2BA3Sx0zlI8oizdIguMsajk4Yo/iHgXhCb3GM6N09JOJqT9xIMYM9LTFy8vit3RNY71Q==} - dev: false + dev: true /@types/tern@0.23.4: resolution: {integrity: sha512-JAUw1iXGO1qaWwEOzxTKJZ/5JxVeON9kvGZ/osgZaJImBnyjyn0cjovPsf6FNLmyGY8Vw9DoXZCMlfMkMwHRWg==}