Skip to content

Commit

Permalink
rebuild 3.11.6
Browse files Browse the repository at this point in the history
`gulp sass, icons, bundle`
  • Loading branch information
jbpenrath committed May 22, 2024
1 parent 4d53d0a commit e538358
Show file tree
Hide file tree
Showing 9 changed files with 22,935 additions and 22,929 deletions.
3 changes: 3 additions & 0 deletions cms/static/cms/css/3.11.0/cms.pagetree.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cms/static/cms/css/3.11.6/cms.pagetree.css

Large diffs are not rendered by default.

Binary file modified cms/static/cms/fonts/3.11.6/django-cms-iconfont.eot
Binary file not shown.
Binary file modified cms/static/cms/fonts/3.11.6/django-cms-iconfont.ttf
Binary file not shown.
Binary file modified cms/static/cms/fonts/3.11.6/django-cms-iconfont.woff
Binary file not shown.
Binary file modified cms/static/cms/fonts/3.11.6/django-cms-iconfont.woff2
Binary file not shown.
2 changes: 1 addition & 1 deletion cms/static/cms/js/dist/3.11.6/bundle.admin.pagetree.min.js

Large diffs are not rendered by default.

45,724 changes: 22,862 additions & 22,862 deletions package-lock.json

Large diffs are not rendered by default.

133 changes: 68 additions & 65 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,67 +1,70 @@
{
"name": "django-cms",
"private": true,
"devDependencies": {
"babel-core": "^6.26.3",
"autoprefixer": "^9.8.6",
"babel-eslint": "^8.2.6",
"babel-loader": "^7.1.0",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-rewire": "^1.1.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.4.0",
"browser-sync": "^3.0.2",
"browserslist-saucelabs": "^0.2.3",
"chokidar": "^3.5.3",
"core-js": "^3.31.0",
"djangocms-casper-helpers": "^3.0.0",
"eslint-plugin-compat": "^4.1.4",
"exports-loader": "^0.7.0",
"graceful-fs": "4.2.2",
"gulp": "^4.0.2",
"gulp-clean-css": "^3.0.4",
"gulp-eslint": "^3.0.1",
"gulp-iconfont": "11.0.0",
"gulp-iconfont-css": "3.0.0",
"gulp-if": "1.2.5",
"gulp-plumber": "^1.1.0",
"gulp-postcss": "^6.4.0",
"gulp-sass": "^5.0.0",
"gulp-sourcemaps": "2.4.1",
"gulp-util": "3.0.5",
"imports-loader": "^0.7.1",
"istanbul-instrumenter-loader": "latest",
"jasmine-core": "^2.3.4",
"karma": "^6.4.2",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "^2.2.1",
"karma-coveralls": "^2.1.0",
"karma-fixture": "^0.2.6",
"karma-html2js-preprocessor": "^1.1.0",
"karma-jasmine": "^1.1.2",
"karma-sauce-launcher": "^4.3.6",
"karma-sourcemap-loader": "^0.4.0",
"karma-webpack": "^3.0.5",
"minimist": "1.2.6",
"puppeteer": "^20.7.3",
"raw-loader": "^0.5.1",
"sass": "^1.27.0",
"uuid": "^8.3.2",
"watchpack": "^2.4.0",
"webpack": "^3.0.0"
},
"dependencies": {
"babel-runtime": "^6.23.0",
"diff-dom": "^5.0.4",
"fuzzaldrin": "^2.1.0",
"keyboardjs": "^2.6.4",
"local-storage": "1.4.2",
"lodash": "4.17.21",
"nprogress": "^0.2.0",
"prevent-parent-scroll": "0.0.6",
"urijs": "^1.19.7"
},
"scripts": {
"upgrade-interactive": "npm-check --update"
}
"name": "django-cms",
"private": true,
"devDependencies": {
"babel-core": "^6.26.3",
"autoprefixer": "^9.8.6",
"babel-eslint": "^8.2.6",
"babel-loader": "^7.1.0",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-rewire": "^1.1.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.4.0",
"browser-sync": "^3.0.2",
"browserslist-saucelabs": "^0.2.3",
"chokidar": "^3.5.3",
"core-js": "^3.31.0",
"djangocms-casper-helpers": "^3.0.0",
"eslint-plugin-compat": "^4.1.4",
"exports-loader": "^0.7.0",
"graceful-fs": "4.2.2",
"gulp": "^4.0.2",
"gulp-clean-css": "^3.0.4",
"gulp-eslint": "^3.0.1",
"gulp-iconfont": "11.0.0",
"gulp-iconfont-css": "3.0.0",
"gulp-if": "1.2.5",
"gulp-plumber": "^1.1.0",
"gulp-postcss": "^6.4.0",
"gulp-sass": "^5.0.0",
"gulp-sourcemaps": "2.4.1",
"gulp-util": "3.0.5",
"imports-loader": "^0.7.1",
"istanbul-instrumenter-loader": "latest",
"jasmine-core": "^2.3.4",
"karma": "^6.4.2",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "^2.2.1",
"karma-coveralls": "^2.1.0",
"karma-fixture": "^0.2.6",
"karma-html2js-preprocessor": "^1.1.0",
"karma-jasmine": "^1.1.2",
"karma-sauce-launcher": "^4.3.6",
"karma-sourcemap-loader": "^0.4.0",
"karma-webpack": "^3.0.5",
"minimist": "1.2.6",
"puppeteer": "^20.7.3",
"raw-loader": "^0.5.1",
"sass": "^1.27.0",
"uuid": "^8.3.2",
"watchpack": "^2.4.0",
"webpack": "^3.0.0"
},
"dependencies": {
"babel-runtime": "^6.23.0",
"diff-dom": "^5.0.4",
"fuzzaldrin": "^2.1.0",
"keyboardjs": "^2.6.4",
"local-storage": "1.4.2",
"lodash": "4.17.21",
"nprogress": "^0.2.0",
"prevent-parent-scroll": "0.0.6",
"urijs": "^1.19.7"
},
"scripts": {
"upgrade-interactive": "npm-check --update"
},
"volta": {
"node": "18.20.3"
}
}

0 comments on commit e538358

Please sign in to comment.