File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 5252 "postpublish" : " PACKAGE_VERSION=$(cat package.json | grep \\\" version\\\" | head -1 | awk -F: '{ print $2 }' | sed 's/[\" ,]//g' | tr -d '[[:space:]]') && git tag v$PACKAGE_VERSION && git push --tags"
5353 },
5454 "devDependencies" : {
55- "@babel/cli" : " ^7.23.4 " ,
56- "@babel/core" : " ^7.23.7 " ,
57- "@babel/preset-env" : " ^7.23.7 " ,
55+ "@babel/cli" : " ^7.27.0 " ,
56+ "@babel/core" : " ^7.26.10 " ,
57+ "@babel/preset-env" : " ^7.26.9 " ,
5858 "@types/jest" : " ^27.5.2" ,
59- "@vue/babel-plugin-jsx" : " ^1.1.5 " ,
60- "@vue/test-utils" : " ^2.4.3 " ,
59+ "@vue/babel-plugin-jsx" : " ^1.4.0 " ,
60+ "@vue/test-utils" : " ^2.4.6 " ,
6161 "babel-jest" : " ^27.5.1" ,
6262 "babel-plugin-transform-vite-meta-env" : " ^1.0.3" ,
6363 "jest" : " ^27.5.1" ,
6464 "laravel-mix" : " ^6.0.49" ,
6565 "prettier" : " ^2.8.8" ,
66- "rimraf" : " ^5.0.5 " ,
66+ "rimraf" : " ^5.0.10 " ,
6767 "source-map" : " ^0.7.4" ,
6868 "ts-jest" : " ^27.1.5" ,
69- "ts-loader" : " ^9.5.1 " ,
69+ "ts-loader" : " ^9.5.2 " ,
7070 "tsc-multi" : " ^1.1.0" ,
7171 "typescript" : " ^4.9.5" ,
72- "vite" : " ^4.5.1 "
72+ "vite" : " ^4.5.10 "
7373 },
7474 "dependencies" : {
75- "php-parser" : " 3.1.3 " ,
76- "vue" : " ^3.2.45 "
75+ "php-parser" : " 3.2.2 " ,
76+ "vue" : " ^3.5.13 "
7777 },
7878 "lint-staged" : {
7979 "*.ts" : [
You can’t perform that action at this time.
0 commit comments