imkh.dev
imkh.dev copied to clipboard
웹 개발 학습 기록 블로그
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...
# MySQL 사용자 계정 추가 및 관리 | imkh.dev [https://imkh.dev/mysql-user](https://imkh.dev/mysql-user)
# Vue에서 경로 별칭(@, ~ 등) 사용하기 | imkh.dev [https://imkh.dev/vue-alias-path/](https://imkh.dev/vue-alias-path/)
Bug, related to Google adsense(?)
# 최소공배수와 최대공약수 알고리즘 (유클리드 호제법) [https://imkh.dev/algorithm-gcd-lcm/](https://imkh.dev/algorithm-gcd-lcm/)
vue-i18n
# Vue i18n 간단하게 사용하기 | imkh.dev [https://imkh.dev/vue-i18n](https://imkh.dev/vue-i18n)
Bumps [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools) from 2.5.0 to 2.7.0. Release notes Sourced from @nuxt/devtools's releases. v2.7.0 🐞 Bug Fixes devtools: Use vite plugin for env-specific config - by @danielroe in nuxt/devtools#899 (0c258) View...