]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
chore: update playground
authorHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 24 Nov 2021 11:05:45 +0000 (19:05 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 24 Nov 2021 11:05:45 +0000 (19:05 +0800)
commit6a78a6df677533a152db13f09f6bc07133142045
tree9a1d5bcd5adc8b630d811da2796daca7773daeae
parent1d083ce26944537cc5e042d583ac3c8d4bf20942
chore: update playground

Next time, dependency maintenance commits should also regenerate the
playground packages. Otherwise the CI will fail due to lockfile
inconsistencies.
80 files changed:
playground/default/package.json
playground/default/vite.config.js
playground/jsx-router-vuex-with-tests/package.json
playground/jsx-router-vuex-with-tests/src/App.vue
playground/jsx-router-vuex-with-tests/vite.config.js
playground/jsx-router-vuex/package.json
playground/jsx-router-vuex/src/App.vue
playground/jsx-router-vuex/vite.config.js
playground/jsx-router-with-tests/package.json
playground/jsx-router-with-tests/src/App.vue
playground/jsx-router-with-tests/vite.config.js
playground/jsx-router/package.json
playground/jsx-router/src/App.vue
playground/jsx-router/vite.config.js
playground/jsx-vuex-with-tests/package.json
playground/jsx-vuex-with-tests/vite.config.js
playground/jsx-vuex/package.json
playground/jsx-vuex/vite.config.js
playground/jsx-with-tests/package.json
playground/jsx-with-tests/vite.config.js
playground/jsx/package.json
playground/jsx/vite.config.js
playground/router-vuex-with-tests/package.json
playground/router-vuex-with-tests/src/App.vue
playground/router-vuex-with-tests/vite.config.js
playground/router-vuex/package.json
playground/router-vuex/src/App.vue
playground/router-vuex/vite.config.js
playground/router-with-tests/package.json
playground/router-with-tests/src/App.vue
playground/router-with-tests/vite.config.js
playground/router/package.json
playground/router/src/App.vue
playground/router/vite.config.js
playground/typescript-jsx-router-vuex-with-tests/package.json
playground/typescript-jsx-router-vuex-with-tests/src/App.vue
playground/typescript-jsx-router-vuex-with-tests/vite.config.ts
playground/typescript-jsx-router-vuex/package.json
playground/typescript-jsx-router-vuex/src/App.vue
playground/typescript-jsx-router-vuex/vite.config.ts
playground/typescript-jsx-router-with-tests/package.json
playground/typescript-jsx-router-with-tests/src/App.vue
playground/typescript-jsx-router-with-tests/vite.config.ts
playground/typescript-jsx-router/package.json
playground/typescript-jsx-router/src/App.vue
playground/typescript-jsx-router/vite.config.ts
playground/typescript-jsx-vuex-with-tests/package.json
playground/typescript-jsx-vuex-with-tests/vite.config.ts
playground/typescript-jsx-vuex/package.json
playground/typescript-jsx-vuex/vite.config.ts
playground/typescript-jsx-with-tests/package.json
playground/typescript-jsx-with-tests/vite.config.ts
playground/typescript-jsx/package.json
playground/typescript-jsx/vite.config.ts
playground/typescript-router-vuex-with-tests/package.json
playground/typescript-router-vuex-with-tests/src/App.vue
playground/typescript-router-vuex-with-tests/vite.config.ts
playground/typescript-router-vuex/package.json
playground/typescript-router-vuex/src/App.vue
playground/typescript-router-vuex/vite.config.ts
playground/typescript-router-with-tests/package.json
playground/typescript-router-with-tests/src/App.vue
playground/typescript-router-with-tests/vite.config.ts
playground/typescript-router/package.json
playground/typescript-router/src/App.vue
playground/typescript-router/vite.config.ts
playground/typescript-vuex-with-tests/package.json
playground/typescript-vuex-with-tests/vite.config.ts
playground/typescript-vuex/package.json
playground/typescript-vuex/vite.config.ts
playground/typescript-with-tests/package.json
playground/typescript-with-tests/vite.config.ts
playground/typescript/package.json
playground/typescript/vite.config.ts
playground/vuex-with-tests/package.json
playground/vuex-with-tests/vite.config.js
playground/vuex/package.json
playground/vuex/vite.config.js
playground/with-tests/package.json
playground/with-tests/vite.config.js