We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db88d6f commit 35e8fd1Copy full SHA for 35e8fd1
laravel/embedded_analytics/package.json
@@ -10,12 +10,12 @@
10
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
11
},
12
"devDependencies": {
13
- "axios": "^0.19",
+ "axios": "^0.21.1",
14
"bootstrap-sass": "^3.4.1",
15
- "cross-env": "^7.0",
16
- "jquery": "^3.5.0",
17
- "laravel-mix": "^5.0.1",
18
- "lodash": "^4.17.13",
19
- "vue": "^2.1.10"
+ "cross-env": "^7.0.3",
+ "jquery": "^3.6.0",
+ "laravel-mix": "^6.0.18",
+ "lodash": "^4.17.21",
+ "vue": "^2.6.12"
20
}
21
0 commit comments