Updated from Vue 3.12.1 to 4.0.5
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
# CLIENT TODO (J.F.C. - Just fucking code it already)
|
||||
|
||||
Success is the ability to go from failure to failure without loss of enthusiasm - Winston Churchill
|
||||
|
||||
"A smooth sea never made a skilled sailor" Franklin D. Roosevelt
|
||||
|
||||
"Every man has two lives, and the second starts when he realizes he has just one" ~ Confucius
|
||||
|
||||
BIG PLAN
|
||||
@@ -36,7 +34,36 @@ BIG PLAN
|
||||
|
||||
NEXT TODOS:
|
||||
|
||||
UPDATE all the things before commencing work
|
||||
UPDATE vue 3.x to 4.x and all the things before commencing work
|
||||
https://cli.vuejs.org/migrating-from-v3/
|
||||
|
||||
=============== UPGRADE NOTES =================
|
||||
|
||||
|
||||
Love nodemon? You can now support the project via the open collective:
|
||||
> https://opencollective.com/nodemon/donate
|
||||
|
||||
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\@vue\cli\node_modules\fsevents):
|
||||
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
|
||||
|
||||
+ @vue/cli@4.0.5
|
||||
added 405 packages from 233 contributors, removed 37 packages and updated 178 packages in 111.648s
|
||||
|
||||
C:\data\code\raven-client\ayanova>vue upgrade
|
||||
✔ Gathering package information...
|
||||
Name Installed Wanted Latest Command to upgrade
|
||||
@vue/cli-service 3.12.1 3.12.1 4.0.5 vue upgrade @vue/cli-service
|
||||
@vue/cli-plugin-babel 3.12.1 3.12.1 4.0.5 vue upgrade @vue/cli-plugin-babel
|
||||
@vue/cli-plugin-e2e-cypress 3.12.1 3.12.1 4.0.5 vue upgrade @vue/cli-plugin-e2e-cypress
|
||||
@vue/cli-plugin-eslint 3.12.1 3.12.1 4.0.5 vue upgrade @vue/cli-plugin-eslint
|
||||
@vue/cli-plugin-pwa 3.12.1 3.12.1 4.0.5 vue upgrade @vue/cli-plugin-pwa
|
||||
@vue/cli-plugin-unit-jest 3.12.1 3.12.1 4.0.5 vue upgrade @vue/cli-plugin-unit-jest
|
||||
vue-cli-plugin-vuetify 0.4.6 0.4.6 1.1.1 vue upgrade vue-cli-plugin-vuetify
|
||||
? Continue to upgrade these plugins? Yes
|
||||
Upgrading @vue/cli-service from 3.12.1 to 4.0.5
|
||||
[..................] - fetchMetadata: sill removeObsoleteDep removing lodash@4.17.15 from the tree as its been replaced by a newer version or is no longer required
|
||||
===============================================
|
||||
|
||||
|
||||
|
||||
DONE (for widgetlist grid and basic views): VIEW PERSISTANCE / STATE
|
||||
|
||||
Reference in New Issue
Block a user