nav tabs on admin dashboard
This commit is contained in:
16
node_modules/serialize-javascript/package.json
generated
vendored
16
node_modules/serialize-javascript/package.json
generated
vendored
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"_from": "serialize-javascript@^1.4.0",
|
||||
"_id": "serialize-javascript@1.5.0",
|
||||
"_id": "serialize-javascript@1.6.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-Ga8c8NjAAp46Br4+0oZ2WxJCwIzwP60Gq1YPgU+39PiTVxyed/iKE/zyZI6+UlVYH5Q4PaQdHhcegIFPZTUfoQ==",
|
||||
"_integrity": "sha512-A5MOagrPFga4YaKQSWHryl7AXvbQkEqpw4NNYMTNYUNV51bA8ABHgYFpqKx+YFFrw59xMV1qGH1R4AgoNIVgCw==",
|
||||
"_location": "/serialize-javascript",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
@@ -16,12 +16,12 @@
|
||||
"fetchSpec": "^1.4.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/uglifyjs-webpack-plugin"
|
||||
"/terser-webpack-plugin"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-1.5.0.tgz",
|
||||
"_shasum": "1aa336162c88a890ddad5384baebc93a655161fe",
|
||||
"_resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-1.6.1.tgz",
|
||||
"_shasum": "4d1f697ec49429a847ca6f442a2a755126c4d879",
|
||||
"_spec": "serialize-javascript@^1.4.0",
|
||||
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\uglifyjs-webpack-plugin",
|
||||
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\terser-webpack-plugin",
|
||||
"author": {
|
||||
"name": "Eric Ferraiuolo",
|
||||
"email": "edf@ericf.me"
|
||||
@@ -36,7 +36,7 @@
|
||||
"benchmark": "^2.1.4",
|
||||
"chai": "^4.1.0",
|
||||
"istanbul": "^0.4.5",
|
||||
"mocha": "^3.4.2"
|
||||
"mocha": "^5.2.0"
|
||||
},
|
||||
"homepage": "https://github.com/yahoo/serialize-javascript",
|
||||
"keywords": [
|
||||
@@ -57,5 +57,5 @@
|
||||
"benchmark": "node -v && node test/benchmark/serialize.js",
|
||||
"test": "istanbul cover -- ./node_modules/mocha/bin/_mocha test/unit/ --reporter spec"
|
||||
},
|
||||
"version": "1.5.0"
|
||||
"version": "1.6.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user